06-03-2007, 10:34 PM
Well im trying to change
im not really sure how to get the properties of that : /
Code:
' Send a global message that he/she joined
If GetPlayerAccess(index) = ADMIN_CREATOR Then
Call GlobalMsg("Your god" & GetPlayerName(index) & " has joined " & GAME_NAME &" Fear thee presence of your lord!", JoinLeftColor)
im not really sure how to get the properties of that : /