[Release] Pokemon-Area based browser game

Page 68 of 78 FirstFirst ... 18586061626364656667686970717273747576 ... LastLast
Results 1,006 to 1,020 of 1163
  1. #1006
    RaGEZONER || Webdevloper KiruHoshino is offline
    MemberRank
    Oct 2011 Join Date
    HungaryLocation
    648Posts

    Re: [Release] Pokemon-Area based browser game

    Laziness is no excuse. If you want it. I will have to work. Whatever these may be.

  2. #1007
    Account Upgraded | Title Enabled! Raftaar is offline
    MemberRank
    Apr 2013 Join Date
    274Posts

    Re: [Release] Pokemon-Area based browser game

    Ikr kiru .. if u want full kalos i got it

  3. #1008
    RaGEZONER || Webdevloper KiruHoshino is offline
    MemberRank
    Oct 2011 Join Date
    HungaryLocation
    648Posts

    Re: [Release] Pokemon-Area based browser game

    I have the full Kalos. I dont need. But if you want you can share them with others. It's your decision.

    Thanks Raftaar

  4. #1009
    Account Upgraded | Title Enabled! Raftaar is offline
    MemberRank
    Apr 2013 Join Date
    274Posts

    Re: [Release] Pokemon-Area based browser game

    i will ..
    hey kiru wanna help me fix tournaments ?

  5. #1010
    RaGEZONER || Webdevloper KiruHoshino is offline
    MemberRank
    Oct 2011 Join Date
    HungaryLocation
    648Posts

    Re: [Release] Pokemon-Area based browser game

    I do not think I can help, because I do not work and I could not do anything with it.

  6. #1011
    Member YossiBz is offline
    MemberRank
    Oct 2008 Join Date
    Beersheba, IsraLocation
    51Posts

    Re: [Release] Pokemon-Area based browser game

    Quote Originally Posted by Raftaar View Post
    Ikr kiru .. if u want full kalos i got it
    Send me plz
    Last edited by YossiBz; 10-04-14 at 05:56 PM.

  7. #1012
    Apprentice Chester326 is offline
    MemberRank
    Feb 2014 Join Date
    GermanyLocation
    20Posts

    Re: [Release] Pokemon-Area based browser game

    Quote Originally Posted by YossiBz View Post
    Send me plz
    he asked KiruHoshino and no other wait but from perhaps he gives the data for each free

  8. #1013
    Member YossiBz is offline
    MemberRank
    Oct 2008 Join Date
    Beersheba, IsraLocation
    51Posts

    Re: [Release] Pokemon-Area based browser game

    who can give all sql of kalos?

  9. #1014
    Account Upgraded | Title Enabled! Raftaar is offline
    MemberRank
    Apr 2013 Join Date
    274Posts

    Re: [Release] Pokemon-Area based browser game

    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
    Code:
      elseif (eregi(' ', $oud)) {
    and replace with this
    Code:
      elseif (strpos(' ', $oud)) {
    then find this
    Code:
      if (eregi(' ', $old)) {
    replace with this
    Code:
       if (strpos(' ', $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 error
    :)

    - - - Updated - - -

    working on this -> http://prntscr.com/399zf0

    under cons .. need help lol

    - - - Updated - - -

    anyone interested in helping ?

  10. #1015
    Apprentice Chester326 is offline
    MemberRank
    Feb 2014 Join Date
    GermanyLocation
    20Posts

    Re: [Release] Pokemon-Area based browser game

    I can help you but my English is not good ^^

  11. #1016
    Account Upgraded | Title Enabled! Raftaar is offline
    MemberRank
    Apr 2013 Join Date
    274Posts

    Re: [Release] Pokemon-Area based browser game

    hmm pm me can we talk on facebook ?

  12. #1017
    Alpha Member Masius is offline
    MemberRank
    Dec 2007 Join Date
    1,580Posts

    Re: [Release] Pokemon-Area based browser game

    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!

  13. #1018
    Account Upgraded | Title Enabled! Raftaar is offline
    MemberRank
    Apr 2013 Join Date
    274Posts

    Re: [Release] Pokemon-Area based browser game

    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

  14. #1019
    Account Upgraded | Title Enabled! Mugaru is offline
    MemberRank
    Feb 2012 Join Date
    190Posts

    Re: [Release] Pokemon-Area based browser game

    Quote Originally Posted by Raftaar View Post
    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
    Your ideas are great Raftaar :)

  15. #1020
    Account Upgraded | Title Enabled! Raftaar is offline
    MemberRank
    Apr 2013 Join Date
    274Posts

    Re: [Release] Pokemon-Area based browser game

    trainer battles i need help in array system



Advertisement