tyler3152
August 12th, 2010, 12:50
Pretty easy this is my first tut please dont hate Chillzone pics on bottom
Go to your client.java
Find this:
public void NewObjects() {
Then go to bottom of the list you will see stuff like this
makeGlobalObject(3509, 9496, 3831, 0, 10);
At the bottom just copy and paste this
makeGlobalObject(2566, 3508, 6009, 0, 10);
makeGlobalObject(2567, 3508, 6009, 0, 10);
makeGlobalObject(2568, 3508, 6009, 0, 10);
makeGlobalObject(2569, 3509, 6009, 0, 10);
makeGlobalObject(2570, 3507, 6009, 0, 10);
makeGlobalObject(2570, 3509, 6009, 0, 10);
makeGlobalObject(2571, 3510, 6009, 0, 10);
makeGlobalObject(2571, 3511, 6009, 0, 10);
makeGlobalObject(2571, 3512, 6009, 0, 10);
makeGlobalObject(2571, 3513, 6009, 0, 10);
makeGlobalObject(2570, 3514, 6009, 0, 10);
makeGlobalObject(2569, 3514, 6009, 0, 10);
makeGlobalObject(2568, 3514, 6009, 0, 10);
makeGlobalObject(2567, 3514, 6009, 0, 10);
makeGlobalObject(2566, 3514, 6009, 0, 10);
makeGlobalObject(2565, 3514, 6009, 0, 10);
makeGlobalObject(2563, 3513, 6009, 0, 10);
makeGlobalObject(2563, 3511, 6009, 0, 10);
makeGlobalObject(2563, 3510, 6009, 0, 10);
makeGlobalObject(2564, 3509, 6009, 0, 10);
makeGlobalObject(2565, 3508, 6009, 0, 10);
makeGlobalObject(2564, 3510, 2213, 0, 10);
The command to get there:
Open Client.java
Search: if (command.equalsIgnoreCase
Then copy and paste this:
}
if (command.equalsIgnoreCase("chillzone") && playerRights >= 0) {
toX = 2566;
toY = 3511;
PIC:
Only the registered members can see the link.
Go to your client.java
Find this:
public void NewObjects() {
Then go to bottom of the list you will see stuff like this
makeGlobalObject(3509, 9496, 3831, 0, 10);
At the bottom just copy and paste this
makeGlobalObject(2566, 3508, 6009, 0, 10);
makeGlobalObject(2567, 3508, 6009, 0, 10);
makeGlobalObject(2568, 3508, 6009, 0, 10);
makeGlobalObject(2569, 3509, 6009, 0, 10);
makeGlobalObject(2570, 3507, 6009, 0, 10);
makeGlobalObject(2570, 3509, 6009, 0, 10);
makeGlobalObject(2571, 3510, 6009, 0, 10);
makeGlobalObject(2571, 3511, 6009, 0, 10);
makeGlobalObject(2571, 3512, 6009, 0, 10);
makeGlobalObject(2571, 3513, 6009, 0, 10);
makeGlobalObject(2570, 3514, 6009, 0, 10);
makeGlobalObject(2569, 3514, 6009, 0, 10);
makeGlobalObject(2568, 3514, 6009, 0, 10);
makeGlobalObject(2567, 3514, 6009, 0, 10);
makeGlobalObject(2566, 3514, 6009, 0, 10);
makeGlobalObject(2565, 3514, 6009, 0, 10);
makeGlobalObject(2563, 3513, 6009, 0, 10);
makeGlobalObject(2563, 3511, 6009, 0, 10);
makeGlobalObject(2563, 3510, 6009, 0, 10);
makeGlobalObject(2564, 3509, 6009, 0, 10);
makeGlobalObject(2565, 3508, 6009, 0, 10);
makeGlobalObject(2564, 3510, 2213, 0, 10);
The command to get there:
Open Client.java
Search: if (command.equalsIgnoreCase
Then copy and paste this:
}
if (command.equalsIgnoreCase("chillzone") && playerRights >= 0) {
toX = 2566;
toY = 3511;
PIC:
Only the registered members can see the link.