Xurben Mistmoore
Tue, 11th May '04, 2:24am
How do you make a pc be used like when you put your mouse over it, it says the name and if you click on it you used it for example Chair if you click on it you sit down can anyone help me!
|
View Full Version : How to make a placeable be used Xurben Mistmoore Tue, 11th May '04, 2:24am How do you make a pc be used like when you put your mouse over it, it says the name and if you click on it you used it for example Chair if you click on it you sit down can anyone help me! Faerus Stoneslammer Tue, 11th May '04, 5:58am To make an object useable, you have to right-click on it, then select properties. You'll see 2 boxes (among a bunch of other things) on the screen-thingy that comes up. Just select the "Useable" box and voila. And as for making things sit-on-able...you have to find the proper script. (If you have both expansions installed, I think the sitting script is something like "x2_c2_sitting" or something...) BigStick Wed, 12th May '04, 6:25pm Once you make the chair useable and find the right script, you have to place the name of that script in the On_Used box on the Scripts tab for the chair. Faerus Stoneslammer Thu, 13th May '04, 6:51am Oh right...forgot about that little detail :p ...silly me. Oh, and the script I posted is wrong (doesn't even exist, afaik). The proper script to let you sit on a chair, is x2_am_sit. And like BS ( :rolleyes: ) said; put it in the On Used box on the script page. |