| Yoko http://forum.yoko.com.ua/ |
|
| message upper objects http://forum.yoko.com.ua/viewtopic.php?f=1&t=4560 |
Page 1 of 1 |
| Author: | klokan [ 2005-07-15 22:35:43 ] |
| Post subject: | message upper objects |
Is it possible to print any message above objects in client? anything as uo.print('Object','Text') |
|
| Author: | flake [ 2005-07-16 00:07:23 ] |
| Post subject: | |
Well, you can, buy in another form. For example: Code: uo.print( UO.GetName(Object), STR(UO.GetX( 'object' )), STR(UO.GetY( 'object' ))) will print the name of the object, and its coordinates X&Y. |
|
| Author: | klokan [ 2005-07-16 02:09:54 ] |
| Post subject: | |
thanks, but i need to write it above an object(player or npc) |
|
| Author: | flake [ 2005-07-16 02:51:29 ] |
| Post subject: | |
Hm... I think I don't understand what you meen. |
|
| Author: | klokan [ 2005-07-16 02:59:02 ] |
| Post subject: | |
for example i want to see hp status above my target, not i down left corner of the screen when i use this command: uo.print(str(uo.gethp('laststatus'))) |
|
| Author: | flake [ 2005-07-16 03:02:47 ] |
| Post subject: | |
I think that's imposible. |
|
| Author: | klokan [ 2005-07-16 03:08:37 ] |
| Post subject: | |
ok, is possible to do this command and add in to next version of injection by Yoko?:) |
|
| Author: | Yoko [ 2005-07-17 23:59:21 ] |
| Post subject: | |
yes (btw there is charprint command) |
|
| Author: | Weee [ 2011-04-19 02:50:19 ] |
| Post subject: | Re: message upper objects |
а было бы так неплохо добавить такую команду именно над другими объектами (не только над игроком). |
|
| Page 1 of 1 | All times are UTC+02:00 |
| Powered by phpBB® Forum Software © phpBB Limited https://www.phpbb.com/ |
|