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

Add message on join if req are met


goku1993
 Share

Recommended Posts

ok well i m trying to add a message when the player joins if he s lvl 1

went to on join added this:
```
if GetPlayerLevel(index) = 1 then
      Call PlayerMsg(Index, "Test",Red)
```
call playermsg is probably right but how do you well say that you want the player lvl to be = 1
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...