Makeing a new teleport Scroll

Nightwolf

Developer
VIP
Jul 16, 2003
2,133
21
265
Manchester, UK
hmm i think you can do it using the [@StdModeFunc] command in QFunction txt file so make a scroll in db with its own std mode and replace the 22 with what ever the stdmode your using as the example below change the map number and corords to where you went to tele to.

[@StdModeFunc22]
ACT
mapmove 0 300 300
 
Last edited:
Upvote 0

DevilsKnight

I
Staff member
Super Moderator
Aug 1, 2004
1,627
1
57
275
just a quick fix i no its obvious but best be sure

[@StdModeFunc22]
#ACT
mapmove 0 300 300
 
Upvote 0