Thread: Idea for #goto
View Single Post
  #1  
Old 05-16-2002, 12:47 PM
Boogahed
Fire Beetle
 
Join Date: May 2002
Posts: 28
Default Idea for #goto

I'm thinking when the new code is finished I may work on adding this in for an experiment.
I'll add a table to the database called "namedlocations" then store a zone name, a location name, and a x,y,z coord for each record. When the #goto command is invoked I could change the code to check for a location name and do a lookup to get the zone name and coords.
I was also considering adding a command called #setgoto (#setgoto <locationname>), where it would store the locationname given, the current zone and current location of the player that uses the command.
Reply With Quote