View Single Post
  #5  
Old 10-14-2014, 08:06 PM
callimuc callimuc is offline
callimuc's Avatar
Join Date: Nov 2010
Location: Germany
Posts: 1,015
callimuc is a splendid one to beholdcallimuc is a splendid one to beholdcallimuc is a splendid one to beholdcallimuc is a splendid one to beholdcallimuc is a splendid one to behold
Quote:
Originally Posted by Struggler View Post
Ah so question: If I add a clientr variable they wont always appear in a player's script flags under attributes?

Because I tried echo, it echo'd the value correctly but its not displayed under script flags.
like tim said, it wont display if it equals NULL or when it's blank. Try it with another number or string, like 1 or "hello".
Also make sure to use player.clientr.flag, not just clientr.flag
__________________
MEEP!
Reply With Quote