[HELP]pvp color system L2J 

Newbie Spellweaver
Joined
Apr 28, 2007
Messages
10
Reaction score
0
Hello i'm new here on rz and i hope you will help me.....i'd like to know if is possible to set chars pvp color without compiling my own pack(enterworld.java file).

EX: a char got 1000 pvp and his color become green..at 2000 pvp blue, 3000 red....

and if possible add skills on those chars..like 1000pvp green name and return skill etc

thx ^^....Sokal
 
yes, it can be done, but it would require a script that will run like every 5 minutes...
(write a cron script)
there was a guide how to use cron script, so find it and start making your own stuff...
btw: you must know python (jython) to make such script...
 
Upvote 0
Back