Forum

> > Stranded II > Scripts > Need few scripts!
Forums overviewStranded II overview Scripts overviewLog in to reply

English Need few scripts!

10 replies
To the start Previous 1 Next To the start

old Need few scripts!

Assassin moder
User Off Offline

Quote
Hi! I need few scripts for my mod, so here list:

1.Laser pointer

2.Remove crosshair when "zoom" with sniper

3.And how to delete "shacking" inhand weapons when player stand on object?

Please reply here on PM to me. I had a lot ofwork to upgrade my mod

old Re: Need few scripts!

Stranded_Guy2910
User Off Offline

Quote
Well, in the stranded 2.5 mod biGSid use this code to remove the crosshair:

on:inhand {
          hide_crosshair 1;
}

In your case:

on:zoom {
          hide_crosshair 1;
}

I don't know if it'll work in the original stranded.
For the shaking hands ask biGSid, because in his mode the hands work fine.

old Re: Need few scripts!

Assassin moder
User Off Offline

Quote
That doesn't work on original SII source! And biGSid used script: attach unit to camera or something that! And is possible to change player eyes and colxr/colyr by script?

old Re: Need few scripts!

Assassin moder
User Off Offline

Quote
Point: 2
Maked
You will see in next update

EDIT:
Can somebody help me or make a Falldamage script
Like that in my mod?
edited 1×, last 09.11.11 05:30:47 pm
To the start Previous 1 Next To the start
Log in to reply Scripts overviewStranded II overviewForums overview