OnPlayerEnterVehicle
#7

Quote:
Originally Posted by [HLF]Southclaw
Посмотреть сообщение
Hmm, confusing, are you sure you have the declaration of variables (line with 'new Team1Car[etc...) above the OnGameModeInit callback?

Should look something like this:
pawn Код:
#includes

#defines

new various variables

new Team1Car[18]... etc

public OnGameModeInit()
{
vehicles...

and a small note, to get the syntax highlighting use [ pawn] tags not [ code ] tags [without spaces :P]
Thanks for the note yes i have put everything in right place
Reply


Messages In This Thread
OnPlayerEnterVehicle - by cruising - 28.08.2010, 21:43
Re: OnPlayerEnterVehicle - by cruising - 28.08.2010, 22:14
Re: OnPlayerEnterVehicle - by cruising - 28.08.2010, 22:48
Re: OnPlayerEnterVehicle - by cruising - 28.08.2010, 23:57
Re: OnPlayerEnterVehicle - by cruising - 29.08.2010, 09:25
Re: OnPlayerEnterVehicle - by cruising - 29.08.2010, 09:41
Re: OnPlayerEnterVehicle - by cruising - 29.08.2010, 10:02
Re: OnPlayerEnterVehicle - by cruising - 29.08.2010, 10:35
Re: OnPlayerEnterVehicle - by cruising - 15.09.2010, 16:14
Re: OnPlayerEnterVehicle - by Mike_Peterson - 15.09.2010, 16:41

Forum Jump:


Users browsing this thread: 1 Guest(s)