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!

[Request] Generation II Followers Sprites

Skilled Illusionist
Joined
Aug 5, 2008
Messages
377
Reaction score
33
Anyone got generation II pokemons follower sprites?
This is an example of follower sprite:

martinx09 - [Request] Generation II Followers Sprites - RaGEZONE Forums
 
Banned
Banned
Joined
Dec 20, 2011
Messages
462
Reaction score
30
I found

Gen1:
Gen 3:
 
Joined
Jul 29, 2012
Messages
527
Reaction score
71
may be a crude way, may take some time but here should be all sprites:


or i could be a nice and upload these files for you... 493 sprites i think :D
here:
 
Skilled Illusionist
Joined
Aug 5, 2008
Messages
377
Reaction score
33
That was the idea, but when I add a pokemon to the pokemon.json the server gives me an error.
So yeah.. huh.. u.u

The idea was to add this:

martinx09 - [Request] Generation II Followers Sprites - RaGEZONE Forums


:)
 
Joined
Jul 29, 2012
Messages
527
Reaction score
71
well, i guess you've made a simple mistake when adding to the pokemon.json
because i added this:
Code:
"152":{"name":"TestNew","type1":"psychic"}
just as simple as adding it before the last "}" but using a comma to seperate
so the whole file goes like this
Code:
{"1":{"name":"Bulbasaur","type1":"grass","type2":"poison"},"2":{"name":"Ivysaur","type1":"grass","type2":"poison"},"3":{"name":"Venusaur","type1":"grass","type2":"poison"},"4":{"name":"Charmander","type1":"fire"},"5":{"name":"Charmeleon","type1":"fire"},"6":{"name":"Charizard","type1":"fire","type2":"flying"},"7":{"name":"Squirtle","type1":"water"},"8":{"name":"Wartortle","type1":"water"},"9":{"name":"Blastoise","type1":"water"},"10":{"name":"Caterpie","type1":"bug"},"11":{"name":"Metapod","type1":"bug"},"12":{"name":"Butterfree","type1":"bug","type2":"flying"},"13":{"name":"Weedle","type1":"bug","type2":"poison"},"14":{"name":"Kakuna","type1":"bug","type2":"poison"},"15":{"name":"Beedrill","type1":"bug","type2":"poison"},"16":{"name":"Pidgey","type1":"normal","type2":"flying"},"17":{"name":"Pidgeotto","type1":"normal","type2":"flying"},"18":{"name":"Pidgeot","type1":"normal","type2":"flying"},"19":{"name":"Rattata","type1":"normal"},"20":{"name":"Raticate","type1":"normal"},"21":{"name":"Spearow","type1":"normal","type2":"flying"},"22":{"name":"Fearow","type1":"normal","type2":"flying"},"23":{"name":"Ekans","type1":"poison"},"24":{"name":"Arbok","type1":"poison"},"25":{"name":"Pikachu","type1":"electric"},"26":{"name":"Raichu","type1":"electric"},"27":{"name":"Sandshrew","type1":"ground"},"28":{"name":"Sandslash","type1":"ground"},"29":{"name":"Nidoran","type1":"poison"},"30":{"name":"Nidorina","type1":"poison"},"31":{"name":"Nidoqueen","type1":"poison","type2":"ground"},"32":{"name":"Nidoran","type1":"poison"},"33":{"name":"Nidorino","type1":"poison"},"34":{"name":"Nidoking","type1":"poison","type2":"ground"},"35":{"name":"Clefairy","type1":"normal"},"36":{"name":"Clefable","type1":"normal"},"37":{"name":"Vulpix","type1":"fire"},"38":{"name":"Ninetales","type1":"fire"},"39":{"name":"Jigglypuff","type1":"normal"},"40":{"name":"Wigglytuff","type1":"normal"},"41":{"name":"Zubat","type1":"poison","type2":"flying"},"42":{"name":"Golbat","type1":"poison","type2":"flying"},"43":{"name":"Oddish","type1":"grass","type2":"poison"},"44":{"name":"Gloom","type1":"grass","type2":"poison"},"45":{"name":"Vileplume","type1":"grass","type2":"poison"},"46":{"name":"Paras","type1":"bug","type2":"grass"},"47":{"name":"Parasect","type1":"bug","type2":"grass"},"48":{"name":"Venonat","type1":"bug","type2":"poison"},"49":{"name":"Venomoth","type1":"bug","type2":"poison"},"50":{"name":"Diglett","type1":"ground"},"51":{"name":"Dugtrio","type1":"ground"},"52":{"name":"Meowth","type1":"normal"},"53":{"name":"Persian","type1":"normal"},"54":{"name":"Psyduck","type1":"water"},"55":{"name":"Golduck","type1":"water"},"56":{"name":"Mankey","type1":"fighting"},"57":{"name":"Primeape","type1":"fighting"},"58":{"name":"Growlithe","type1":"fire"},"59":{"name":"Arcanine","type1":"fire"},"60":{"name":"Poliwag","type1":"water"},"61":{"name":"Poliwhirl","type1":"water"},"62":{"name":"Poliwrath","type1":"water","type2":"fighting"},"63":{"name":"Abra","type1":"psychic"},"64":{"name":"Kadabra","type1":"psychic"},"65":{"name":"Alakazam","type1":"psychic"},"66":{"name":"Machop","type1":"fighting"},"67":{"name":"Machoke","type1":"fighting"},"68":{"name":"Machamp","type1":"fighting"},"69":{"name":"Bellsprout","type1":"grass","type2":"poison"},"70":{"name":"Weepinbell","type1":"grass","type2":"poison"},"71":{"name":"Victreebel","type1":"grass","type2":"poison"},"72":{"name":"Tentacool","type1":"water","type2":"poison"},"73":{"name":"Tentacruel","type1":"water","type2":"poison"},"74":{"name":"Geodude","type1":"rock","type2":"ground"},"75":{"name":"Graveler","type1":"rock","type2":"ground"},"76":{"name":"Golem","type1":"rock","type2":"ground"},"77":{"name":"Ponyta","type1":"fire"},"78":{"name":"Rapidash","type1":"fire"},"79":{"name":"Slowpoke","type1":"water","type2":"psychic"},"80":{"name":"Slowbro","type1":"water","type2":"psychic"},"81":{"name":"Magnemite","type1":"electric","type2":"steel"},"82":{"name":"Magneton","type1":"electric","type2":"steel"},"83":{"name":"Farfetch'd","type1":"normal","type2":"flying"},"84":{"name":"Doduo","type1":"normal","type2":"flying"},"85":{"name":"Dodrio","type1":"normal","type2":"flying"},"86":{"name":"Seel","type1":"water"},"87":{"name":"Dewgong","type1":"water","type2":"ice"},"88":{"name":"Grimer","type1":"poison"},"89":{"name":"Muk","type1":"poison"},"90":{"name":"Shellder","type1":"water"},"91":{"name":"Cloyster","type1":"water","type2":"ice"},"92":{"name":"Gastly","type1":"ghost","type2":"poison"},"93":{"name":"Haunter","type1":"ghost","type2":"poison"},"94":{"name":"Gengar","type1":"ghost","type2":"poison"},"95":{"name":"Onix","type1":"rock","type2":"ground"},"96":{"name":"Drowzee","type1":"psychic"},"97":{"name":"Hypno","type1":"psychic"},"98":{"name":"Krabby","type1":"water"},"99":{"name":"Kingler","type1":"water"},"100":{"name":"Voltorb","type1":"electric"},"101":{"name":"Electrode","type1":"electric"},"102":{"name":"Exeggcute","type1":"grass","type2":"psychic"},"103":{"name":"Exeggutor","type1":"grass","type2":"psychic"},"104":{"name":"Cubone","type1":"ground"},"105":{"name":"Marowak","type1":"ground"},"106":{"name":"Hitmonlee","type1":"fighting"},"107":{"name":"Hitmonchan","type1":"fighting"},"108":{"name":"Lickitung","type1":"normal"},"109":{"name":"Koffing","type1":"poison"},"110":{"name":"Weezing","type1":"poison"},"111":{"name":"Rhyhorn","type1":"ground","type2":"rock"},"112":{"name":"Rhydon","type1":"ground","type2":"rock"},"113":{"name":"Chansey","type1":"normal"},"114":{"name":"Tangela","type1":"grass"},"115":{"name":"Kangaskhan","type1":"normal"},"116":{"name":"Horsea","type1":"water"},"117":{"name":"Seadra","type1":"water"},"118":{"name":"Goldeen","type1":"water"},"119":{"name":"Seaking","type1":"water"},"120":{"name":"Staryu","type1":"water"},"121":{"name":"Starmie","type1":"water","type2":"psychic"},"122":{"name":"Mr. mime","type1":"psychic"},"123":{"name":"Scyther","type1":"bug","type2":"flying"},"124":{"name":"Jynx","type1":"ice","type2":"psychic"},"125":{"name":"Electabuzz","type1":"electric"},"126":{"name":"Magmar","type1":"fire"},"127":{"name":"Pinsir","type1":"bug"},"128":{"name":"Tauros","type1":"normal"},"129":{"name":"Magikarp","type1":"water"},"130":{"name":"Gyarados","type1":"water","type2":"flying"},"131":{"name":"Lapras","type1":"water","type2":"ice"},"132":{"name":"Ditto","type1":"normal"},"133":{"name":"Eevee","type1":"normal"},"134":{"name":"Vaporeon","type1":"water"},"135":{"name":"Jolteon","type1":"electric"},"136":{"name":"Flareon","type1":"fire"},"137":{"name":"Porygon","type1":"normal"},"138":{"name":"Omanyte","type1":"rock","type2":"water"},"139":{"name":"Omastar","type1":"rock","type2":"water"},"140":{"name":"Kabuto","type1":"rock","type2":"water"},"141":{"name":"Kabutops","type1":"rock","type2":"water"},"142":{"name":"Aerodactyl","type1":"rock","type2":"flying"},"143":{"name":"Snorlax","type1":"normal"},"144":{"name":"Articuno","type1":"ice","type2":"flying"},"145":{"name":"Zapdos","type1":"electric","type2":"flying"},"146":{"name":"Moltres","type1":"fire","type2":"flying"},"147":{"name":"Dratini","type1":"dragon"},"148":{"name":"Dragonair","type1":"dragon"},"149":{"name":"Dragonite","type1":"dragon","type2":"flying"},"150":{"name":"Mewtwo","type1":"psychic"},"151":{"name":"Mew","type1":"psychic"},"152":{"name":"TestNew","type1":"psychic"}}

