• 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
[Request] Help thanks
#1
Hello everyone can someone tell me how to add map edits to isnipe? I am using iSnipe 3 modified by Aktivv! What i mean by adding map edits is like the care package bunker edits... thanks i want to add them to tdm Smile
  Reply
#2
Copy the Mapedit.gsc to your mods folder (where _rank.gsc is), open _rank.gsc and search for Init(). Inside Init() paste something like this:

Code:
    level thread maps\mp\gametypes\MapEdit::init();

That should work for most mapedits around the net Smile
  Reply
#3
Hey thanks for the reply Yamato! It is really appreciated!!! But it did not work! I made my own map edit using Chrome Playa's Forge Patch v2 but doesnt have a mapedit .gsc only a Coordinates.gsc. Please help! My skype is Filmsoreo! thanks!
  Reply
#4
(06-21-2014, 07:25)Oreo Wrote: Hey thanks for the reply Yamato! It is really appreciated!!! But it did not work! I made my own map edit using Chrome Playa's Forge Patch v2 but doesnt have a mapedit .gsc only a Coordinates.gsc. Please help! My skype is Filmsoreo! thanks!

Does Coordinates.gsc have a Init() thread?

Code:
level thread maps\mp\gametypes\Coordinates::init();
  Reply
#5
(06-21-2014, 11:29)Yamato Wrote:
(06-21-2014, 07:25)Oreo Wrote: Hey thanks for the reply Yamato! It is really appreciated!!! But it did not work! I made my own map edit using Chrome Playa's Forge Patch v2 but doesnt have a mapedit .gsc only a Coordinates.gsc. Please help! My skype is Filmsoreo! thanks!

Does Coordinates.gsc have a Init() thread?

Code:
level thread maps\mp\gametypes\Coordinates::init();

No it does not! do you know any other mod to make bunkers that work isnipe? Smile
  Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)