I want to find a monster quest but don't know where are them. Can anyone know some tips to find them easy from using GM command ?
Printable View
I want to find a monster quest but don't know where are them. Can anyone know some tips to find them easy from using GM command ?
There is none.. just find out and write 'em down manually..
or we should start a thread where people add locations..
you can see you location in L2 with the command: /loc
all players can use it.. very useful :D
find NPC by name in npcpos.txt - there are coordinates of it
then just //teleport x y z
dang!
well.. that works too :P
Thanks Stazis ^^
there is some locations in ai.obj
(Master Toma respawns in 3 random locations)
hm .... i'm tired to search for Master Toma - my dwarf-plaing-people are shouting on me =)
I can give you his 3 coords later, when I come home
he is teleporting by script and his locations are there as parameters to teleport functions =)
Just tell me where to find info - i'll do it myself later .
Anyway - can post it for other - to avoid unneccesory questions =)
THanks.
178849 -184342 -342
154132 -220070 -3404
151572 -174829 -1781
in ai.obj search for "toma", then look at:
that results in 1st coordCode:...
push_const 178849
push_const 184342
negate
push_const 342
negate
func_call 46 // func[InstantTeleport]
...
negate means add - to coord