- 0
comanda /status
-
Similar Content
-
- 2 replies
- 2.001 views
-
- 1 answer
- 448 views
-
- 2 answers
- 1.038 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
- 854 views
-
- 3 answers
- 1.376 views
-
-
Recently Browsing 0 members
- No registered users viewing this page.

Question
ThePro
ajutatima si pe mine sa fac comanda /status
nu inteleg care-i treba cu new tmp si strtok, ma rog, imi tot da o eroare
asta e comanda:
1 if (strcmp("/status", cmdtext, true, 10) == 0) 2 { 3 new tmp[256]; 4 tmp = strtok(cmdtext, idx); 5 Update3DTextLabelText(status[playerid], 0x008080FF, sizeof(tmp)); 6 Attach3DTextLabelToPlayer(status[playerid], playerid, 0.0, 0.0, 0.7); 7 return 1; 8 }si imi da eroarea astacine ma poate ajuta?
4 answers to this question
Recommended Posts