View Single Post
  #6  
Old 07-13-2007, 07:47 AM
Inverness Inverness is offline
Incubator
Inverness's Avatar
Join Date: Aug 2004
Location: Houston, Texas
Posts: 3,613
Inverness is a jewel in the roughInverness is a jewel in the rough
Quote:
Originally Posted by Luigi203 View Post
I think he was trying to achieve
PHP Code:
setstring this.blocklevel,#t(1);
this.blockx #t(2);
this.blocky #t(3); 
PHP Code:
setstring this.blocklevel,#t(1);
this.blockx strtofloat(#t(2));
this.blocky strtofloat(#t(3)); 
__________________
Reply With Quote