I need /v command
#8

Quote:
Originally Posted by mariomako
Посмотреть сообщение
error:

D:\Infinity DM Stunt\gamemodes\infinitygm.pwn(34) : error 017: undefined symbol "playerid"

line 34: new vCar[playerid]=-1;
Funny enough I was looking for the same command so I changed it and I got this error too.. All you have to do to fix it is

new vCar[MAX_PLAYERS] = -1;

Error free

but one problem.. When someone logs out the car doesnt dissapear... Any idea how to fix this?
Apart from that its all good
Reply


Messages In This Thread
I need /v command - by mariomako - 01.06.2011, 08:12
Re: I need /v command - by Georgelopez1 - 01.06.2011, 08:16
Re: I need /v command - by mariomako - 01.06.2011, 08:56
Re: I need /v command - by PrawkC - 01.06.2011, 08:57
Re: I need /v command - by mariomako - 01.06.2011, 09:05
Re: I need /v command - by PrawkC - 01.06.2011, 09:20
Re: I need /v command - by mariomako - 01.06.2011, 10:16
Re: I need /v command - by LiamM - 01.06.2011, 11:20
Re: I need /v command - by Seven_of_Nine - 01.06.2011, 12:30
Re: I need /v command - by LiamM - 01.06.2011, 13:53

Forum Jump:


Users browsing this thread: 2 Guest(s)