• 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!

Help

Nighandy

New Member
Joined
Mar 4, 2009
Messages
6
Reaction score
0
know the look?
12:51 you see Nighandy (level 51). He is master sorcerer.
I would add next to the reset
thus
12:51 you see Nighandy (level 51) [reset 2]. He is master sorcerer.
information to reset the player is in DB
the name is "reset"
The sourcers is the version 0.2.23
by Talauren

if you can help, write down all the places that I make the changes you install the source
 
Well change the whole function from in player.cpp:

Code:
std::string Player::getDescription(int32_t lookDistance) const

To this:


C++ pastebin - collaborative debugging tool


Tested and working, have fun!

How it looks in-game:

x3539b.gif


PD: I tested with "resets"(NOT "reset") as the column from player in database.

Rep++ :D
 
Last edited:
Back
Top Bottom