Welcome to the RaGEZONE - MMORPG development forums.

Pokemon Online Beta

This is a discussion on Pokemon Online Beta within the Releases forums, part of the Pokémon category; well i got my server working with register page and login page with php&Mysql so i might take a few ...

Page 2 of 21 FirstFirst 1234567891012 ... LastLast
Results 16 to 30 of 302
  1. #16
    Registered
    Rank
    Member
    Join Date
    Dec 2008
    Posts
    10
    Liked
    0

    Re: Pokemon Online Beta

    Click
    well i got my server working with register page and login page with php&Mysql so i might take a few ss and have a demo up by this week.

  2. #17
    Member
    Rank
    Member
    Join Date
    Jan 2008
    Location
    Czech Republic
    Posts
    41
    Liked
    1

    Re: Pokemon Online Beta

    Quote Originally Posted by angrybunny View Post
    well i got my server working with register page and login page with php&Mysql so i might take a few ss and have a demo up by this week.
    awesome. can you post here client and server files PLS

  3. #18
    Chaos Is Here
    Rank
    Member +
    Join Date
    Apr 2006
    Location
    America
    Posts
    918
    Liked
    11
    Gamertag: modokiat PSN ID: modokiat

    Re: Pokemon Online Beta

    Quote Originally Posted by angrybunny View Post
    well i got my server working with register page and login page with php&Mysql so i might take a few ss and have a demo up by this week.
    I might have a beta for my files also, alot to get working and that also

  4. #19
    Omega
    Rank
    Omega
    Join Date
    Dec 2006
    Posts
    6,843
    Liked
    94

    Re: Pokemon Online Beta

    We really need sources on this...

  5. #20
    Registered
    Rank
    Member
    Join Date
    Oct 2008
    Posts
    17
    Liked
    1

    Re: Pokemon Online Beta

    kinda got bored so i made this

    http://www.mediafire.com/?nuioynwdwly

    another link
    http://boogieeo.ucoz.org/load/0-0-0-8-20
    ill change the night ones later forgot to do that

    just places these into the client folder in the graphics file

    here is a photo of some of the items

    Last edited by dedwcdustin; 15-08-09 at 01:53 AM. Reason: forgot something

  6. #21
    Hardcore Member
    Rank
    Member
    Join Date
    Jun 2007
    Posts
    111
    Liked
    1

    Re: Pokemon Online Beta

    Hey, wait...
    What mySQL will i be using for the server???
    Tell us ok???
    And kindly make a guide or tut for the setup of the server...
    Tnx again!!!
    RAWRM!!!

    ~Lecks

  7. #22
    Registered
    Rank
    Member
    Join Date
    Oct 2008
    Posts
    17
    Liked
    1

    Re: Pokemon Online Beta

    [guide] for setting up a pokemon online game

    First download mysql. i use MySQL Server 5.1 which can be downloaded from
    http://dev.mysql.com/get/Downloads/M....msi/from/pick

    next download the files that phelpsy posted on the first post.

    next your going to need a database control (i use navicate)

    http://download.navicat.com/download...ite_en_x86.dmg

    just install normally

    also you might need what wadtalkingyou posted on the first page
    also just install normally

    config mysql

    make sure u follow every step

    1. install mysql (if you don't know how to do that then this guide won't help you.
    2. if it asked u if you want to config now then say yes or keep it checked
    3. check standard config. then next
    4. click on include bin ... then hit next
    5. put in a username and password then check enable root access... hit next.
    6. last hit execute

    only do this if u just installed navicat
    open navicat and click connection
    1. put a connection name
    2. go down to where it says user and pass
    3. make those the same as your mysql user and pass

    now this if for everyone.

    1.double click on the connection
    2. right click on the connection then go to new database.
    3. name it pokemononline, hit ok.
    4. double click on the new database
    5. right click and go to execute batch file
    6. click the ...
    7. go to where ever u extracted the server folder. open it
    8. click on pokemononline then hit open.
    9. click start on the execute batch file window.

    now go to the settings in the server folder.

    change the sql user and password to your mysql pass and user.
    Idk if you got to change this, but if it says something other than pokemononline on sqldatabase, change it to pokemononline.

    Creating a char.

    1.open up navicat lite.
    2.open your connection.
    3. double click on pokemononline.
    4. go to users.
    5. id to 1. login is your username so make that whatever. make password to whatever. then char to what u want your char to be

    6.now go to characters
    7. make the name to be the same as what u put on user char.
    sex 0 is male i think 1. female i think
    class 1 is male 2 is female
    sprite ranges from 1-335 check those out.
    mylvl - 0
    exp - 0
    access- IDk what is admin
    pk - 0
    lvl - 0
    pokemoninuse - 0
    pokemon - 0
    map - 1
    x - 5
    y - 5
    rest are going to be 0
    but id is going to be 1


    start the server then open your client

    I hope this works for you as it does for me this took like 20 mins to type so be happy of what u get till someone else makes one

  8. #23
    Member
    Rank
    Member
    Join Date
    Jan 2008
    Location
    Czech Republic
    Posts
    41
    Liked
    1

    Re: Pokemon Online Beta

    i try to do tha by you guidge but stil have same problem.
    i the collum login and other is (MEMO) and i cant revrite it.


    pls help

  9. #24
    Registered
    Rank
    Member
    Join Date
    Oct 2008
    Posts
    17
    Liked
    1

    Re: Pokemon Online Beta

    just fill it with a 0 or 1

  10. #25
    Newbie
    Rank
    Member
    Join Date
    May 2008
    Posts
    4
    Liked
    0

    Re: Pokemon Online Beta

    can anyone upload this release because i cant download at rapidshare

  11. #26
    Registered
    Rank
    Member
    Join Date
    Oct 2008
    Posts
    17
    Liked
    1

    Re: Pokemon Online Beta

    files uploaded to mediafire

    http://www.mediafire.com/file/amzyhw...monRelease.zip

    @vojclx do u got teamviewer or msn? ill try to help u there.

    timvault@hotmail.com
    Last edited by dedwcdustin; 15-08-09 at 10:39 PM.

  12. #27
    Newbie
    Rank
    Member
    Join Date
    May 2008
    Posts
    4
    Liked
    0

    Re: Pokemon Online Beta

    thanks dedwcdustin

  13. #28
    Code Reaper
    Rank
    Member +
    Join Date
    Jun 2007
    Posts
    298
    Liked
    40

    Re: Pokemon Online Beta

    most of yesterday and part of today i was working on scrolling
    maps and i did it!
    i also added a background to speach bubbles

    will upload updated client soon :P
    my msn: phelpsy_k@hotmail.com (which i now never use)
    Currently hooked on Unity3D game engine♥.

  14. #29
    Member
    Rank
    Member
    Join Date
    Jan 2008
    Location
    Czech Republic
    Posts
    41
    Liked
    1

    Re: Pokemon Online Beta

    Quote Originally Posted by dedwcdustin View Post
    files uploaded to mediafire

    http://www.mediafire.com/file/amzyhw...monRelease.zip

    @vojclx do u got teamviewer or msn? ill try to help u there.

    timvault@hotmail.com
    sory but i dot have msn or temviewer. i am from czcech republick and i am head admin of futuregaming.cz
    i have some skils with mysql and mssql but this i never seen before.

  15. #30
    Hardcore Member
    Rank
    Member
    Join Date
    Jun 2007
    Posts
    111
    Liked
    1

    Re: Pokemon Online Beta

    Quote Originally Posted by phelpsy View Post
    most of yesterday and part of today i was working on scrolling
    maps and i did it!
    i also added a background to speach bubbles

    will upload updated client soon :P
    Luv yah Phelps!!! Make it like a patch ok???
    Like pasting it and replacing the old ones...
    Good to see that this is the REAL NEW BEGINNING, as i said before of the Pokemon World Online...
    Well, can i go back to my other question last time???
    Can we use the client of pokemonworldonline.net???
    The client of theirs is cool and nice...
    But if we cant then its fine as long as you can update this always...
    Tnx again phelps!!!
    BTW, so that is the guide???
    Ok gotta setup now!!! (No w8, i have 2 sleep now... )
    See yah all!!!
    ------------------------------------------------------------------------
    Just wanna help...
    Here's my portable team viewer, use this to connect to someone but idk if this works on other version of TV...
    http://www.mediafire.com/?gewrkzvzuey
    Hope i help!!!

    ~Lecks
    Last edited by lecksmatt; 16-08-09 at 04:30 PM. Reason: Just wanna help... Here is the portable TV, u can use this vojclx, ^^

 

 
Page 2 of 21 FirstFirst 1234567891012 ... LastLast

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •