Posts: 11
Threads: 3
Joined: Jun 2009
Reputation:
0
I got this:
C:\Program Files\Rockstar Games\GTA San Andreas\gamemodes\gf.pwn(1190) : error 018: initialization data exceeds declared size
I added this: {666.0776,-1419.2883,14.1500},//House 34
and change new Float:HouseCarSpawns[34][4] ={
to this: new Float:HouseCarSpawns[35][4] ={
Posts: 651
Threads: 15
Joined: Nov 2007
Reputation:
0
quote:
I added this: {666.0776,-1419.2883,14.1500},//House 34
you do .,.,.
but it should be .,.,,
^^
Posts: 11
Threads: 3
Joined: Jun 2009
Reputation:
0
I added what you said: {666.0776,-1419.2883,14.1500,0.0000},//House 34
got this:
C:\Program Files\Rockstar Games\GTA San Andreas\gamemodes\gf.pwn(1190) : error 001: expected token: "}", but found "{"
C:\Program Files\Rockstar Games\GTA San Andreas\gamemodes\gf.pwn(1191) : error 010: invalid function or declaration
Posts: 651
Threads: 15
Joined: Nov 2007
Reputation:
0
edit
{666.0776,-1419.2883,14.1500,0.0000},//House 34
to
{666.0776,-1419.2883,14.1500,0.0000}//House 34
Posts: 11
Threads: 3
Joined: Jun 2009
Reputation:
0
My server is crashing... I added: 685.6576,-1421.7115,14.7342,2237.5901,-1078.8700,1049.0234,0,0,0,0,0,0,The State,2 Room house,5000000,0,0,2,0,0,2,100,0,0,418,-1,-1,7.2.09,1337 to my property list