Sorry your browser is not supported!

You are using an outdated browser that does not support modern web technologies, in order to use this site please update to a new browser.

Browsers supported include Chrome, FireFox, Safari, Opera, Internet Explorer 10+ or Microsoft Edge.

FPSC Classic Scripts / Player Legs

Author
Message
DavidPengelly
14
Years of Service
User Offline
Joined: 28th May 2010
Location:
Posted: 14th Jun 2010 01:10
Im currently using this script:

it works great exept that when i look around, it just kind glides, not animated. any suggestions?
Plystire
21
Years of Service
User Offline
Joined: 18th Feb 2003
Location: Staring into the digital ether
Posted: 14th Jun 2010 07:21
You wanna hear something really funny?

In F.E.A.R. 2, the legs do the same thing.

Imagine that...


The one and only,


CrescentMoon
14
Years of Service
User Offline
Joined: 28th Apr 2010
Location:
Posted: 16th Jun 2010 02:36
Quote: "You wanna hear something really funny?

In F.E.A.R. 2, the legs do the same thing.

Imagine that..."


Ply! shame on you ;o

you're supposed to be better than F.E.A.R 2

[WIP] Paranorma Chapter 1, The Horror at Silent Inn
Level 1 - Suspended
DavidPengelly
14
Years of Service
User Offline
Joined: 28th May 2010
Location:
Posted: 16th Jun 2010 03:22
I agree, fear is...
SpyDaniel
18
Years of Service
User Offline
Joined: 4th Feb 2006
Location: United Kingdom
Posted: 16th Jun 2010 12:05
Are there no "on mouse move" conditions? Some thing like:

:state=0:state=1
:state=1,mousemoved=1:animate=#

Or a way to find out if the mouse is in -x or +x on the screen and if it is moving, then animate the legs to strafe left or right.

Come on FPSC modders, add this to your next beta and become the greatest coder

Windows 7 Home Premium 64-bit, AMD Phenom II X4 940 3.0Ghz, 2.0GB Single-Channel DDR2 @ 400MHz, ATI Radeon Sapphire HD 5770 Vapor-X
Plystire
21
Years of Service
User Offline
Joined: 18th Feb 2003
Location: Staring into the digital ether
Posted: 18th Jun 2010 08:28 Edited at: 18th Jun 2010 08:30
@SpyDaniel:

Using Project Blue, you can... it would be like so:

:vargreater=$MMX 0.00001:<actions for if mouse moved in +X direction>
:varless=$MMX -0.00001:<actions for if mouse moved in -X direction>
:vargreater=$MMY 0.00001:<actions for if mouse moved in +Y direction>
:varless=$MMY -0.00001:<actions for if mouse moved in -Y direction>
:vargreater=$MMZ 0.00001:<actions for if mouse wheel scrolled up>
:varless=$MMZ -0.00001:<actions for if mouse wheel scrolled down>


Simple, really. Isn't PB great?


The one and only,


Login to post a reply

Server time is: 2024-11-24 23:36:17
Your offset time is: 2024-11-24 23:36:17