[Help]How do I create a teleporter?

04/17/2010 14:38 corey88#1
Anyone know how to create a teleporter?
I saw here in the forum I saw this tutorial [Only registered and activated users can see links. Click Here To Register...]
and a release of funhacker how to make a teleporter
more mama020153 not work because of the IDs already exist
and the funhacker not generate the complete query only CQ_ACTION
Does anyone have a query that works?
Thanks
The map IDs and Coordenates is:
10024
160
103

Regards Corey
04/17/2010 14:49 cyberghoser1#2
Funhacker's release tool is the simpliest way, it just dont generate the npc for that but you can do it, its very easy, copy a existing npc from cq_npc let's say minie, which is a teleporter and change it's ID and cq_task action and you're done, also customize it in npc.ini and voila.
04/17/2010 17:52 King_Arthur#3
A teleporter script is probably one of the easiest to code. If funhacker's tool doesn't work for you, just look at the output it gives to learn the proper codes and formats and make one by hand :)