Altimage Posted December 15, 2012 Group: Members Topic Count: 23 Topics Per Day: 0.00 Content Count: 96 Reputation: 1 Joined: 03/07/12 Last Seen: January 19, 2023 Share Posted December 15, 2012 (edited) How to change random Kafrapoint in script? set #puppetpoint, #puppetpoint + 10; set random 1 - 10. Edited December 15, 2012 by Altimage Quote Link to comment Share on other sites More sharing options...
Emistry Posted December 15, 2012 Group: Forum Moderator Topic Count: 93 Topics Per Day: 0.02 Content Count: 10018 Reputation: 2369 Joined: 10/28/11 Last Seen: Sunday at 05:32 PM Share Posted December 15, 2012 set @KAFRAPOINTS,#KAFRAPOINTS + rand( 1,10 ); refer rand Quote Link to comment Share on other sites More sharing options...
mleo1 Posted December 15, 2012 Group: Members Topic Count: 22 Topics Per Day: 0.00 Content Count: 123 Reputation: 4 Joined: 11/21/11 Last Seen: January 26 Share Posted December 15, 2012 set #puppetpoint, #puppetpoint + rand(1,10); ? Quote Link to comment Share on other sites More sharing options...
Altimage Posted December 15, 2012 Group: Members Topic Count: 23 Topics Per Day: 0.00 Content Count: 96 Reputation: 1 Joined: 03/07/12 Last Seen: January 19, 2023 Author Share Posted December 15, 2012 oh thk! set #puppetpoint, #puppetpoint + rand(1,10); ? point event in my ro. Quote Link to comment Share on other sites More sharing options...
Question
Altimage
How to change random Kafrapoint in script?
set random 1 - 10.
Edited by AltimageLink to comment
Share on other sites
3 answers to this question
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.