Liberty Unleashed

Liberty Unleashed => Suggestions => Topic started by: tmavs4 on November 01, 2010, 02:09:23 am

Title: gotoloc / saveloc
Post by: tmavs4 on November 01, 2010, 02:09:23 am
Have you ever thought about saving amazing places and going to them when you have nothing on your mind?

Here are commands for this, if you like

/gotoloc (name) = Teleports you to your desired location.
/saveloc (name) = Saves your desired location.
/kickloc (ID/name) = Player whom you wish not to teleport to your desired location.
/unkickloc (ID/name) = Player whom you wish to bring back to your desired location.
Title: Re: gotoloc / saveloc
Post by: venkat on November 01, 2010, 08:38:40 am
Those can be done using scripts , nothing to do with LU .
Title: Re: gotoloc / saveloc
Post by: Gudio on November 01, 2010, 09:56:01 am
It's so easy... Use INI or SQLITE module. Get player.Pos x, y, z, text = name of location and try to save in sql or file.
I did it on my server based on sqlite module.