View Single Post
  #7  
Old 12-19-2012, 07:17 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
heres my input :P

PHP Code:
//all numbers which can be chosen; also strings possible
temp.number_possible = {358104};

//check ph8's post for the int() and random() description
temp.number_display temp.number_possibleint(random(0temp.number_possible.size())) ];

player.chat temp.number_display
__________________
MEEP!
Reply With Quote