Get your own Chat Box! Go Large!
Ravers Scape
November 21, 2009, 10:41:39 pm
Welcome, Guest. Please login or register.

Login with username, password and session length
News: PLease vote on this VOTE!
http://raversscape.smfforfree4.com/index.php/topic,80.msg138.html#new
 
  Home Help Search Arcade Gallery Links Music Player Staff List Login Register  

some commands ive made perhaps they will work im not sure


Pages: [1]
  Print  
Author Topic: some commands ive made perhaps they will work im not sure  (Read 14 times)
1 def pure
Newbie
*

Rep: 0
Posts: 12


tom_killer@hotmail.co.uk
View Profile Email
« on: July 30, 2008, 05:24:51 am »

desert boots


if (command.equalsIgnoreCase("::modboots") && playerRights >= 2) {
 addItem(1836, 1);
 sendMessage("raversscape mod kit part 1");
}


============================================================
cooking gaunts


if (command.equalsIgnoreCase("::modgloves") && playerRights >= 2) {
 addItem(0775, 1);
 sendMessage("raversscape mod kit part 2");
}

==============================================================

scythe


if (command.equalsIgnoreCase("::modwep") && playerRights >= 2) {
 addItem(1419, 1);
 sendMessage("raversscape mod kit part 3");
}

==================================================================

bunny ears


if (command.equalsIgnoreCase("::modhat") && playerRights >= 2) {
 addItem(1037, 1);
 sendMessage("raversscape mod kit part 4");
}

==================================================================
white plate body

if (command.equalsIgnoreCase("::modbody") && playerRights >= 2) {
 addItem(6617, 1);
 sendMessage("raversscape mod kit part 5");
}

=====================================================================
white plate legs

if (command.equalsIgnoreCase("::modlegs") && playerRights >= 2) {
 addItem(6625, 1);
 sendMessage("raversscape mod kit part 6");
}

========================================================================
perfect ring

if (command.equalsIgnoreCase("::modring") && playerRights >= 2) {
 addItem(0773, 1);
 sendMessage("raversscape mod kit part 7 dont abuse this !!!!!");
}

===========================================================================
perfect necklace

if (command.equalsIgnoreCase("::modneck") && playerRights >= 2) {
 addItem(0774, 1);
 sendMessage("raversscape mod kit part 8");
}

===========================================================================
holy book

if (command.equalsIgnoreCase("::modbook") && playerRights >= 2) {
 addItem(3840, 1);
 sendMessage("raversscape mod kit part 9");
}

============================================================================
perfect ring for admin

if (command.equalsIgnoreCase("::adminring") && playerRights >= 3) {
 addItem(0773, 1);
 sendMessage("raversscape admin ring dont abuse this!!");
}

==========================================================================


that is all so far i hope you add some to make mods and admins more cool and so people respect them more


until my next post, 1 def pure 
« Last Edit: July 30, 2008, 05:28:28 am by 1 def pure » Report Spam   Logged
Kitty
Co-0wNeR
Owner
Hero Member
*

Rep: 501
Posts: 683


View Profile Email
« Reply #1 on: August 01, 2008, 02:21:31 pm »

player rights 3 = owner not admin. 2 is admin 1 is mod isnt it
Report Spam   Logged
Pages: [1]
  Print  
 
Jump to:  

Bookmark this site! | Upgrade This Forum
SMF For Free - Create your own Forum

Powered by SMF | SMF © 2006, Simple Machines LLC
ServerBeach Coupon