Jump to content

chatbox


COOKIE2

Recommended Posts

outputChatBox( getPlayerName( someGuy ).." has in his pocket "..getPlayerMoney( someGuy ).."$ right now", root, 0, 255, 0 )

outputChatBox( getPlayerName( someGuy ).." has in his pocket "..getPlayerMoney( someGuy ).."$ right now", getRootElement(), 0, 255, 0 )

root -> getRootElement()

You can also use 'root'. Its same as getRootElement(), try to 'run root' in runcode, you will see.. :wink:

Link to comment
outputChatBox( getPlayerName( someGuy ).." has in his pocket "..getPlayerMoney( someGuy ).."$ right now", root, 0, 255, 0 )

outputChatBox( getPlayerName( someGuy ).." has in his pocket "..getPlayerMoney( someGuy ).."$ right now", getRootElement(), 0, 255, 0 )

root -> getRootElement()

You can also use 'root'. Its same as getRootElement(), try to 'run root' in runcode, you will see.. :wink:

dumbass its just saved as variable in front of some scripts

Link to comment

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
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...