Jump to content
Autentificarea cu Google și Facebook nu mai este disponibilă. ×

Question

Posted

Nu mai scriptez de o luna si mu imi amintesc cum rezolv aici:

    new sendername[MAX_PLAYER_NAME];
    SendClientMessage(playerid, COLOR_ORANGE, "%s ha avviato il countdown per l'allenamento a BigEar!", sendername);//1847
Warn:
C:\Users\proprietario\Desktop\Tutto\Sa-Mp & MTA & Mod\DSR TEST\gamemodes\DSR.pwn(1847) : warning 202: number of arguments does not match definition

senzaolo1xv.png

www.dsrclan.forumfree.it

3 answers to this question

Recommended Posts

Posted
new sendername[MAX_PLAYER_NAME];
GetPlayerName(playerid, sendername, sizeof(sendername));
SendClientMessage(playerid, COLOR_ORANGE, "%s ha avviato il countdown per l'allenamento a BigEar!", sendername);//1847

logo.png

ATENTIE!!! Nu imi trimiteti mesaje private care au legatura cu scriptingul. NU mai scriptez.

Posted

Vyorele, varza.

Samy, trebuie sa formatezi stirngul pentru a vedea, bani, numele, tot felu de chestii.

http://pastebin.com/Cfm9j7wk

Guest
This topic is now closed to further replies.
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...

Important Information

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.