Kaiz Posted December 20, 2012 Group: Members Topic Count: 17 Topics Per Day: 0.00 Content Count: 58 Reputation: 0 Joined: 11/29/12 Last Seen: December 22, 2012 Share Posted December 20, 2012 how to fix this thing debug debug debug??? i use ghost pvp system and i know i do correct all the step of installation but why im gettin this on map server Quote Link to comment Share on other sites More sharing options...
Emistry Posted December 20, 2012 Group: Forum Moderator Topic Count: 93 Topics Per Day: 0.02 Content Count: 10018 Reputation: 2369 Joined: 10/28/11 Last Seen: Sunday at 05:32 PM Share Posted December 20, 2012 http://rathena.org/board/topic/60024-error-in-kdr-function/ Quote Link to comment Share on other sites More sharing options...
Kaiz Posted December 21, 2012 Group: Members Topic Count: 17 Topics Per Day: 0.00 Content Count: 58 Reputation: 0 Joined: 11/29/12 Last Seen: December 22, 2012 Author Share Posted December 21, 2012 so this is just fine server wont get broke Quote Link to comment Share on other sites More sharing options...
AnnieRuru Posted December 22, 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 December 22, 2012 (edited) I also made pvp ladder script before by common theory, if the kill is 5, death is 1 kill ratio = 5/1 = 5 if the kill is 5, death is 0 kill ratio = 5/0 = error ... I think that line can just change into 1 change callfunc("KDR_Calc", Kill, Death) into callfunc("KDR_Calc", Kill, ( Death )? Death : 1 ) I see there's 2 part of this Edited December 23, 2012 by AnnieRuru Quote Link to comment Share on other sites More sharing options...
Question
Kaiz
how to fix this thing debug debug debug???
i use ghost pvp system and i know i do correct all the step of installation but why im gettin this on map server
Link to comment
Share on other sites
3 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.