PDA

View Full Version : Pvp Timer With Interface.. z508/525



Nathan
June 18th, 2010, 17:15
wow removed 77 views. 11 replies. gratz to all who got this. plz remove


Result.

Only the registered members can see the link.

owner lorenzo
June 18th, 2010, 17:56
Gratz on this realy worth a 10/10

Break
June 18th, 2010, 18:06
Good job, I posted pvp timer but you have a interface :P.
Couldn't add interface into 508 here =\.
Anyways good job,

Nathan
June 18th, 2010, 18:08
Good job, I posted pvp timer but you have a interface :P.
Couldn't add interface into 508 here =\.
Anyways good job,

Thanks. i posted this on old runelocus forums. removed becuz i was using again. so i will re release.

ben
June 18th, 2010, 18:22
I think you have missed a step of this tutorial:



Compiling net/com/codeusa/Engine.java
.\net\com\codeusa\model\Player.java:1756: cannot find symbol
symbol : variable wildyRemove
location: class net.com.codeusa.model.Player
wildyRemove=false;
^
.\net\com\codeusa\model\Player.java:4242: cannot find symbol
symbol : variable wildyRemove
location: class net.com.codeusa.model.Player
if(wildyRemove==false && runTimer < 1 && isInSafe) {
^
.\net\com\codeusa\model\Player.java:4249: cannot find symbol
symbol : variable wildyRemove
location: class net.com.codeusa.model.Player
wildyRemove=true;
^
.\net\com\codeusa\model\Player.java:4261: cannot find symbol
symbol : variable wildyRemove
location: class net.com.codeusa.model.Player
wildyRemove=false;
^
Note: .\net\com\codeusa\clanchat\Room.java uses unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.
4 errors
Press any key to continue . . .

Nathan
June 18th, 2010, 18:24
I think you have missed a step of this tutorial:



Compiling net/com/codeusa/Engine.java
.\net\com\codeusa\model\Player.java:1756: cannot find symbol
symbol : variable wildyRemove
location: class net.com.codeusa.model.Player
wildyRemove=false;
^
.\net\com\codeusa\model\Player.java:4242: cannot find symbol
symbol : variable wildyRemove
location: class net.com.codeusa.model.Player
if(wildyRemove==false && runTimer < 1 && isInSafe) {
^
.\net\com\codeusa\model\Player.java:4249: cannot find symbol
symbol : variable wildyRemove
location: class net.com.codeusa.model.Player
wildyRemove=true;
^
.\net\com\codeusa\model\Player.java:4261: cannot find symbol
symbol : variable wildyRemove
location: class net.com.codeusa.model.Player
wildyRemove=false;
^
Note: .\net\com\codeusa\clanchat\Room.java uses unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.
4 errors
Press any key to continue . . .



sec lemme check and i will help u with ur error

yh thanks for posting that error here declare this


public boolean wildyRemove = false;

Johnny
June 18th, 2010, 18:27
//fail.
It's sloppy.

Nathan
June 18th, 2010, 18:27
//fail.
It's sloppy.

kk dont bother commenting if u cant copy and paste. u probs got 100 errors. so fk off?

ben
June 18th, 2010, 18:31
Dont worry. I Fixed, ye I got the same boolean :) Just wanted to let you know you made a error. :) Great post

Nathan
June 18th, 2010, 18:33
Dont worry. I Fixed, ye I got the same boolean :) Just wanted to let you know you made a error. :) Great post

yh i fixed my post up now anyway.

Break
June 18th, 2010, 19:25
could be public int wildyRemove = false;

Nathan
June 19th, 2010, 00:21
could be public int wildyRemove = false;

naww boolean is better.

Jordi
July 25th, 2010, 12:18
nooooo! dude i need the tut cus iv been searching for this tut for 2 days no other forums or w/e have this tut plssssssssssss remake the tut!

Trey
July 25th, 2010, 15:56
Locked since OP removed.