Advertisement
Guest User

Ppp

a guest
Aug 17th, 2019
96
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Lua 0.16 KB | None | 0 0
  1. function chat()
  2. if admin then
  3.    - - - админ чат---
  4. elseif Police then
  5. ------полис чат----
  6. else
  7. ----обычный чат-----
  8. end
  9. end
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement