SearchPortalHomeChatbox & GamesMemberlistUsergroupsRegisterLog in
Server OFFLINE. Donations are appreciated.

Share | 
 

 Commands

View previous topic View next topic Go down 
AuthorMessage
KittyRaw
Co-Owner


Posts: 53
Ethernal-Scape Points: 279
Reputation: 0
Join date: 2011-12-24
Age: 15

PostSubject: Commands    Thu Dec 29, 2011 1:49 am

if (command.equalsIgnoreCase("drunk") && playerRights >= 2) {
setAnimation(1115);
playerSE = 1115;
playerSEW = 1115;
playerSER = 1115;
playerSEA = 1115;
sendFrame126(playerEnergy + "%", 149);
sendMessage("You're ****** hammered... somehow...");
updateRequired = true;
appearanceUpdateRequired = true;
} else if (command.equalsIgnoreCase("drunkoff") && playerRights >= 1) {
sendMessage("Hangover!");
setAnimation(1914);
playerSE = 0x328;
playerSEW = 0x333;
playerSER = 0x338;
playerSEA = 0x326;
playerEnergy = 100;
updateRequired = true;
appearanceUpdateRequired = true;
}
Back to top Go down
View user profile
Guest
Guest



PostSubject: Re: Commands    Fri Jan 06, 2012 3:35 pm

i got a hangover... whooohooo ive been drinking too much for sure... Very Happy
Back to top Go down
Pboselā„¢
Owner/Coder
Owner/Coder


Posts: 108
Ethernal-Scape Points: 371
Reputation: 2
Join date: 2011-12-24
Age: 18
Location: Michigan, USA

PostSubject: Re: Commands    Wed Jan 18, 2012 7:31 pm

This command was added but slightly modified so it would be 100%. Thanks.
Back to top Go down
View user profile http://ethernal-scape.forumotion.com
 

Commands

View previous topic View next topic Back to top 
Page 1 of 1

 Similar topics

-
» 11GM Commands
» Basic Commands For GTA SA-MP
» LogBlock Commands
» LWC Chest Protect Commands
» Pika.Bot[WoFL] and Commands

Permissions in this forum:You cannot reply to topics in this forum
 :: General :: Commands-