25.02.2011, 02:19
Quote:
public OnPlayerConnect(playerid)
{ Isplayer[Admin]; SendClientMessageToAll(Color_Yellow, "%s(Admin) Has joined"); return 1; } |
anyways check your ladmin script i never used it but it should have like if(adminlevel blah blah
for example im going to use rcon admins
Check IsPlayerAdmin
https://sampwiki.blast.hk/wiki/IsPlayerAdmin
do not want to spam but
what is the isplayer[admin] seems like you copyed it off some where.