So is their a way to make a New "Info" or "State" ?.
I have this script,to go in Unit 1,but am not sure what "on_?" command to use.
on:? {
local $myid,$myx,$myz;
$myid=currentid();
$myx=getx("self");
$myz=getz("self");
if ((count_inrange("info",51,150))>0){
player_speed 0.5;}
script=end
edited 2×, last 21.09.10 06:02:32 am