- 0
Executare comanda problem...
-
Similar Content
-
- 5 replies
- 110 views
-
- 1 reply
- 49 views
-
Comanda /fly
By xLinix96,
- 4 replies
- 2,022 views
-
- 3 answers
- 160 views
-
- 0 replies
- 124 views
-
-
Recently Browsing 0 members
- No registered users viewing this page.
Question
xxSPEEDYxx
Folosesc ZCMD am pus variabila in care esti in DM sa nu te poate lasa sa dai comenzi la:
[pawn]
public OnPlayerCommandReceived( playerid, cmdtext[ ] )
{
if ( DM[ playerid ] == 1 ) return Game3TextForPlayer( playerid, "~r~ERROR!: ~y~You can't use commands in a DeathMatch! Use /exitdm to leave the DeathMarch!" );
return 1;
}
[/pawn]
si cand sunt intr-un DM scriu ceva comanda imi trimite clientu dar imi executa si comanda...
Fara reclama in semnatura!
Link to comment
Share on other sites
2 answers to this question
Recommended Posts