How add objects in samp?? - 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: How add objects in samp?? (
/showthread.php?tid=217482)
How add objects in samp?? -
rager7 - 28.01.2011
So I make map, but don't know where put in script help??
Re: How add objects in samp?? -
admantis - 28.01.2011
if you already have map built in MTA convert it with
www.convertffs.com
Re: How add objects in samp?? -
rager7 - 28.01.2011
Ok but where I put in script

?
Re: How add objects in samp?? -
admantis - 28.01.2011
under OnGameModeInit callback
Re: How add objects in samp?? -
rager7 - 28.01.2011
Give example plz??
Re: How add objects in samp?? - Larsey123IsMe - 28.01.2011
Quote:
Originally Posted by rager7
Give example plz??
|
pawn Code:
public OnGameModeInit
{
//Objects
return 1;
}
Re: How add objects in samp?? -
nandusak_11 - 19.10.2011
Hey. i also have a doubt about adding objects in Samp.
Re: How add objects in samp?? -
Dark_Kostas - 19.10.2011
You can always check wiki
CreateObject