09.11.2012, 14:48
@Gangster-rocks Genius! But now some crappy errors?
that line :
INI_WriteInt(File,"Veh1model",PlayerInfo[playerid][pVeh1model]);
@Lido Im pretty sure it will work as a function
@ Edit
Silly me - new PlayerInfo[MAX_PLAYERS][pInfo];
@ Edit Okay, everything is ok now - Close the post please
Btw ill +rep people who helped Thanks again!
Код:
C:\Users\Matt and Amy\Documents\pawno\pawno\Carsystem.pwn(251) : error 017: undefined symbol "PlayerInfo" C:\Users\Matt and Amy\Documents\pawno\pawno\Carsystem.pwn(251) : warning 215: expression has no effect C:\Users\Matt and Amy\Documents\pawno\pawno\Carsystem.pwn(251) : error 001: expected token: ";", but found "]" C:\Users\Matt and Amy\Documents\pawno\pawno\Carsystem.pwn(251) : error 029: invalid expression, assumed zero C:\Users\Matt and Amy\Documents\pawno\pawno\Carsystem.pwn(251) : fatal error 107: too many error messages on one line
INI_WriteInt(File,"Veh1model",PlayerInfo[playerid][pVeh1model]);
@Lido Im pretty sure it will work as a function
@ Edit
Silly me - new PlayerInfo[MAX_PLAYERS][pInfo];
@ Edit Okay, everything is ok now - Close the post please
Btw ill +rep people who helped Thanks again!