[Ajuda] Erro 076:
#1

vim aqui pedir ajuda novamente , alguem me ajuda a tira esse erro pfv.. ' booa noite

PHP код:
C:\Users\Hiago\Downloads\RDCREINA\RDCREINA\GM\gamemodes\RDC.pwn(40421) : error 076syntax error in the expression, or invalid function call 
Linha: 40421
PHP код:
format(dialogrande2sizeof(dialogrande2),"{FFFF00}» {FFFFFF}Suas Informaзхes {FFFF00}«\n",GetPlayerName); 
Reply
#2

olhe como se usa a funзao.
https://sampwiki.blast.hk/wiki/GetPlayerName
Reply
#3

Код:
new str[24];
GetPlayerName(playerid, str, 24);
format(dialogrande2, sizeof(dialogrande2),"{FFFF00}» {FFFFFF}Suas Informaзхes {FFFF00}«\n", str);
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)