Sallycantdance Posted December 24, 2024 Group: Members Topic Count: 224 Topics Per Day: 0.14 Content Count: 796 Reputation: 12 Joined: 12/04/20 Last Seen: 11 hours ago Share Posted December 24, 2024 (edited) hello i would like to ask how to edit this z example in one box theres a random reward and i want to edit the quantity too with random. how can i apply it in this script or is it possible? i want to change the quantity to random too Quote getitem callfunc("F_Rand",1234,1234,1234),1; Edited December 24, 2024 by Sallycantdance Quote Link to comment Share on other sites More sharing options...
0 Vy Low Posted December 24, 2024 Group: Members Topic Count: 11 Topics Per Day: 0.00 Content Count: 318 Reputation: 51 Joined: 03/30/13 Last Seen: 14 hours ago Share Posted December 24, 2024 You can do like getitem callfunc("F_Rand",1234,1234,1234),rand(1,20); 1 Quote Link to comment Share on other sites More sharing options...
0 Sallycantdance Posted December 24, 2024 Group: Members Topic Count: 224 Topics Per Day: 0.14 Content Count: 796 Reputation: 12 Joined: 12/04/20 Last Seen: 11 hours ago Author Share Posted December 24, 2024 4 hours ago, Vy Low said: You can do like getitem callfunc("F_Rand",1234,1234,1234),rand(1,20); thank you bro! Quote Link to comment Share on other sites More sharing options...
Question
Sallycantdance
hello i would like to ask how to edit this z
example in one box theres a random reward and i want to edit the quantity too with random. how can i apply it in this script or is it possible?
i want to change the quantity to random too
Link to comment
Share on other sites
2 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.