gust_dust Posted September 2, 2021 Share Posted September 2, 2021 as the title says i need help with a script so when a person joins they get a random element with chi and etc.... Link to comment Share on other sites More sharing options...
Ramina__ Posted September 3, 2021 Share Posted September 3, 2021 On 9/2/2021 at 4:38 PM, gust_dust said: as the title says i need help with a script so when a person joins they get a random element with chi and etc.... There: on first join: set {_korra} to random integer between 1 and 2 if {_korra} = 1: execute console command "/I dont know the command Blah blah blah" send "&4&lSERVERNAME>> &cYou are now KORRA" else: if {_korra} = 2: execute console command "/BLAH BLAH BLAAAH" send "&4&lSERVERNAME>> &cYou are now KORRA" Link to comment Share on other sites More sharing options...
Ramina__ Posted September 3, 2021 Share Posted September 3, 2021 Just now, nolando09 said: There: on first join: set {_korra} to random integer between 1 and 2 if {_korra} = 1: execute console command "/I dont know the command Blah blah blah" send "&4&lSERVERNAME>> &cYou are now KORRA" else: if {_korra} = 2: execute console command "/BLAH BLAH BLAAAH" send "&4&lSERVERNAME>> &cYou are now KORRA" Just replacve the placeholders im lazy ok Link to comment Share on other sites More sharing options...
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now