Command> print(GetIdName(101556))
Pegasus Mount
Command> print(GetIdName(101469))
Snowflake Festival Reindeer Mount
Command> print(GetIdName(103081))
Star
Remember no matter you do in life to always have a little fun while you are at it
Command> print(GetIdName(101556))
Pegasus Mount
Command> print(GetIdName(101469))
Snowflake Festival Reindeer Mount
Command> print(GetIdName(103081))
Star
true that can be..there are guys running with those mounts.. ^^
edit i use a star mount so i guess it could be it when there is noone around xD
BBot wrote:true that can be..there are guys running with those mounts.. ^^
I would need to test it to confirm but I am pretty sure mounts arn't their own objects in the game. If you are on a mount it doesn't create an object for the mount, your model is just made to look like it is on the other model.
My first thought is you have a corrupt game, maybe the last patch didn't work properly.
Remember no matter you do in life to always have a little fun while you are at it
I had a look. It seems the memory area where it gets the mount name doesn't have a name ptr address. I don't really think any change needs to be made to the bot because mounts are ignored anyway. Probably something needs to be done with gmmonitor. It could be as simple as ignoring "<UNKNOWN>"s.
Please consider making a small donation to me to support my continued contributions to the bot and this forum. Thank you. Donate
I check all posts before reading PMs. So if you want a fast reply, don't PM me but post a topic instead. PM me for private or personal topics only.
BBot wrote:true that can be..there are guys running with those mounts.. ^^
I would need to test it to confirm but I am pretty sure mounts arn't their own objects in the game. If you are on a mount it doesn't create an object for the mount, your model is just made to look like it is on the other model.
My first thought is you have a corrupt game, maybe the last patch didn't work properly.
okey i will install manually the last patches if i still get it i will re-install the game
As far as I can tell there is no way to tell if an object is a mount. So all you can really do is ignore <UNKNOWN>. All players will have names. If you don't want to see the message then gmmonitor would have to be edited to ignore <UNKNOWN>s.
Please consider making a small donation to me to support my continued contributions to the bot and this forum. Thank you. Donate
I check all posts before reading PMs. So if you want a fast reply, don't PM me but post a topic instead. PM me for private or personal topics only.