[Release] Pokemon-Area based browser game

Page 31 of 78 FirstFirst ... 21232425262728293031323334353637383941 ... LastLast
Results 451 to 465 of 1163
  1. #451
    RaGEZONER || Webdevloper KiruHoshino is offline
    MemberRank
    Oct 2011 Join Date
    HungaryLocation
    648Posts

    Re: [Release] Pokemon-Area based browser game

    Thank you very much. Great Work.

  2. #452
    Member Snok is offline
    MemberRank
    Sep 2010 Join Date
    IsraelLocation
    80Posts

    Re: [Release] Pokemon-Area based browser game

    great works!

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

    Re: [Release] Pokemon-Area based browser game

    You may have noticed that we no longer Pokemon does the order has been changed.
    Not to worry. Here is the solution. Download and overwrite the files.

    Download: Modify-order.rar

    Have nice day.

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

    Re: [Release] Pokemon-Area based browser game

    kiru that doesnot work :/

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

    Re: [Release] Pokemon-Area based browser game

    It works for me. My website is the one I use.

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

    Re: [Release] Pokemon-Area based browser game

    i forgot the crons setup please help

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

    Re: [Release] Pokemon-Area based browser game


  8. #458
    Banned lcey is offline
    BannedRank
    Dec 2011 Join Date
    483Posts

    Re: [Release] Pokemon-Area based browser game

    Quote Originally Posted by Snok View Post
    he said that he won't share it
    He has to make his game unique in some way, right? :D. Great job KiruHoshino.

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

    Re: [Release] Pokemon-Area based browser game

    thanx kiru

    Screenshot by Lightshot

    CHAMPIONS

    RANDOM champions come

    they give random prizes like

    rare candy , gold , stones , tms etc

    CRIMINAL ORGANISATIONS

    Screenshot by Lightshot

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

    Re: [Release] Pokemon-Area based browser game

    can anyone give me complete images

    mine pokemons images are not complete

    gifs :/

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

    Re: [Release] Pokemon-Area based browser game

    Download the source in the first post. It contains all the images.

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

    Re: [Release] Pokemon-Area based browser game

    thanx,,,,






    My captcha is giving error


    Screenshot by Lightshot
    Screenshot by Lightshot


    please help

  13. #463
    Account Upgraded | Title Enabled! felixcruzer is offline
    MemberRank
    May 2012 Join Date
    GermanyLocation
    289Posts

    Re: [Release] Pokemon-Area based browser game

    I'm currently tryin to import a map movement system.

    Screenshot:
    Spoiler:



    For a demo click here:
    Pokemon-Germany.de
    or look at my signature

    It's currently only code, i need someone who can help me with adding things like:
    -mysql map position save
    -If player is in grass the pokemon-area battle screen appears
    -Your Sprite has your username over his head
    -Starter Pokemon Following
    -etc. etc.
    Last edited by felixcruzer; 25-06-13 at 09:44 PM.

  14. #464
    Enthusiast akira2081 is offline
    MemberRank
    Sep 2010 Join Date
    41Posts

    Re: [Release] Pokemon-Area based browser game

    felixcruzer : You can check on POKECREED source there are some of this things.

    Im stuck trying to put a HIT animation in battles but dont work , this are the lines :

    wild-attack.php : In the JSCRIPT :
    //Player Do Attack
    $("button[id='aanval']").click(function(){
    if(speler_attack == 1){
    if($(this).html() != ""){
    speler_attack = 0
    $("#message").html($("#pokemon_naam").html()+" <?php echo $txt['did']; ?> "+$(this).html()+".")
    $("#hit").show()
    $("#potion_screen").hide()

    In the HTML :

    <div align="center"style="display:none;"><img id="hit" src="http://forum.ragezone.com/f705/images/test.png"/></div>

    Bassically with this when you click in the attack button a hit animation will appear over the mob , but dont work , need the help of someone with CSS knowlege.

  15. #465
    Account Upgraded | Title Enabled! felixcruzer is offline
    MemberRank
    May 2012 Join Date
    GermanyLocation
    289Posts

    Re: [Release] Pokemon-Area based browser game

    I have a problem, special letters like ä, ö etc. are displayed as a "?".
    How can i fix this? I already use charset=utf-8

    Edit: delete charset=utf-8 line in index.php fixed my problem lol
    Last edited by felixcruzer; 26-06-13 at 04:41 AM.



Advertisement