Rsps-Codes
Would you like to react to this message? Create an account in a few clicks or log in to continue.
Rsps-Codes

All you need for a great RSPS community!
 
HomeHome  PortalPortal  Latest imagesLatest images  SearchSearch  RegisterRegister  Log inLog in  

 

 How to code in a penguin cape 317 (3 posts)

Go down 
AuthorMessage
Penguinz
Guest




How to code in a penguin cape 317 (3 posts) Empty
PostSubject: How to code in a penguin cape 317 (3 posts)   How to code in a penguin cape 317 (3 posts) EmptySat Sep 04, 2010 5:09 am

Penguin cape
Post this After a timer
317 Tested on PI, and Devolution (dodian)
if (tradetimer == 0)
{
}
then here post


int penguin = 0;
if (playerEquipment[playerCape] == 6070 && npcId2 == -1 || npcId2 == 0 )
{
penguin = 1;
npcId = 131;
npcId2 = 131;
isNpc = true;
updateRequired = true;
appearanceUpdateRequired = true;
}
if (playerEquipment[playerCape] != 6070 && npcId2 >= 1)
{
penguin = 0;
npcId = 0;
npcId2 = 0;
isNpc = false;
updateRequired = true;
appearanceUpdateRequired = true;
}
Back to top Go down
 
How to code in a penguin cape 317 (3 posts)
Back to top 
Page 1 of 1
 Similar topics
-
» Prayer icons help
» Ticket Code!
» Looking for someone to code a RSPS

Permissions in this forum:You cannot reply to topics in this forum
Rsps-Codes :: Runescape Center :: Private Server Talk-
Jump to: