Laziness is no excuse. If you want it. I will have to work. Whatever these may be.
Laziness is no excuse. If you want it. I will have to work. Whatever these may be.
Ikr kiru .. if u want full kalos i got it
I have the full Kalos. I dont need. But if you want you can share them with others. It's your decision.
Thanks Raftaar
i will ..
hey kiru wanna help me fix tournaments ?
I do not think I can help, because I do not work and I could not do anything with it.
Last edited by YossiBz; 10-04-14 at 05:56 PM.
who can give all sql of kalos?
i cannot give for free u wanna pay me of exchange a script ... Worth the kalos .. then yes sure
- - - Updated - - -
hmm some fixes
This bug will give error on diff hosts and code edit in future
open ingame.inc.php file
find this line
and replace with thisCode:elseif (eregi(' ', $oud)) {
then find thisCode:elseif (strpos(' ', $oud)) {
replace with thisCode:if (eregi(' ', $old)) {
this will fix many battle issues and will make it run smoothly and will avoid Warning: preg_match() [function.preg-match]: Empty regular expression in errorCode:if (strpos(' ', $old)) {
:)
- - - Updated - - -
working on this -> http://prntscr.com/399zf0
under cons .. need help lol
- - - Updated - - -
anyone interested in helping ?
I can help you but my English is not good ^^
hmm pm me can we talk on facebook ?
Wow. 68 pages of content. I haven't been here in a long time. How's this project going? I see Kiru is still around!
working on pop up battles and male/female system on star
- - - Updated - - -
also working on trainer cpu battles .. which are like duels but the other player is computer based
trainer battles i need help in array system