Line in map editor - 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: Line in map editor (
/showthread.php?tid=594245)
Line in map editor -
Sh4d0w2 - 15.11.2015
I've loaded my gamemode in map editor.How can I know which line is new/edited?
I don't want to have the same CreateObject in my gamemode.It will make the object disappeared.
Re: Line in map editor -
Sh4d0w2 - 15.11.2015
Quote:
Originally Posted by Sh4d0w2
I've loaded my gamemode in map editor.How can I know which line is new/edited?
I don't want to have the same CreateObject in my gamemode.It will make the object disappeared.
|
1) Its obvious that Im asking which line is new or edited if I load my gamemode in map editor 0_0.
I don't know if you not understand what Im asking.Maybe my english is not that good as your english.
2) I load my gamemode because there is some bug that I want to fix and I want to add more objects.