View Single Post
  #2  
Old 10-14-2014, 08:13 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, now it shows up when I changed it to 1. So how would I set a clientr variable to the number 0 then? Or should I just get it to detect that there's none and have a default conditional to go to if that's the case?
You can always set it to 0, in the end when you want to display it, it will show 0 anyway. 0 is equal to NULL, you can also try echo(player.clientr.randomlettershere) without creating that flag in the first place, it will also return 0
__________________
MEEP!
Reply With Quote