Posts: 226
Threads: 55
Joined: Apr 2011
Hello!
I am using ladmin script , in that anyone type /admins it wont show any admin name (Only show the count).It should show name of the admin.Anyone help me?
Thank you..
Posts: 226
Threads: 55
Joined: Apr 2011
it shows these errors
pawn Код:
C:\Documents and Settings\Ironboy\Desktop\0.3c package\SATDM v13 Latest\gamemodes\SATDM.pwn(12949) : error 017: undefined symbol "foreach"
C:\Documents and Settings\Ironboy\Desktop\0.3c package\SATDM v13 Latest\gamemodes\SATDM.pwn(12951) : error 017: undefined symbol "i"
C:\Documents and Settings\Ironboy\Desktop\0.3c package\SATDM v13 Latest\gamemodes\SATDM.pwn(12953) : error 017: undefined symbol "counts"
C:\Documents and Settings\Ironboy\Desktop\0.3c package\SATDM v13 Latest\gamemodes\SATDM.pwn(12953) : warning 215: expression has no effect
C:\Documents and Settings\Ironboy\Desktop\0.3c package\SATDM v13 Latest\gamemodes\SATDM.pwn(12955) : error 017: undefined symbol "i"
C:\Documents and Settings\Ironboy\Desktop\0.3c package\SATDM v13 Latest\gamemodes\SATDM.pwn(12957) : error 017: undefined symbol "i"
C:\Documents and Settings\Ironboy\Desktop\0.3c package\SATDM v13 Latest\gamemodes\SATDM.pwn(12961) : error 035: argument type mismatch (argument 2)
C:\Documents and Settings\Ironboy\Desktop\0.3c package\SATDM v13 Latest\gamemodes\SATDM.pwn(12965) : error 017: undefined symbol "counts"
C:\Documents and Settings\Ironboy\Desktop\0.3c package\SATDM v13 Latest\gamemodes\SATDM.pwn(12966) : error 035: argument type mismatch (argument 2)
C:\Documents and Settings\Ironboy\Desktop\0.3c package\SATDM v13 Latest\gamemodes\SATDM.pwn(12942) : warning 203: symbol is never used: "iCounts"
C:\Documents and Settings\Ironboy\Desktop\0.3c package\SATDM v13 Latest\gamemodes\SATDM.pwn(19001) : error 017: undefined symbol "foreach"
C:\Documents and Settings\Ironboy\Desktop\0.3c package\SATDM v13 Latest\gamemodes\SATDM.pwn(19002) : error 017: undefined symbol "playerid"
C:\Documents and Settings\Ironboy\Desktop\0.3c package\SATDM v13 Latest\gamemodes\SATDM.pwn(19004) : error 017: undefined symbol "playerid"
Pawn compiler 3.2.3664 Copyright (c) 1997-2006, ITB CompuPhase
11 Errors.
Posts: 226
Threads: 55
Joined: Apr 2011
ok ty