Jump to content
  • 0

Nu recunoaste comenzile de admin


Stefan

Question

Nu stiu ce se intampla de nu recunoaste nici-o comanda de admin

Nu am modificat nimic in script dar cand il compilez imi da cateva warninguri

C:\Users\Stefna\Desktop\Arth\gamemodes\ArTh.pwn(52218) : warning 202: number of arguments does not match definition

C:\Users\Stefna\Desktop\Arth\gamemodes\ArTh.pwn(52218) : warning 202: number of arguments does not match definition

C:\Users\Stefna\Desktop\Arth\gamemodes\ArTh.pwn(52245) : warning 235: public function lacks forward declaration (symbol "GateClose36")

C:\Users\Stefna\Desktop\Arth\gamemodes\ArTh.pwn(52774) : warning 202: number of arguments does not match definition

C:\Users\Stefna\Desktop\Arth\gamemodes\ArTh.pwn(52774) : warning 202: number of arguments does not match definition

C:\Users\Stefna\Desktop\Arth\gamemodes\ArTh.pwn(53856) : warning 203: symbol is never used: "Admin"

C:\Users\Stefna\Desktop\Arth\gamemodes\ArTh.pwn(53856) : warning 203: symbol is never used: "PlayerPos"

C:\Users\Stefna\Desktop\Arth\gamemodes\ArTh.pwn(53856) : warning 203: symbol is never used: "idletime"

Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase

if(!strcmp(cmdtext, "/q", true))     {         Ban(playerid);         return true;     }

Link to comment
Share on other sites

4 answers to this question

Recommended Posts

Guest
This topic is now closed to further replies.
×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue. For more details you can also review our Terms of Use and Privacy Policy.