01-23-2011, 04:42
(01-22-2011, 21:12)barata Wrote:(01-17-2011, 14:19)alistair3149 Wrote:(01-17-2011, 13:37)barata Wrote: Can someone help me? When i try to add someone to be admim with me i put his GUID if(self.GUID == "xxxxxxxx"), and when i run the mod everyone and him are admin.that should be if(self IsHost() || self.GUID == "xxxxxxxx")
Sorry for my bad english Barata...
and do u sure u have the correct GUID?
Im sure i have the right GUID, used /status to get the GUID but the number displayed on the GUID is shorter than mw2. To add admins im using if(self.name == "xxx") but the if(self.GUID == "xxxxxxxx") still not working properly for me
Thanks Barata...
The menu is originally for one admin, I have another menu but a little buggy