View Single Post
  #13  
Old 08-26-2004, 03:39 PM
Dach Dach is offline
call me Chad, it's cooler
Dach's Avatar
Join Date: Aug 2002
Posts: 1,899
Dach is on a distinguished road
Quote:
Originally Posted by GoZelda
It could be a problem somewhere else in your script, or because the disabledefmovement command is outdated? Doubtful though.
Perhaps try using a 'real' string instead of this.var, like setstring test,1;
It's old yes, but not outdated
You shouldn't have to use strings unless you have to hold the information. Take out the this.var==1 check and see that really is the problem, or just replace the "disabledefmovement;" with a "setplayerprop #c,this is rank;".
__________________
Scripting Documents:Old Script Documentation-Movement Tutorial
Reply With Quote