Tell me if you need any more bug helping.
 
Skilled Illusionist
Joined
Aug 5, 2008
Messages
377
Reaction score
33
Nope it's okey, and that is the clientside pokemon.json (I added that one too).
But I was talking about the server/data/pokemon.json.

I edited both using haxe, so it's easier to notice those commas and things like that.
I think there's a cap for max pokemons in some place..
 
Joined
Jul 29, 2012
Messages
527
Reaction score
71
ok let me see about this 1.

:p ok i see what i think is your error, you forgot the comma after the } for the 151 pokemon.
Code:
	"151": {
		"name":			"Mew",
		"type1":			"psychic",
		"ability1":		"synchronize",
		"genderRatio":	-1,

		"experienceCurve":	"mediumSlow",
		"catchRate":	45,
		"baseExp":		64,
		"baseStats": {
			"hp":		100,
			"atk":		100,
			"def":		100,
			"spAtk":	100,
			"spDef":	100,
			"speed":	100
		},


		"learnset": [
			{"level": 1, "move": "pound"},
			{"level": 10, "move": "transform"},
			{"level": 20, "move": "mega punch"},
			{"level": 30, "move": "metronome"},
			{"level": 40, "move": "psychic"},
			{"level": 50, "move": "ancientpower"}
		],

		"learnableTM": [
			"TM01", "TM02", "TM03", "TM04", "TM05", 
			"TM06", "TM07", "TM08", "TM09", "TM10", 
			"TM11", "TM12", "TM13", "TM14", "TM15", 
			"TM16", "TM17", "TM18", "TM19", "TM20", 
			"TM21", "TM22", "TM23", "TM24", "TM25", 
			"TM26", "TM27", "TM28", "TM29", "TM30", 
			"TM31", "TM32", "TM33", "TM34", "TM35", 
			"TM36", "TM37", "TM38", "TM39", "TM40", 
			"TM41", "TM42", "TM43", "TM44", "TM45", 
			"TM46", "TM47", "TM48", "TM49", "TM50", 
			"HM01", "HM02", "HM03", "HM04", "HM05", 
			"HM06", "HM07", "HM08"
		],

		"evYield": {
			"hp": 3
		}
	},
	"152": {
		"name":			"TestNew",
		"type1":			"psychic",
		"ability1":		"synchronize",
		"genderRatio":	-1,

		"experienceCurve":	"mediumSlow",
		"catchRate":	60,
		"baseExp":		64,
		"baseStats": {
			"hp":		999,
			"atk":		999,
			"def":		999,
			"spAtk":	999,
			"spDef":	999,
			"speed":	999
		},


		"learnset": [
			{"level": 1, "move": "pound"},
			{"level": 10, "move": "transform"},
			{"level": 20, "move": "mega punch"},
			{"level": 30, "move": "metronome"},
			{"level": 40, "move": "psychic"},
			{"level": 50, "move": "ancientpower"}
		],

		"learnableTM": [
			"TM01", "TM02", "TM03", "TM04", "TM05", 
			"TM06", "TM07", "TM08", "TM09", "TM10", 
			"TM11", "TM12", "TM13", "TM14", "TM15", 
			"TM16", "TM17", "TM18", "TM19", "TM20", 
			"TM21", "TM22", "TM23", "TM24", "TM25", 
			"TM26", "TM27", "TM28", "TM29", "TM30", 
			"TM31", "TM32", "TM33", "TM34", "TM35", 
			"TM36", "TM37", "TM38", "TM39", "TM40", 
			"TM41", "TM42", "TM43", "TM44", "TM45", 
			"TM46", "TM47", "TM48", "TM49", "TM50", 
			"HM01", "HM02", "HM03", "HM04", "HM05", 
			"HM06", "HM07", "HM08"
		],

		"evYield": {
			"hp": 9
		}
	}
