- 0
Necunoscuta Comanda
-
Similar Content
-
- 2 answers
- 632 views
-
Am o problema cu un battlepass,de ce nu merge comanda /misiuni cand o scriu,tin sa precizez ca script-ul mi l-a facut chatgpt
By cbnmihaita,
- 2 answers
- 373 views
-
- 3 replies
- 539 views
-
Comanda /spec
By VAurel,
- 4 answers
- 718 views
-
- 3 replies
- 625 views
-
-
Recently Browsing 0 members
- No registered users viewing this page.
Question
BlueSkiLLz
Cand vreau sa scriu comanda /cmds imi scrie ca e necunoscuta ar putea fii un bug
linia
[pawn]
dcmd_cmds(playerid, cmdtext[]) {
#pragma unused cmdtext
SendClientMessage(playerid, COLOR_RED,"[LS]Gang-War Commands");
SendClientMessage(playerid, COLOR_ORANGE,"/help | /turfhelp | /cmds | /credits");
SendClientMessage(playerid, COLOR_ORANGE,"/pm <playerid> <message> | !<message>");
SendClientMessage(playerid, COLOR_ORANGE,"/teamstats (teamid) | /teamids ");
SendClientMessage(playerid, COLOR_ORANGE,"/report <playerid> <reason> | /me <message>");
SendClientMessage(playerid, COLOR_ORANGE,"/fstyles | /anims | /neon | ");
SendClientMessage(playerid, COLOR_ORANGE,"/usedrug | /givecash | /rob [iD] ");
SendClientMessage(playerid, COLOR_ORANGE,"/glasses [1 - 33] | /remove ");
SendClientMessage(playerid, COLOR_ORANGE,"/helpcap ");
return 1;
}[/pawn]
1 answer to this question
Recommended Posts