Welcome Guest [Log In] [Register]
Add Reply
Theiveing
Topic Started: Feb 26 2010, 04:45 PM (30 Views)
Sir Thomas
New York Administrator
Credits:100% me

Ok so this is VERY basic cuz i did it in 2 seconds

1.go to OpjectOption2.java
2.Import:
Code:
 
import palidino76.rs2.players.items.PlayerItems

3.no in OpjectOption2 add:
Code:
 

case ###://Replace the ### with stall ID
Engine.playerItems.addItem(p, 995, 10000);
p.frames.sendMessage(p, "You theive 10K");
p.clickDelay = 5;
p.requestAnim(881, 0);
p.appendExperience(500, 17);
break;


4.In player.java under:
Code:
 
public void loadStaticObjects() {

and
Code:
 
public void objects() {

add
Code:
 
frames.createGlobalObject(ID, Direction, XCoords, YCoords, Height, 10);


Thats to spawn the stall

thats all for now
Offline Profile Quote Post Goto Top
 
1 user reading this topic (1 Guest and 0 Anonymous)
« Previous Topic · Tutorials/Snippets/Config · Next Topic »
Add Reply



Find more zetaboards themes at InkDropStyles.com