Advertisement
Guest User

Untitled

a guest
Jan 23rd, 2018
186
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Lua 0.50 KB | None | 0 0
  1.                 local username = " ("..usernamex2..")"
  2.                 if exports.integration:isPlayerTrialAdmin(value) then
  3.                                 result, affectedElements = exports.global:sendLocalText(thePlayer,"[LocalOOC] - [".. usernamex2 .."] " .. getPlayerName(thePlayer) ..  ": (( " .. message .. " ))", r,b,g)         
  4.                                 else
  5.                                 result, affectedElements = exports.global:sendLocalText(thePlayer,"[LocalOOC] - ["  .. playerid .."] " .. getPlayerName(thePlayer) ..  ": (( " .. message .. " ))", r,b,g)
  6.                                 end
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement