VladimirCastro Posted October 15, 2012 Posted October 15, 2012 - script PvP Points -1,{OnPCKillEvent: if(strcharinfo(3) == "hqro_pvp00") { if(@Delay < gettimetick(2)) { set .@Amount,rand(1,1); set #CASHPOINTS,#CASHPOINTS + .@Amount; dispbottom "Gained "+.@Amount+" Cash Point. Total = "+#CASHPOINTS+" Cash Points."; set @Delay,gettimetick(2) + 1; } } end; } everytime i call player it gives me points. how can i make it like after 3kill again then i will get 1 points. to stop cash farming? Quote
AnnieRuru Posted October 15, 2012 Posted October 15, 2012 http://www.eathena.w...howtopic=155874 LMAO this was 1 of my script before I became scripting mod xD now reading back how I posted 5 years ago, I also laugh at myself xDDD Quote
VladimirCastro Posted October 15, 2012 Author Posted October 15, 2012 is that the cript annie? also giving cashpoint after killed? Quote
AnnieRuru Posted October 15, 2012 Posted October 15, 2012 (edited) of course not it just some newbie script that warp back to town after repeatedly killed the same person and I tot that script has already put in comments the hint is change warp into #cashpoints-- EDITED: I forgot that I changed to warp instead of atcommand @jail Edited October 15, 2012 by AnnieRuru Quote
Emistry Posted October 31, 2012 Posted October 31, 2012 you can try this.. http://pastebin.com/raw.php?i=bL2LvxSC Quote
Question
VladimirCastro
everytime i call player it gives me points. how can i make it like after 3kill again then i will get 1 points. to stop cash farming?
5 answers to this question
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.