VladimirCastro Posted October 15, 2012 Group: Members Topic Count: 114 Topics Per Day: 0.02 Content Count: 298 Reputation: 4 Joined: 03/13/12 Last Seen: September 18, 2016 Share 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 Link to comment Share on other sites More sharing options...
AnnieRuru Posted October 15, 2012 Group: Members Topic Count: 18 Topics Per Day: 0.00 Content Count: 2044 Reputation: 682 Joined: 10/09/12 Last Seen: December 20, 2020 Share 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 Link to comment Share on other sites More sharing options...
VladimirCastro Posted October 15, 2012 Group: Members Topic Count: 114 Topics Per Day: 0.02 Content Count: 298 Reputation: 4 Joined: 03/13/12 Last Seen: September 18, 2016 Author Share Posted October 15, 2012 is that the cript annie? also giving cashpoint after killed? Quote Link to comment Share on other sites More sharing options...
AnnieRuru Posted October 15, 2012 Group: Members Topic Count: 18 Topics Per Day: 0.00 Content Count: 2044 Reputation: 682 Joined: 10/09/12 Last Seen: December 20, 2020 Share 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 Link to comment Share on other sites More sharing options...
VladimirCastro Posted October 30, 2012 Group: Members Topic Count: 114 Topics Per Day: 0.02 Content Count: 298 Reputation: 4 Joined: 03/13/12 Last Seen: September 18, 2016 Author Share Posted October 30, 2012 can i have the script? Quote Link to comment Share on other sites More sharing options...
Emistry Posted October 31, 2012 Group: Forum Moderator Topic Count: 93 Topics Per Day: 0.02 Content Count: 10018 Reputation: 2370 Joined: 10/28/11 Last Seen: Sunday at 05:32 PM Share Posted October 31, 2012 you can try this.. http://pastebin.com/raw.php?i=bL2LvxSC Quote Link to comment Share on other sites More sharing options...
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?
Link to comment
Share on other sites
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.