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!

Achievement code

Status
Not open for further replies.
Junior Spellweaver
Joined
May 28, 2007
Messages
168
Reaction score
5
UberEnvironment.GetGame().GetAchievementManager().UnlockAchievement(UberEnvironment.GetGame().GetClientManager().GetClient(UberEnvironment.GetGame().GetClientManager().GetClientByHabbo(0).GetHabbo().Id), ACHIEVEMENT ID, ACHIEVEMENT LEVEL);

for things like:

Respect
HC+VIP
Pets
Rooms
Online time
Trade
Name changed

You can add it:
Wherever you want.
 
Banned
Banned
Joined
Jan 9, 2010
Messages
1,850
Reaction score
503
LOL! Well done, you searched in the source for the viod UnlockAchievement & Explained how it works.

/facepalm
 
Junior Spellweaver
Joined
May 28, 2007
Messages
168
Reaction score
5
Non,I started with the unlockachievement void,addicated with the getclient void(which is addicated with the gethabbo void).

Lol yes ofcourse I did :l
 
Junior Spellweaver
Joined
May 28, 2007
Messages
168
Reaction score
5
If you will make new achievement codes outside GameClient.cs
 
C# / Java Programmer
Joined
Jan 1, 2007
Messages
346
Reaction score
177
It's still existing code, and therefore not a release. If anyone didn't already know how to do this, they shouldn't be working on the source in the first place.
</thread>
 
Joined
Jul 6, 2010
Messages
352
Reaction score
126
Mhmm ty scott for explaining to him.

There's no point releasing something that someone already coded and released in the form of a emulator.
It doesn't help ur development or coding skills improve, it just tells u smetin u already know
 
Joined
Jul 6, 2010
Messages
352
Reaction score
126
Btw, if its to help people u should explain how to use it
What it does in detail, where to find it etc.

OFT: tren, if u got time, can u pm step by step how to add the clothes cuz I'm a failure... Lmfao tyvm dude
 
Last edited:
Status
Not open for further replies.
Back
Top