mercredi 13 juillet 2016

Admin filterscript warning and errors

As now I tried to make aSystem with zcmd, now i get those errors:

PHP Code:

C:\Users\kuldar\Documents\samp\filterscripts\kAdmin.pwn(141) : warning 217loose indentation
C
:\Users\kuldar\Documents\samp\filterscripts\kAdmin.pwn(143) : error 001expected token")"but found "return"
C:\Users\kuldar\Documents\samp\filterscripts\kAdmin.pwn(143) : error 037invalid string (possibly non-terminated string)
C:\Users\kuldar\Documents\samp\filterscripts\kAdmin.pwn(143) : error 029invalid expressionassumed zero
C
:\Users\kuldar\Documents\samp\filterscripts\kAdmin.pwn(143) : fatal error 107too many error messages on one line 

Line 141 and 143:

Code:

Line 141:       if(IsPlayerAdmin(playerid))

Line 143:           if(sscanf(params,"ud",id,level) return SendClientMessage(playerid, 0xFFFFFF, "{00CED1}KTW: {FFFFFF}Usage: /promote name/id level);

This entry passed through the Full-Text RSS service - if this is your content and you're reading it on someone else's site, please read the FAQ at http://ift.tt/jcXqJW.
Recommended article from FiveFilters.org: Most Labour MPs in the UK Are Revolting.



Admin filterscript warning and errors

Aucun commentaire:

Enregistrer un commentaire