PDA

View Full Version : GOMove - Gossip edition



Rochet2
21-12-11, 04:55 AM
This Lua script will make it possible to move gameobjects through a gossip window.
Its mainly to help builders or just for general fun :3

The original idea about this was from Mordred9 on wow-v.com.
He made a similar script, but it needed the player to use an addon and the server to have GOMove and another script.

I did not steal his code. This is compleatly different. Only thing is the idea that is the same.


There are many things in this script:
Spawn a gameobject with Entryid
Duplicate selected gameobject
Select selected gameobject (only for GOs spawned with GOMove)
A list of the favourite building objects, click to spawn - You can add ready GOs to this list in the lua. The GOs the player uses will also get saved, or only the ones he will save will get added. You decide.
You can respawn a gameobject you have just deleted or used, with the same size, coordinates, facing and so on.
Move gameobject to North, East, South or West.
Turn the GO
Resize the GO
Move it up or down
Save it - Will save to DB
Delete it - Will delete from the DB and ingame
Change multiplier - Changes the amount the GO turns, moves, scales etc.
Toggle commands - Changes the NESW and turn commands to:
Move to player's X, Y OR Z coordinate
Use player's facing
Change selection
Go to selection - teleports you to the selected GO (selected in GOMove, not .gob sel)
Duplicate selected GO

Functions that are coded, but commented out for easier use and better visual appearence:
Always face north
Set gameobject's phase

That should cover most if not all of the functions so far ..

Suggestions on what to add or improve are appreciated :3


Video:
GOMove Gossip edition - YouTube (http://www.youtube.com/watch?v=NvDRsEf-Yos)

Download:
[Lua] GOMove ~ Gossip edition - Pastebin.com (http://pastebin.com/kntFLuu6)






Original GOMove:
Forums: [Release]GOMove | WoW-V.com (http://wow-v.com/forums/index.php?topic=24537.0)

Apple
21-12-11, 08:22 AM
nice one +rep