see how before the "152" there is a , after the }?
Code:
	},
	"152": {
you must have that comma on yours. otherwise it says about an unknown string.
 
Last edited:
Skilled Illusionist
Joined
Aug 5, 2008
Messages
377
Reaction score
33
That's it.
Fixed, thanks :)

I'll try to use the pichu and post pics :D

Edit:

There is some kind of problem,
Pichu is working, but not 100%

Here it is:

martinx09 - [Request] Generation II Followers Sprites - RaGEZONE Forums


But then I tried to battle, and the game freezed.
Now when I login the screen is all black. u.u
 
Last edited:
Skilled Illusionist
Joined
Aug 5, 2008
Messages
377
Reaction score
33
Got all the images in the resource folder, edited pokemon.json in server/data and site/js
Is there anything else that I should edit?
 
Joined
Jul 29, 2012
Messages
527
Reaction score
71
Did oyu edit the data on teh servers site aswell, you have to edit in 3 places:
1.servers data
2.servers site (located just outside the server's run.bat)
3.the website itself.
 
Skilled Illusionist
Joined
Aug 5, 2008
Messages
377
Reaction score
33
What do you mean with servers site?

I edited: Pokemmo/server/data/pokemon.json and Pokemmo/site/data/pokemon.json
Where's the third file?
 
Skilled Illusionist
Joined
Aug 5, 2008
Messages
377
Reaction score
33
There's only Data, Js, Resources and play.html in the Site.
And I don't see anything to edit in play.html.
Already got all the images in resources folders.
 
Back
Top