• There is NO official Otland's Discord server and NO official Otland's server list. The Otland's Staff does not manage any Discord server or server list. Moderators or administrator of any Discord server or server lists have NO connection to the Otland's Staff. Do not get scammed!

Buying Cooldown bars + client edite for pokemon server

Status
Not open for further replies.

kimokimo

Kimo
Joined
Jan 25, 2011
Messages
821
Solutions
6
Reaction score
156
GitHub
karimadnan
Iam looking for a guy who can make a dll for my pokemon server client works like this:

["Bulbasaur"] = {move1 = {name = "Quick Attack", level = 5, cd = 7, dist = 2, target = 1}
move2 = {name = "Razor Leaf", level = 12, cd = 12, dist = 4, target = 1}
move3 = {name = "Vine Whip", level = 19, cd = 16, dist = 20, target = 0}
move4 = {name = "Headbutt", level = 16, cd = 13, dist = 1, target = 1}
move5 = {name = "Leech Seed", level = 16, cd = 21, dist = 5, target = 1}
move6 = {name = "Solar Beam", level = 31, cd = 50, dist = 10, target = 0}
move7 = {name = "Sleep Powder", level = 20, cd = 26, dist = 1, target = 0}
move8 = {name = "Stun Spore", level = 18, cd = 17, dist = 1, target = 0}
move9 = {name = "Poison Powder", level = 17, cd = 22, dist = 1, target = 0}

And here how the cooldown bars will look like
bzmdP.png


This how it will work first every move will have its own picture that will be imported in my client spr and will have own id.

Once the player summon the pokemon the cooldown bar will open.
i want the cooldown bars to load the move picture id and when the player use the move it will turn to black&white picture that have another id in my spr and it will count down the move CD as shown in the moves list and when its ready to use the move turn back colored id again.

PM for the price.
 
Kimokimo is trusted, he is working with me on Pokemon Crystal (The Johto Journies) // The Mind of Suicune.
If anything I will work as a middleman for the transaction.
 
Something like this i'll recommend to check tpforums
 
Status
Not open for further replies.
Back
Top