PDA

View Full Version : [Share/Epic] VIP Custom Teleporting Command


Double
05-10-2009, 01:08 AM
VIP Teleport Commands by Cyanide (MMowned)

Changelog:
-Added a combat check for players
-Changed the access level from VIP to 5 so that it works

What You'll Need
You will need your own arcemu source, tortoisesvn, a database, and you need to know how to add files into a project, and how to apply patches.

Hi everyone!
This release is 2 custom GM commands for use with VIP donors (people that donate for VIP status)

I've seen many people give the recall commands to players, which allows them to port to gm island and other places that they shouldn't be.
This release has its own database table, where you can insert any custom teleport locations for VIPs to go.

The commands are as follows:
.vip telelist -- lists the teleport locations for the player
.vip teleport [location] -- teleports the player to the specified location


How to setup (included in the download as well):
VIP Teleport Command created by Cyanide

How to install:

-Open up the VC90.sln in your ArcEmu folder
-Expand the "Arcemu-world' menu in the list
-Move vipcommands.cpp from this folder to your trunk\src\arcemu-world\ folder
-Right click on the GM Commands folder in the solution explorer (on your compiler)
-Go to 'Add' and click 'Existing Item'
-Find the vipcommands.cpp file you just moved and click it
-Apply the vipcommands.patch to the first folder in your arcemu directory (the one that you
checked out from)
-Run the SQL in this folder to you world db, and add some locations to the table
-Give an account '5' in the GM field
-Re-compile, and your done!


Do this and it should be working fine, the only problem might be that I used vip for the access level, but I think it is limited to 1 character, but I got no errors when compiling it.

If you have any questions, please feel free to post them here, and if someone tests it please tell me if it is working or not.

Thanks

-Cyanide

DOWNLOAD: (note: after a period of time, I will not be uploading it anymore, and you will need to use the SVN)
Download: Filebeam - Free Fast File Hosting (http://filebeam.com/45832ec62f8ea4da52da14b9ca5eb41c)
My SVN: cyanide - Revision 6: / (http://subversion.assembla.com/svn/cyanide/)

Any suggestions for new commands to be put in? Post them here!

Alvanaar
05-10-2009, 08:04 AM
Very nice.

Good release!

QQrofl
05-10-2009, 08:06 AM
I have scripted this before. But it is very nice to have, thanks for sharing.

CoolkidCardell
05-10-2009, 08:07 AM
QQ.... do you work for a server if you dont mind me asking??? nice release btw

Double
05-10-2009, 05:52 PM
Yeah. I very much love this release, I didn't see it on AC-Webs so I shared it here