Ogre MCP and Tortoise Shell

Kevinshp

Well-Known Member
I see blade dance in there, how about Tortoise shell?
I think kannkor has it setup so you can add battens to the mcp yourself. but if your like me and have no idea how to do it. You can use an in-game macro. I put it on my tank it sends a tell to what ever toon to cast what ever ability you want.

/tell "toon name" cast:Tortoise Shell or the name of what spell you want that too to cast. I have macros set to several of my toons lie deaggros and such. but it does send an ingame tell to your toon to cast a spell.

I am not at my game comp i think that is the right command maybe Kannkor and verify it.

Thanks
 

Kannkor

Ogre
I went and looked, I could have sworn I added TShell to MCP, but I most certainly didn't.

I'm going to make the MCP a tiny bit bigger (I'm thinking add 2 rows to the bottom, giving 8 more buttons per page).

In the mean time, if you wish to change a button to have TShell...
Edit the file:
scripts/eq2ogrebot/OgreMCPXML.xml
Control+F
Button-Test
Change the Name to: Button-TShell
Change the Text to: TShell
Change this line:
relay all run test
To:
relay all "Script[\${OgreBotScriptName}]:QueueCommand[Call CastFromUplink All \"Tortoise Shell\"]"

Save, then type "Ogre mcp" to load your new MCP.
 

Kevinshp

Well-Known Member
On a side note. are there and good "free" programs you can get to edit scripts?
yes a noob question but I figure I may as well start f'ning around with one.
Thanks.
 
Last edited:

Kevinshp

Well-Known Member
notepad is pretty spectacular
I have tried opening scripts in notepad and they wouldn't open I edit some things in notepad but anything that is a scipt won't open. I havnt tried editing the MCP yet so that may work with notepad.
 

Kannkor

Ogre
I used notepad for a few years writing OgreBot and others.. I can assure you 100% any of the scripts I have written will open in notepad.

Do the following..
Open notepad. File->Open
You may need to change something from all text files, to all files, then select your file.

If you're going to make any changes, I'd make a backup copy first :)
 

tarbasch

Senior Member
Is it possible to add Lifeburn to MCP on your next update? I know we spoke about this some in chat a few days ago and you said it couldnt be added but what if you build it in or is that basically the same thing?
 
Top Bottom