Advertisement
Boeing747-8

Untitled

Jul 13th, 2018
100
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.19 KB | None | 0 0
  1. help="This is an example code that uses a variable"
  2. function eventChatCommand(command,name)
  3. if command=="help" then
  4. ui.addTextArea(help,name,300,200,150,100,0x324650,0x324650,0.5,true)
  5. end
  6. end
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement