you would place this script in the OnUsed handle. Remove the parts (or comment out) you don't want to use. void main() { object oPC = GetLastUsedBy(); // For Floaty Text FloatingTextStringOnCreature("Your Message",oPC); // For Speaking a string, Text is displayed for one Hartbeat. SpeakString("Your Message"); // For a Privet message SendMessageToPC(oPC,"Your Message"); }
Attributes | Values |
---|---|
rdfs:label |
|
rdfs:comment |
|
dcterms:subject | |
abstract |
|