Difference between revisions of "Talk:Message"
Jump to navigation
Jump to search
m
no edit summary
imported>JOG (no way to display the FormID of a reference.) |
imported>Ericpar m |
||
Line 17: | Line 17: | ||
::A reference-variable isn't just the FormID or we could use unsigned longs instead. It's rather a pointer structure of which the FormID is just one element. So no, I don't think there's any way for a script to access the FormID-value of a reference. --[[User:JOG|JOG]] 04:45, 10 June 2006 (EDT) | ::A reference-variable isn't just the FormID or we could use unsigned longs instead. It's rather a pointer structure of which the FormID is just one element. So no, I don't think there's any way for a script to access the FormID-value of a reference. --[[User:JOG|JOG]] 04:45, 10 June 2006 (EDT) | ||
---- | |||
[[User:Ericpar|Ericpar]] 20:31, 14 August 2006 (EDT) Has anyone actually tested the DisplaySeconds parameter? Becuase no matter what value I supply for this parameter, the message always stays up for its default duration (approx 3 seconds). E.g., "Message 'Hello World', 1" and "Message 'Hello World', 100" behave identically on my system. I have the official 1.1 patch, and I tested this with no mods loaded. If I type "Message 'Hello World', 1.0", it complains that the DisplaySeconds parameter must be an integer, so it definitely takes a parameter for the display time, but the implementation appears to be broken. | |||
---- | ---- | ||
{{signcomments}} | {{signcomments}} |