MTA Objects not showing up in game - Printable Version
+- SA-MP Forums Archive (
https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (
https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Scripting Help (
https://sampforum.blast.hk/forumdisplay.php?fid=12)
+--- Thread: MTA Objects not showing up in game (
/showthread.php?tid=280116)
MTA Objects not showing up in game -
Dazza - 30.08.2011
I have converted it into createobjects.. and Put them in the pawn code and made the amx file so I have done that right.
The gamemode I was using didn't have any createobjects so I just put them above the last line.
is there a code I need so the server knows what it is?
Sorry if my writing is confusing
Re: MTA Objects not showing up in game -
Kingunit - 30.08.2011
Place them inside the OnGameModeInit
Re: MTA Objects not showing up in game -
[MWR]Blood - 30.08.2011
I suggest you using an
Streamer Plugin.
Re: MTA Objects not showing up in game -
Dazza - 30.08.2011
Quote:
Originally Posted by Kingunit
Place them inside the OnGameModeInit
|
Ok I will do that.
Quote:
Originally Posted by Delux13
|
And Yes