Welcome!

Join our community of MMO enthusiasts and game developers! By registering, you'll gain access to discussions on the latest developments in MMO server files and collaborate with like-minded individuals. Join us today and unlock the potential of MMO server development!

Join Today!

PokeMMO Server+Client (Browserbased)

Custom Title Activated
Loyal Member
Joined
Dec 21, 2007
Messages
1,040
Reaction score
127
Already checked all the tall_grass encounters properties in the map like 3 times, and is all okey.
I think some property (another, not related to grass at all) is bad or is not there at all.
But can't find it :/

Edit: Now I'm getting this error:

felixcruzer - PokeMMO Server+Client (Browserbased) - RaGEZONE Forums

Seems that it can't read the tileset. That or the definitions of the data layer aren't declared..
 
Skilled Illusionist
Joined
Aug 5, 2008
Messages
377
Reaction score
33
What should I do with the tileset then?
The data layer has the data_layer 1 value.
And solid, water, grass and ledges are declared.
 
Skilled Illusionist
Joined
Aug 5, 2008
Messages
377
Reaction score
33
Yes, and recently noticed that kanto.png was 24 bits png, and the other tilesets were 32 bits png.
So I converted it to 32 bits aswell.
But didn't changed anything.
I sended you the .png converted. (In MP)

Edit:

Is there anyone able to do a simple PvP system?
Just start a battle between 2 players.
 
Last edited:
Skilled Illusionist
Joined
Aug 5, 2008
Messages
377
Reaction score
33
Someone knows how to add more pokemons?
When I add a pokemon to server/data/pokemon.json
The client says unexpected string "152" (If the ID of the new pokemon is 152).

I searched for some max pokemon variable in the server and didn't find it.
Anyone knows how to add pokemons?
 
Initiate Mage
Joined
Dec 27, 2012
Messages
3
Reaction score
0
PM me. I need coders and mappers for this type of Game! I have the resources ready.
 
凸(ಠ益ಠ)凸
Loyal Member
Joined
Jun 16, 2008
Messages
1,665
Reaction score
227
I can share you some of my codes, but I won't send you my server files, don't be lazy dude :p

Not sure how that makes someone lazy, if they don't posses the ability to do it themselves.
 
Skilled Illusionist
Joined
Aug 5, 2008
Messages
377
Reaction score
33
I didn't have the ability, this was the first time that I used javascript, If I can do it then he can do it too. :)
You can't just let others do all for you, at least try, right?
 
Banned
Banned
Joined
Dec 20, 2011
Messages
462
Reaction score
30
Someone should make their server public. I wanna try this out :D

Is there a way to re-map the map into hg/ss tiles? Same with the sprites
 
Skilled Illusionist
Joined
Aug 5, 2008
Messages
377
Reaction score
33
Yes you can, you can use any tileset.
Just make the map with Tiled (mapeditor.org).
And change sprites in resources folder :)

My server is public 24/7:
 
Elite Diviner
Joined
Feb 27, 2012
Messages
446
Reaction score
46
Anyone wanna create a bag :O xD. I was trying to figure it out earlier but i cant figure out how to use the database. thats what ill be doing tonight tho xD. if anyone could help me figure out how the database works and stuff that would be a big help xD.

Edit: I was actually thinking just now about remaking the database and making it more like pokenet on mysql. the one that you can see in mongo is really kinda empty and stuff. if you know what i mean :3.
 
Skilled Illusionist
Joined
Aug 5, 2008
Messages
377
Reaction score
33
I don't think it will be that easy to make it work with mysql, since all is connected to mongo.
Anyways, I'll prefer a PvP system before bag, since my server has a heal command (don't need potions).
And PvP would make it 200% enjoyable to play :)
 
Skilled Illusionist
Joined
Aug 5, 2008
Messages
377
Reaction score
33
In my server being a player no. Being GM yes, with command.
And if you mean change the starters in the register window, yes there's a list of the starters in the server.out file.
And of course you can change it on the database.

Edit: I did almost all the maps in the game already.
This is the kanto map of my server:

felixcruzer - PokeMMO Server+Client (Browserbased) - RaGEZONE Forums


Black line is the actual available route, and white boxes are the unavailable maps so far. :)
 
Last edited:
Back
Top