Forum

> > Stranded II > Scripts > Need few scripts!
ForenübersichtStranded II-Übersicht Scripts-ÜbersichtEinloggen, um zu antworten

Englisch Need few scripts!

10 Antworten
Zum Anfang Vorherige 1 Nächste Zum Anfang

alt Need few scripts!

Assassin moder
User Off Offline

Zitieren
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

alt Re: Need few scripts!

Stranded_Guy2910
User Off Offline

Zitieren
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.

alt Re: Need few scripts!

Assassin moder
User Off Offline

Zitieren
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?

alt Re: Need few scripts!

Assassin moder
User Off Offline

Zitieren
Point: 2
Maked
You will see in next update

EDIT:
Can somebody help me or make a Falldamage script
Like that in my mod?
1× editiert, zuletzt 09.11.11 17:30:47
Zum Anfang Vorherige 1 Nächste Zum Anfang
Einloggen, um zu antworten Scripts-ÜbersichtStranded II-ÜbersichtForenübersicht