Jump to content
Search In
  • More options...
Find results that contain...
Find results in...

Scripting tutorials?


vukodalk2000
 Share

Recommended Posts

For the record, it's because you were using a Rand(100, 1), but there's only five entries. So it would seem it wouldn't work (also, if you did have 100, it would be Rand(1, 100)). Fix is to make it Rand(1, 5).

But since you're using Origins, that won't work. Take it this way: Origins is right, Evolution and Stable are wrong. Origins is faster and more efficient, but it requires you put more work into it.

Edit: small spelling error.
Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

×
×
  • Create New...