Blockland Forums > Modification Help
EVAL event
Munkey:
--- Quote from: MegaScientifical on October 22, 2011, 01:19:15 AM ---In that case, he needs to register it.
--- End quote ---
He does. At the top.
MegaScientifical:
--- Quote from: Munkey on October 22, 2011, 01:33:21 AM ---At the top.
--- End quote ---
That's probably the problem.
Munkey:
--- Quote from: MegaScientifical on October 22, 2011, 01:35:18 AM ---That's probably the problem.
--- End quote ---
The problem is that, at the start, he said he wanted it only super admin, but now he wants it for everyone.
How is it a problem if he registers the event before the actual script?
MegaScientifical:
He's registering it before the command is made, although that doesn't seem to be the problem. The problem is: He is using %client.isSuperAdmin when he should be using %this.isSuperAdmin.
Munkey:
--- Quote from: MegaScientifical on October 22, 2011, 01:39:00 AM ---He's registering it before the command is made, although that doesn't seem to be the problem. The problem is: He is using %client.isSuperAdmin when he should be using %this.isSuperAdmin.
--- End quote ---
Yes, but then we fixed it in later posts.