06.11.2010, 02:49
I need to have my script check the file to see if the name matches the players name.
Errors when i use the GetName(playerid)
Thanks
pawn Код:
if Businesses[id][bOwner] = GetName(playerid) // Line 14425
{ // Line 14426
Код:
C:\DRIVE\gamemodes\script.pwn(14425) : warning 211: possibly unintended assignment C:\DRIVE\gamemodes\script.pwn(14426) : error 047: array sizes do not match, or destination array is too small