SA-MP Forums Archive
How do i add objects to my server? - 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)
+---- Forum: Help Archive (https://sampforum.blast.hk/forumdisplay.php?fid=89)
+---- Thread: How do i add objects to my server? (/showthread.php?tid=86752)



How do i add objects to my server? - Demi - 15.07.2009

Well im a newbie and i just started scripting awhile ago. I'm wondering how i can add objects to my dm server. Like area 69 lookout tower or etc. Is there a program i have to download which lets me select the objects or something? Please help me.


~Thanks


Re: How do i add objects to my server? - James_Alex - 15.07.2009

use "CreateObject"


Re: How do i add objects to my server? - coffeecup92 - 15.07.2009

If you don't know how to use the function, then this could maybe help you: https://sampwiki.blast.hk/wiki/CreateObject


Re: How do i add objects to my server? - borisblat - 15.07.2009

Use CreateObject. https://sampwiki.blast.hk/wiki/CreateObject
Usually, it used from the program MTA(Multi Theft Auto) - the race version. (NOT DM).. i think xD
and later compile to a PWN scrtipt.



Re: How do i add objects to my server? - James_Alex - 15.07.2009

exactly
you can use the MTA:RACE


Re: How do i add objects to my server? - Demi - 15.07.2009

but cant i go in game and select a spot then save it? Like debug or something. Or do i have to save a spot and use coordinates and put a object in script blindly?


Re: How do i add objects to my server? - saiberfun - 15.07.2009

sure u can used saved positions but i don't think it would alцways be perfect


Re: How do i add objects to my server? - refshal - 15.07.2009

Quote:
Originally Posted by Demi
but cant i go in game and select a spot then save it? Like debug or something. Or do i have to save a spot and use coordinates and put a object in script blindly?
Go in game, and type "/save".


Re: How do i add objects to my server? - Demi - 16.07.2009

could i use this?

http://forum.sa-mp.com/index.php?topic=75910.0


Re: How do i add objects to my server? - RayPoda - 16.07.2009

I recommend MTA Map Editor. It's real good.