Advertisement
Boeing747-8

Untitled

Jul 13th, 2018
85
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(name,cmd)
  3. if cmd=="help" then
  4. ui.addTextArea(1,help,name,300,200,250,100,0x324650,0x324650,1,false)
  5. end
  6. end
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement