- 0
Server unkown command
-
Similar Content
-
Recently Browsing 0 members
- No registered users viewing this page.
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.
Question
Guest Cip007
Sall all........am o problema mare cu orice commanda!!!
fac commanda de ex
[pawn]public OnPlayerCommandText(playerid, cmdtext[])
{
if (strcmp("/help",cmdtext,true,10)==0)
{
SendClientMessage(playerid,0xFF7F50AA,"samp!");
return 1;
}
return 0;
} [/pawn]
si nu am warn/error...commanda dupa cum vedeti e la onplayercommandtext.......si cand intru in server si scriu comanda imi scrie SERER UNKOWN COMMAND!!!!!!va rog ajutatima
2 answers to this question
Recommended Posts