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 floating text FloatingTextStringOnCreature("Your Message",oPC); // For speaking a string, text is displayed for one heartbeat. SpeakString("Your Message"); // For a private message. SendMessageToPC(oPC,"Your Message"); }
Attributes | Values |
---|---|
rdfs:label |
|
rdfs:comment |
|
dcterms:subject | |
abstract |
|