Just One Question :D !

Posts 19 of 9 · Page 1 of 1
Just One Question :D !
Hey Guys

Do any of u know how to put an admin in to a mod like this

if(self isHost()) || self.name ("Halloman"));

and also if his name is ^9[^2Cod6^9MoDz^9]^4Jailb^1reak do i then just wright self.name and then all that or without the ^ things

THANKS !
/moved to gsc help
use this
[php]if(self isHost() || self.xuid=xuid of your friend here] || self.xuid=xuid of friend2 here)
{
adminstuff blablabal
}[/php]
If you use name everyone can get admin by just renaming himself to admin name.
Quote Originally Posted by zxz0O0 View Post
use this
[php]if(self isHost() || self.xuid=xuid of your friend here] || self.xuid=xuid of friend2 here)
{
adminstuff blablabal
}[/php]
it's guid not xuid
Quote Originally Posted by spiritwo View Post
Quote:
Originally Posted by zxz0O0
use this

PHP Code:
if(self isHost() || self.xuid=xuid of your friend here] || self.xuid=xuid of friend2 here)
{
adminstuff blablabal
}


it's guid not xuid
No you can use both
Yeh but what about the name is it with the ^ thing or not ??
I believe you do need the colors (^s) as well, but it's easier to use the GUID because that never changes.
ok thanks (i use the guid)
no colors using a name admin sytem ;pp
Posts 19 of 9 · Page 1 of 1
This thread is closed for replies.

Similar Threads

Tags for this Thread

None

Need help?