23.12.2009, 21:31
i have a question how i can set Admin Welcome Messages With Ladmin
Error Code:
what is wrong with this cod?
Код:
public AdminWelcomeTexts() { if (IsPlayerAdminLevel(playerid, 5)) SendClientMessageToAll (COLOR_DARKGREEN,"Owner Kalvi Has Joined To Server"); return 1; }
what is wrong with this cod?
Код:
C:\Program Files\Rockstar Games\GTA San Andreas\pawno\include\IsPlayerLAdmin.inc(34) : warning 219: local variable "name" shadows a variable at a preceding level C:\Program Files\Rockstar Games\GTA San Andreas\gamemodes\kfs.pwn(779) : error 017: undefined symbol "playerid" Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase 1 Error.