[Release] Pokemon-Area based browser game

Page 65 of 78 FirstFirst ... 1555575859606162636465666768697071727375 ... LastLast
Results 961 to 975 of 1163
  1. #961
    Enthusiast Ashcan is offline
    MemberRank
    Aug 2006 Join Date
    P(r)olandLocation
    37Posts

    happy Re: [Release] Pokemon-Area based browser game

    Raftaar if ure willing to sell that, u should've post in on other forums i guess.
    And i dont think its worth 13$.

    If u think that Sphinx's work is worth 5$ so i think ur iis worth about 1.5$

    P.s. i believe that referer system is working properly, all u added is new column in 'gebruikers' to track referers, which means:

    u did that:


    To do that (free):

    open register.php
    find
    Code:
    mysql_query("INSERT INTO `gebruikers` (`account_code`, `voornaam`, `achternaam`, `land`, `character`, `username`, `geb_datum`, `datum`, `aanmeld_datum`, `wachtwoord`, `email`, `ip_aangemeld`, `wereld`) 
        VALUES ('".$activatiecode."', '".$voornaam."', '".$achternaam."', '".$land."', '".$character."', '".$inlognaam."', '".$gebdate."', '".$date."', '".$date."', '".$wachtwoordmd5."', '".$email."', '".$ip."' , '".$wereld."')");
    change to:
    Code:
    mysql_query("INSERT INTO `gebruikers` (`account_code`, `voornaam`, `achternaam`, `land`, `character`, `username`, `geb_datum`, `datum`, `aanmeld_datum`, `wachtwoord`, `email`, `ip_aangemeld`, `wereld`, `referer`) 
        VALUES ('".$activatiecode."', '".$voornaam."', '".$achternaam."', '".$land."', '".$character."', '".$inlognaam."', '".$gebdate."', '".$date."', '".$date."', '".$wachtwoordmd5."', '".$email."', '".$ip."' , '".$wereld."', '".$referer."')");
    dont forget to use sql query in phpmyadmin:
    Code:
    ALTER TABLE `gebruikers` ADD `referer` varchar(50) NOT NULL
    and ofc download the file from attachment and upload it to main directory of pokemon area game
    referers.zip

    After that, users who will register using ur name as Referrer will be noted on page:
    Code:
    http://yourgame.com/index.php?page=referers

    P.s.2:
    Also willing to trade nice script (if someone got something nice too):



    As well got flash movement to encounter enemies but now working on javascript's one (instead of clicking areas)
    Implementing as well quests and side-dungeons (secrets too)



    I can do much more but most i need are fixed wild/trainer/duel-attack.php files ;]
    Last edited by Ashcan; 10-03-14 at 03:07 PM. Reason: free xD

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

    Re: [Release] Pokemon-Area based browser game

    http://screenshu.com/static/uploads/.../jl/m1cojm.jpg

    lol its ripped wait i'll search for the original page

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

    Re: [Release] Pokemon-Area based browser game

    somehwat close to that ashcan but not as u think anyways nice try

    respect point is easy to create through

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

    Re: [Release] Pokemon-Area based browser game

    Quote Originally Posted by Ashcan View Post
    As well got flash movement to encounter enemies but now working on javascript's one (instead of clicking areas)
    Implementing as well quests and side-dungeons (secrets too)



    I can do much more but most i need are fixed wild/trainer/duel-attack.php files ;]


    http://screenshu.com/static/uploads/.../jl/m1cojm.jpg

    Lol its ripped wait i'll search for the original page

    Original page:

    http://en.game.raffay.pl/

    #sry for dp
    Last edited by felixcruzer; 10-03-14 at 03:38 PM.

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

    Re: [Release] Pokemon-Area based browser game

    LOL ASH want me to tell Raffay ?
    wait no lol its just a screen shot fo the raffay's game lol

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

    Re: [Release] Pokemon-Area based browser game

    if u didnt manage gathering infos, he is my friend and we did this game earlier, but now im using its engine to implement into pokemon area game.
    u can tell him, ask him, whatever.
    he will tell u same xD

    p.s.
    Quote Originally Posted by Raftaar View Post
    somehwat close to that ashcan but not as u think anyways nice try

    respect point is easy to create through
    If its easy to create so make it and share it.
    I did same with ur Referral System.
    When i saw it, i made it and shared.

    Go Go we all are waiting for ur work ;]
    Last edited by Ashcan; 10-03-14 at 07:52 PM.

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

    Re: [Release] Pokemon-Area based browser game

    @Refresh:
    +
    I got now simple backgrounds while fighting at wild-attack, but i would like to make them different while fighting in water/strand/spookhous and so
    Do anyone know how can i get these infos?
    there's only info about what i choose in attack_map
    How can i get it while fighting?

    Anyone please?:)

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

    Re: [Release] Pokemon-Area based browser game

    Check the area ID where you're fighting...
    i think its possible with a simple 'id' post....

  9. #969
    Valued Member fudirox is offline
    MemberRank
    Aug 2008 Join Date
    111Posts

    Re: [Release] Pokemon-Area based browser game

    I Buy the wild/trainer/duel-attack.php files with effects and others systems, PRIVATE MESSAGE !

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

    Re: [Release] Pokemon-Area based browser game

    Quote Originally Posted by Mugaru View Post
    Check the area ID where you're fighting...
    i think its possible with a simple 'id' post....
    and heres come the question, where area ID is saved while i fight?

    p.s.
    do someone got an idea with better/nicer look trainer card?
    Last edited by Ashcan; 13-03-14 at 04:49 PM.

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

    Re: [Release] Pokemon-Area based browser game

    I like your trainercard..

    Anyway, attack_map.php < check it. I think you can use the 'name' like Gras for it... or 'Grot' if you know what i mean.

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

    Re: [Release] Pokemon-Area based browser game

    Quote Originally Posted by Mugaru View Post
    I like your trainercard..

    Anyway, attack_map.php < check it. I think you can use the 'name' like Gras for it... or 'Grot' if you know what i mean.
    forget about editing post.
    yep i already found it and its rly in attack_map.php
    just had to make saving where player is while clicking the map part + resetting its value on wild_attack_finish or sort of ;p

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

    Re: [Release] Pokemon-Area based browser game

    Hide/Show User's Pokemon GO %#$% create it

    - - - Updated - - -

    and lol giving a screenshot of a game of someone else is a dumb act lol You suck @Ashcan

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

    Re: [Release] Pokemon-Area based browser game

    Quote Originally Posted by Raftaar View Post
    Hide/Show User's Pokemon GO %#$% create it

    - - - Updated - - -

    and lol giving a screenshot of a game of someone else is a dumb act lol You suck @Ashcan

    if i would care about proving u anything i would share this script, so u could see i got the source (because i was helping my friend making this)
    but sorry, wont share this with u, leecher (raftaar)

    battle gui animations, almost finished ;p

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

    Re: [Release] Pokemon-Area based browser game

    I need help

    Screen1 (before):


    Screen2 (after changing pokemon):


    After changing pokemon the leven/levenmax is away only after refresh the new information are displayed
    I tried about 2 hours and i don't get it - what are the javascript request [''] parts are doing - how they work? i can do many things if someone can explain this



Advertisement