[Release] Pokemon-Area based browser game

Page 52 of 78 FirstFirst ... 242444546474849505152535455565758596062 ... LastLast
Results 766 to 780 of 1163
  1. #766
    Account Upgraded | Title Enabled! Raftaar is offline
    MemberRank
    Apr 2013 Join Date
    274Posts

    Re: [Release] Pokemon-Area based browser game

    It will take me a week to recode it because I have already fixed them 3 times in Pokemon star....

    I will upload my scripts on a website .... Test it .. Try the bugs U guys found and test it ... If U find any new bug then tell me I'll fix it too

    here's the fixed game's link

    I inflated the images ...
    \Pokemon Browser MMO

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

    Re: [Release] Pokemon-Area based browser game

    and here's my Game

    Pokemon Star

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

    Re: [Release] Pokemon-Area based browser game

    i made a promo script and its not giving me any pokemon ... but rest all the functions is working fine....
    Promo crons , Promo Sql , User promo

    But its not giving any pokemon.....

    if anyone helps me to fix it ... i will share it with him

  4. #769
    Apprentice lilsnow is offline
    MemberRank
    Mar 2012 Join Date
    19Posts

    Re: [Release] Pokemon-Area based browser game

    hay guys :) i wanna show my first try for my design ;)

    How do you like it? what could I improve?

    Design Picture :)

    How do you like it? what could I improve?.. Sun, Clouds, Train are a animation, and i know i have no shadow, like left/right the navigation... :))

    thanks for comments

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

    Re: [Release] Pokemon-Area based browser game

    looks evry nice,
    resize the header picture so things like the tree arent cutted
    i like the navigation, but use a brighter green color

    regards

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

    Re: [Release] Pokemon-Area based browser game

    @lilsnow your design is good ... and well coded .. but it looks like you just edited the images and few section of the orignal ones

    and dude @lilsnow .. you kidding me ?? -> Screenshot by Lightshot

    Anyways a Major bug fix ... in clan make.php

    add this
    Code:
    if(($gebruiker['clan'] != '') ) header('Location: index.php');

  7. #772
    Apprentice lilsnow is offline
    MemberRank
    Mar 2012 Join Date
    19Posts

    Re: [Release] Pokemon-Area based browser game

    @felixcruzer: thanks :)
    @Raftaar: I have the code only slightly modified and adapted to the design... :) , no i dont kidding u, and yes i help, write to me a mail. (look in ur db)

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

    Re: [Release] Pokemon-Area based browser game

    ..... So after mailing.. What will happen ?

    Clan silver is useless? any idea where i can use it ?

  9. #774
    Check http://arcturus.pw The General is offline
    DeveloperRank
    Aug 2011 Join Date
    7,607Posts

    Re: [Release] Pokemon-Area based browser game

    Quote Originally Posted by Raftaar View Post
    @lilsnow your design is good ... and well coded .. but it looks like you just edited the images and few section of the orignal ones

    and dude @lilsnow .. you kidding me ?? -> Screenshot by Lightshot

    Anyways a Major bug fix ... in clan make.php

    add this
    Code:
    if(($gebruiker['clan'] != '') ) header('Location: index.php');
    Damn. You seriously have to learn PHP.

  10. #775
    Apprentice lilsnow is offline
    MemberRank
    Mar 2012 Join Date
    19Posts

    Re: [Release] Pokemon-Area based browser game

    @Raftaar: than i hive u tips, and i can help u with the colours ... that is not a problem with email

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

    Re: [Release] Pokemon-Area based browser game

    @hillybilly why ... the code is fine ... it will stop a user from making more than 1 clan

    @lilsnow may i know your native language as your english .. is weak ( no offence please)

    and @hillybilly wtf is your point the code is absolutly fine .. it will prevent an user from making more than 1 clan

  12. #777
    Check http://arcturus.pw The General is offline
    DeveloperRank
    Aug 2011 Join Date
    7,607Posts

    Re: [Release] Pokemon-Area based browser game

    Your code might not prevent people from making a new clan because code is still processed even though they are redirected to another page.

    And you have many brackets in your if() statement.

    use:

    Code:
    if(isset($gebruiker['clan'])){
    header('Location: index.php');
    exit();
    
    }

  13. #778
    Apprentice lilsnow is offline
    MemberRank
    Mar 2012 Join Date
    19Posts

    Re: [Release] Pokemon-Area based browser game

    @Raftaar: my native language is german ^^ not english... i learned only in school.. (no problem, i know my english is poor :/ )
    Last edited by lilsnow; 08-12-13 at 09:19 PM.

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

    Re: [Release] Pokemon-Area based browser game

    k lilsnow and @hillbilly its a effing simple logic ...you need to put the below security code ..it means that if the user already has a clan he will be redirected to the index page.. He won't be able to see the page ... Sp if U R not able to understand this simple logic then

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

    Re: [Release] Pokemon-Area based browser game

    no wonder why i don't share Fixes and scripts



Advertisement