View Single Post
  #6  
Old 04-19-2006, 02:27 PM
ApothiX ApothiX is offline
Okiesmokie
Join Date: May 2004
Posts: 1,447
ApothiX is on a distinguished road
To access level. variables clientside, you have to set them clientside.
This would probably be your best method of doing this, something like:

PHP Code:
//#CLIENTSIDE
if(created) {
  
level.ladders.add({ this.xthis.ywhateverelse });

__________________


[06:24:19] * Parts: Skyld (i=silent@unaffiliated/skyld) ("Perhaps Okiesmokie did not realise that I like the boys. ")
Reply With Quote