Wise
31-07-13, 08: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
.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