Google-Code-Fork / tibiaapi

Automatically exported from code.google.com/p/tibiaapi
MIT License
0 stars 0 forks source link

Player.Name #158

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Not sure why we don't have this already, but someone asked about it on
TPForums: http://tpforums.org/forum/showthread.php?t=3295

I think it should be set on Login like Player.Location(?) and when a user
sets the value, ie. Player.Name = "Joe", it changes it on-screen. I could
be wrong because I haven't done it in a while, but I think it takes more
than changing it in the battlelist to get it to change on-screen, but
someone should know better than me.

Original issue reported on code.google.com by joebingham07@gmail.com on 12 Jul 2009 at 3:06

GoogleCodeExporter commented 9 years ago
I believe changing it in the battlelist, e.g. Client.GetPlayer().Name = "Joe", 
also
changes it on the screen.

Original comment by ian320 on 13 Jul 2009 at 6:40

GoogleCodeExporter commented 9 years ago
That has atleast worked in the past. The player is like any other player/npc on 
the
actual game map.

Original comment by hugo.per...@gmail.com on 14 Jul 2009 at 5:43

GoogleCodeExporter commented 9 years ago
Still works.

Original comment by geancarl...@gmail.com on 14 Jul 2009 at 2:06