Author Topic: Multilines with eval  (Read 1138 times)

Does anyone know how to use multiple lines with Anthony's version of eval?

no but i know how to use multiple lines in port's chateval which is far more superior than anthony's

to use it do \\yourCode(); and end it with just \\

https://github.com/portify/Server_ChatEval

How do I grant with this version?

How do I grant with this version?
Looks like by default just the host has eval privileges.

You can give someone eval by doing findclientbyname("Name").caneval=1; or if you set $Pref::Server::ChatEval::SuperAdmin = 1; then you can just give them super admin to eval.

Does anyone know how to use multiple lines with Anthony's version of eval?
Mine doesn't support multi-line anyway. Sorry. My version is more of a test development thing.