Forum

> > Stranded II > General > Walking Speed "Info" or "State"
ForenübersichtStranded II-ÜbersichtGeneral-ÜbersichtEinloggen, um zu antworten

Englisch Walking Speed "Info" or "State"

1 Antwort
Zum Anfang Vorherige 1 Nächste Zum Anfang

alt Walking Speed "Info" or "State"

Smurf
User Off Offline

Zitieren
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
2× editiert, zuletzt 21.09.10 06:02:32
Zum Anfang Vorherige 1 Nächste Zum Anfang
Einloggen, um zu antwortenGeneral-ÜbersichtStranded II-ÜbersichtForenübersicht