Jump to content
  • 0
Sign in to follow this  
mybitch

How to properly use array and using it as random?

Question

Example.

 

 

setarray .@frate[0],500,600,700,800,900,1000,1100,1200,1300,1400,1500;set $@rate,rand(.@frate);

 

How to use the list of array to be come random for setting $@rate?

Share this post


Link to post
Share on other sites

2 answers to this question

Recommended Posts

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
Sign in to follow this  

×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.