[Release] Pokemon-Area based browser game

Page 39 of 78 FirstFirst ... 29313233343536373839404142434445464749 ... LastLast
Results 571 to 585 of 1163
  1. #571
    RaGEZONER || Webdevloper KiruHoshino is offline
    MemberRank
    Oct 2011 Join Date
    HungaryLocation
    648Posts

    Re: [Release] Pokemon-Area based browser game

    Reopened the forum thread. I ask everyone not to full of spam, because it will be closed again. Thank you.

    Thank you Kreeate.

  2. #572
    Member Daniel Shkui is offline
    MemberRank
    Jan 2013 Join Date
    52Posts

    Re: Pokemona-Area: New System/Scripts Releases + Help

    can you help me with the attack map ?

  3. #573
    Enthusiast Ashcan is offline
    MemberRank
    Aug 2006 Join Date
    P(r)olandLocation
    37Posts

    Re: Pokemona-Area: New System/Scripts Releases + Help

    already sent u the way to fix it (if i think good, u want pics rotate and move along borders)

    i won't give u exact code, since im newbie to php and all these stuff.

    Go into public_html/attack/wild/wild-attack.php and scroll down to the bottom, there u can see layout of the fighting screen.

    Just mess with the images there, this is the line u need to start with:
    <img id="img_pokemon" src="images/<? echo $pokemon_info['map']; ?>/back/<? echo $pokemon_info['wild_id']; ?>.gif" />

    just change positions of that images anywhere u want ;]

  4. #574
    Member Daniel Shkui is offline
    MemberRank
    Jan 2013 Join Date
    52Posts

    Re: Pokemona-Area: New System/Scripts Releases + Help

    Quote Originally Posted by Ashcan View Post
    already sent u the way to fix it (if i think good, u want pics rotate and move along borders)

    i won't give u exact code, since im newbie to php and all these stuff.

    Go into public_html/attack/wild/wild-attack.php and scroll down to the bottom, there u can see layout of the fighting screen.

    Just mess with the images there, this is the line u need to start with:
    <img id="img_pokemon" src="http://forum.ragezone.com/images/<? echo $pokemon_info['map']; ?>/back/<? echo $pokemon_info['wild_id']; ?>.gif" />

    just change positions of that images anywhere u want ;]
    how am i edit the map i want ?

  5. #575
    Member Daniel Shkui is offline
    MemberRank
    Jan 2013 Join Date
    52Posts

    Re: [Release] Pokemon-Area based browser game

    here, the admin open the thread .

    if can anyone share systems !

  6. #576
    Apprentice counters is offline
    MemberRank
    May 2013 Join Date
    9Posts
    So whats the latest version of this browsergame? Can someone link / upload the version with less bugs? Thanks !!

    Gesendet von meinem GT-I8190 mit Tapatalk 4

  7. #577
    Enthusiast Ashcan is offline
    MemberRank
    Aug 2006 Join Date
    P(r)olandLocation
    37Posts

    Re: [Release] Pokemon-Area based browser game

    @up:
    just download version, i believe kiru updated all his files

    anyway, do anyone know how to get this


    instead of



    I know the first image is older layout, but still I want to use the 'dark' layout BUT with the header from older layout ;p
    Last edited by Ashcan; 20-09-13 at 06:58 PM.

  8. #578
    Check http://arcturus.pw The General is offline
    DeveloperRank
    Aug 2011 Join Date
    7,610Posts

    Re: [Release] Pokemon-Area based browser game

    Quote Originally Posted by Ashcan View Post
    @up:
    just download version, i believe kiru updated all his files

    anyway, do anyone know how to get this


    instead of



    I know the first image is older layout, but still I want to use the 'dark' layout BUT with the header from older layout ;p
    The top is an image used in the layout. If you want you can add the image to your folder and add it to the css but then you have a green hill with a dark background...

  9. #579
    Enthusiast Ashcan is offline
    MemberRank
    Aug 2006 Join Date
    P(r)olandLocation
    37Posts

    Re: [Release] Pokemon-Area based browser game

    THANKS,
    i was trying to change stylesheets/style.css to style.css and editing it but it was pain in the ass..

    anyway,
    i very need info where i can change function of attacks, if anyone knows.

    At the moment my testers got Selfdestruct which got unbelievable damage, but their pokemon is not selfdestructing actually...
    any1 know where i can add these functions and so ? :)

  10. #580
    Apprentice counters is offline
    MemberRank
    May 2013 Join Date
    9Posts
    I think the attacks etc are saved in the database

    Gesendet von meinem GT-I8190 mit Tapatalk 4

  11. #581
    Enthusiast Ashcan is offline
    MemberRank
    Aug 2006 Join Date
    P(r)olandLocation
    37Posts

    Re: [Release] Pokemon-Area based browser game

    Quote Originally Posted by counters View Post
    I think the attacks etc are saved in the database

    Gesendet von meinem GT-I8190 mit Tapatalk 4
    There is the difference, cause names of the attacks and functions connected to these attacks are saved in database.
    but functions are not in database...

  12. #582
    Apprentice fitim is offline
    MemberRank
    Sep 2011 Join Date
    19Posts

    Re: [Release] Pokemon-Area based browser game

    Quote Originally Posted by HillBilly View Post
    Where? I honestly cant tell it as I'm total noob. Plz tell me so I can fix it.
    $_POST['inlognaam'];
    $_POST['voornaam'];
    $_POST['achternaam'];

    mysql_real_escape_string(); is something you need :)

  13. #583
    Check http://arcturus.pw The General is offline
    DeveloperRank
    Aug 2011 Join Date
    7,610Posts

    Re: [Release] Pokemon-Area based browser game

    Quote Originally Posted by fitim View Post
    $_POST['inlognaam'];
    $_POST['voornaam'];
    $_POST['achternaam'];

    mysql_real_escape_string(); is something you need :)
    I'm not using MySQL. Using PDO -> prepared statements so no need to sanitize the variables.

  14. #584
    Enthusiast Ashcan is offline
    MemberRank
    Aug 2006 Join Date
    P(r)olandLocation
    37Posts

    Re: [Release] Pokemon-Area based browser game

    Little FIX for clans:

    Error: After creating 2nd clan, the 2nd one does not actually add to `clans` database, but in `gebruikers` user get field `clan` = name of the clan created.
    After that, user cant delete his clan (which does not exist) and cant create any other.

    To fix this, just go into structure of the table `clans` and edit field `clan_id`.
    Check the A_I, to change this field into AUTO_INCREMENT.

    From now, clans will create properly ;]

  15. #585
    Member jooda is offline
    MemberRank
    Feb 2011 Join Date
    96Posts

    Re: [Release] Pokemon-Area based browser game

    anyone made it english?



Advertisement