Jump to content

scripting problem


darathas

Recommended Posts

Hey all!

 

this script is doing my head in lol. Okay, when it comes to adding/divding etc to a variable, how would you go about doing so?

 

 

I tried

 

set x to x /2

 

is this the incorrect way of doing so or is there a trick to it?

Link to comment
Share on other sites

Use the * instead. Like set x to x * 0.5. And depending on the outcome, try to use a float variable instead..sometimes it doesn't take a short or long variable in certain states.
Link to comment
Share on other sites

  • Recently Browsing   0 members

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