PDA

View Full Version : V.I.P commands script



Wise
31-07-13, 07:41 PM
V.I.P Commands


.vip mall
.vip changerace
.vip changefaction
.vip customize
.vip tele




Custom SQL to add into the command table under world.




INSERT INTO `command` VALUES ('vip mall', '1', '');
INSERT INTO `command` VALUES ('vip changerace', '1', '');
INSERT INTO `command` VALUES ('vip changefaction', '1', '');
INSERT INTO `command` VALUES ('vip customize', '1', '');




All of these commands only useable on your self.

Pastebin | Script
(http://pastebin.com/aLrbTFA8)

Credits : GhostCrawler336