Server goes off if...
#5

Ok...
My homeserver tells me this in server.log:
Код:
[11:55:36] [debug] Run time error 6: "Invalid instruction"
[11:55:36] [debug]   Invalid opcode 0x7800 at address 0xFFFFFFFB
[11:55:36] [debug] Backtrace (most recent call first):
[11:55:36] [debug] #0  ()+0xffffffff at Selfmade.pwn:13744
//EDIT: Oh, was in the older version
pawn Код:
forward SetVehicleParamsForAll(carid,objective,doorslocked);
public SetVehicleParamsForAll(carid,objective,doorslocked)
{
    for(new i = 0; i<MAX_PLAYERS; i++) SetVehicleParamsForPlayer(carid,i,objective,doorslocked);
}
Whats wrong at this?

//EDIT2: It MUST be something with the float.inc, because if I remove this, the public before will alert *_*
Reply


Messages In This Thread
Server goes off if... - by Dusl12 - 25.02.2012, 17:28
Re: Server goes off if... - by Ahrim - 25.02.2012, 21:19
AW: Server goes off if... - by Dusl12 - 26.02.2012, 09:28
Re: Server goes off if... - by Ash. - 26.02.2012, 09:45
AW: Server goes off if... - by Dusl12 - 26.02.2012, 09:53
Re: Server goes off if... - by Ash. - 26.02.2012, 10:17
AW: Server goes off if... - by Dusl12 - 26.02.2012, 11:14

Forum Jump:


Users browsing this thread: 1 Guest(s)