Forum

> > Stranded II > General > Walking Speed "Info" or "State"
Forums overviewStranded II overviewGeneral overviewLog in to reply

English Walking Speed "Info" or "State"

1 reply
To the start Previous 1 Next To the start

old Walking Speed "Info" or "State"

Smurf
User Off Offline

Quote
I am trying to make a new "Info" ,that I can set radius for.The same as the "Fresh Water "Info",or add a new "state" which does the oppisite of "Speed Potion",so I can slow down the players speed when climbing hills,or walking in water.

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
To the start Previous 1 Next To the start
Log in to replyGeneral overviewStranded II overviewForums overview