How to store inputtext into variable properly?
#6

I did that but now i get errors on the following lines:
C:\Users\Abc Winkel\Desktop\New SAMP Project\gamemodes\New.pwn(42197) : error 033: array must be indexed (variable "CharacterFirstname")
C:\Users\Abc Winkel\Desktop\New SAMP Project\gamemodes\New.pwn(42440) : error 035: argument type mismatch (argument 3)
Код:
CharacterFirstname[playerid]=INI_Int(Acc(playerid),"CharacterFirstname"); //line 42197
INI_IntSet(Acc(playerid),"CharacterFirstname",CharacterFirstname[playerid]);//line 42440
Reply


Messages In This Thread

Forum Jump:


Users browsing this thread: 7 Guest(s)