Promjena Nicka

Započeo Kenan Bjeliic, Avgust 09, 2013, 11:06:48 PRE PODNE

prethodna tema - sledeća tema

0 članova i 2 gostiju pregledaju ovu temu.

Scripta:Moja
Problem:Imam neki problem sa SetPlayerName,neki error,evo sta izbaci:

C:\Documents and Settings\Bjelic.ba\Desktop\BS\gamemodes\EGRP.pwn(16318) : error 035: argument type mismatch (argument 2)


A evo kod:

if(sscanf(inputtext, "s[20]", novinick)) return ShowPlayerDialog(playerid,DIALOG_VIPNICK,DIALOG_STYLE_INPUT,"Promjeni nick","Upisite zeljeni nick","Promjeni nick","Izlaz");
SetPlayerName(playerid, novinick);