Log in

View Full Version : go2 list



RAR
02-03-2014, 04:29 PM
My go2 list seems to have disappeared for all of my characters and I cannot set new custom targets. Anyone else having issues? The only change I noticed recently was that the Talador map was added and I was peering in odd directions for a bit a night or so ago in Talador. Then I noticed my problem. Thx

;go2 save inn=1259
--- Lich: go2 active.
[go2: custom target saved (inn->1259)]
--- Lich: go2 has exited.

;go2 list
--- Lich: go2 active.
--- Lich: go2 has exited.

;go2 inn
--- Lich: go2 active.
ETA: 0:22:31. 624 rooms between this room (1195) and:
#10071:
[Hagatha's Brew and Barley]
Wooden planks worn smooth by years of constant use line the floor of the tavern, strewn with fresh rushes and smelling slightly of ale. Several elves are crowded around an ornately carved bar that runs the length of one wall, drinking and conversing quietly. A few tables, each decorated with a lone candle as centerpiece, are scattered about the tavern.
Obvious exits: out
To go here, unpause the script. To abort, kill the script.
--- Lich: go2 paused.
;k go2
--- Lich: go2 has exited.

Allereli
02-03-2014, 04:51 PM
use alias to save your go2s

wizgem3
02-03-2014, 04:53 PM
sometime the go2.sav get corrupted and you loose everything. I keep a backup copy just in case that happens. Not sure what causes it.

RAR
02-03-2014, 05:04 PM
use alias to save your go2s
Gah I'm drawing a blank...what's alias?

RAR
02-03-2014, 05:07 PM
sometime the go2.sav get corrupted and you loose everything. I keep a backup copy just in case that happens. Not sure what causes it.
Ok thx. My list wasn't very long so losing it wasn't too bad but now I can't seem to save new ones.

Allereli
02-03-2014, 05:15 PM
Gah I'm drawing a blank...what's alias?

fancy macros

;alias help

Usage:
;alias add [global] <trigger>=<alias>
;alias delete [global] <trigger>
;alias list

I start all my go2s with go so they stay in one place on the list.

;alias add global goplane4=;go2 12153

now goplane4 will take me to a room on plane 4 of the rift.

wizgem3
02-03-2014, 05:16 PM
make sure to quit and exit out of the game then try it again. If you multi then make sure to shut those down too.

masterdtwin
02-04-2014, 08:00 AM
fancy macros

;alias help

Usage:
;alias add [global] <trigger>=<alias>
;alias delete [global] <trigger>
;alias list

I start all my go2s with go so they stay in one place on the list.

;alias add global goplane4=;go2 12153

now goplane4 will take me to a room on plane 4 of the rift.

Please note - you REALLY should use this instead of ;go2 targets.

If you save your ;go2 targets as the same name as a default target (bank, gemshop, pawnshop, etc..) it will cause many scripts to act extremely weird. Your personalized ;go2 targets override the built-in targets, and many scripts (;sloot, ;herbheal, ;sbounty, etc..) use those default targets to work across multiple towns.