[HELP] Interior - 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: [HELP] Interior (
/showthread.php?tid=504656)
[HELP] Interior -
Damircro10 - 05.04.2014
so i build interior in Map editor and how i can put it into my server ?? how to put it into a house ??
Re: [HELP] Interior -
ChristianIvann09 - 05.04.2014
What map editor did you use?
Is it MTA??
If MTA
Follow this steps below
1. Go to
www.covertffs.com
2. Paste your codes there
3. Input>MTA 1.0 Object
4. Output>SA-MP CreateObject
5. There is a Options there. If you want to convert it through filterscript (Add to SA-MP script Filterscript)
If you just want to copy it through your gamemode just make it "NO"
6. If you choose Add to SA-MP script Filterscript
then go to pawno click new and just replace all the codes there Ctrl + A, then Ctrl + V (make sure you copied the codes from
www.convertffs.com then your done!
7. If you choose "NO" then copy again the codes in
www.convertffs.com then go to your gamemode
Under OnGameModeInit should be place all the codes copied from convertffs
8. Your now done. If its on filterscript just put the compiled filterscript into Filterscript folder where your sa-mp server can be found then go to server.cfg> filterscripts NAME_OF_YOUR_FILTERSCRIPT
Hope i helped you mate
Re: [HELP] Interior -
Damircro10 - 05.04.2014
i use map consturction and i know... But how to put interior into CJ house??