New GetStatus

Requests of new features and reports on bugs needs to be fixed

Moderators: Murderator+, Murderator

Post Reply
Blade McKain
Posts: 7
Joined: 2004-09-27 16:18:13

New GetStatus

Post by Blade McKain »

Yoko Can you implement a new GetStatus that return the value into a variable and not only print on screen
i ask this why the GetStatus return correctly the name of the object also on RunUOShard

thx you
Lem
Posts: 49
Joined: 2004-05-23 18:31:26

Post by Lem »

what kind of value should return?
a serial? use "laststatus"
hp?maxhp?notoriety?npc?
there are commands to obtain those even... :\
Blade McKain
Posts: 7
Joined: 2004-09-27 16:18:13

Post by Blade McKain »

GetStatus print the name, and the Hp of the object
but the GetName Command on RunUO Shard don't work correctly
the only way to Get the Name is using the GetStatus and search it in the Journal but this is very hard and not sure

my opinion is that ALL function of Injection would have return a value and not only print
if i want print a value i use uo.print
Yoko
Site Admin
Posts: 1964
Joined: 2004-04-03 16:49:38
Contact:

Post by Yoko »

,set injectecho 1
Blade McKain
Posts: 7
Joined: 2004-09-27 16:18:13

Post by Blade McKain »

i use ,set injectecho 1 but before to search the name in the journal i must wait 2 second or I do not find it and many times I do not find it

I ask myself why many functions print the value directly when you have put to our disposition uo.print

if i want print a value i use uo.print
Post Reply