- 0
O comanda...
-
Similar Content
-
- 2 replies
- 2.003 views
-
- 1 answer
- 449 views
-
- 2 answers
- 1.041 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
- 856 views
-
- 3 answers
- 1.377 views
-
-
Recently Browsing 0 members
- No registered users viewing this page.

Question
[RSD]TheBoss
Am incercat sa fak o comanda....
un fel de announce
codul este asta
if(strcmp("/an",cmdtext,true) ==0) { new message[256]; new name[MAX_PLAYER_NAME]; new annmsg[24]; strmid(message, cmdtext, 3, strlen(cmdtext)); GetPlayerName(playerid,name,sizeof(name)); if(!strlen(message)) { SendClientMessage(playerid,COLOR_RED,"|||||Use /an text if you want to add a announce!"); } else { format(annmsg,sizeof(annmsg),"Announce new placed by %s:%s(id:%s)",name,message,playerid); SendClientMessageToAll(COLOR_RED,annmsg); printf(annmsg); } return 1; }nu da eroare nimic dar cand scriu /an textul meu zice Messaju meu...ca nu exista comanda sa incerc /help de cE?>....
trebuie sa il fac cumva in dcmd?..
New GameMode In Development!-Romania Team Gang War-100%!...Datimi doua Motive afrimative de ce sa-l postez si-l postez...
7 answers to this question
Recommended Posts