Jump to content

Recommended Posts

Posted

I need help with scripts

Can someone paste me repair 100 script and healing script that allows you to heal yourself, remove rads and restore limbs

Posted

okay i figured it out, but now i need script for when you click on object and it give you two options, like freeside studio, get it?

Posted

ShowMessage shows a message form that you have created in the GECK under Miscellaneous > Message. To get a box to show up with options to choose from, make sure Message Box is checked inside the message form.

 

GetButtonPressed returns the index of the latest button that has been pressed in any message. It is usually used in a GameMode block. You will need to save the return value from GetButtonPressed into a variable and set up conditions to check for each possible outcome. This is demonstrated in the example script found on the function's wiki page.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...