Project X Forums



It is currently Mon May 13, 2024 2:07 am

All times are UTC




Post new topic Reply to topic  [ 15 posts ]  Go to page 1, 2  Next
Author Message
 Post subject: DIVING with SwimSuit
PostPosted: Mon Jan 07, 2013 1:44 am 
Offline
User avatar

Joined: Sun Apr 08, 2012 1:09 pm
Posts: 425
Location: Ukraine, Kyiv
this small lib will allow you to dive from rocks into water without loosing control.
Don`t even try to jump from high places if land down there - you will hurt :P

known problems: desynch if speed is way too fast. Thats why i disabled saving control if you falling on too high speed - this will avoid desynchronisation.
That means that this lib is ok for ya and shouldn`t couse any desynch moments.

this library doesn`t require any adjustments. If u want it to work - just include it into your scheme. No need change swimsuit or smth like that.

Enjoy!


Attachments:
File comment: version: 07.01.2013
swim_suit_tweak.rar [592 Bytes]
Downloaded 490 times

_________________
Things to impress.
Top
 Profile  
Reply with quote  
 Post subject: Re: DIVING with SwimSuit
PostPosted: Mon Jan 07, 2013 8:38 am 
Offline
User avatar

Joined: Tue Oct 04, 2011 2:44 pm
Posts: 294
hell yeeeah, cant wait to do some diving!

_________________
“If you can't explain it simply, you don't understand it well enough” - Albert Einstein.


Top
 Profile  
Reply with quote  
 Post subject: Re: DIVING with SwimSuit
PostPosted: Mon Jan 07, 2013 10:37 am 
Offline

Joined: Fri Feb 26, 2010 4:44 pm
Posts: 92
I did not understand how to use this libs and how to swim the worm :oops:


Top
 Profile  
Reply with quote  
 Post subject: Re: DIVING with SwimSuit
PostPosted: Mon Jan 07, 2013 12:06 pm 
Offline

Joined: Mon Jul 30, 2012 9:45 am
Posts: 194
Just attach this Lib to a scheme with the swimsuit already attached in the scheme (or add it yourself).

For use ingame: select Swimsuit, press space to use it (u see white halo around worm), and take a dive in the water :)

_________________
http://twitch.tv/wormsdotam | http://worms.am/hl | http://worms.am/zombieshopper | http://worms.am/golf | http://worms.am/holywar


Top
 Profile  
Reply with quote  
 Post subject: Re: DIVING with SwimSuit
PostPosted: Mon Jan 07, 2013 7:52 pm 
Offline

Joined: Fri Feb 26, 2010 4:44 pm
Posts: 92
-raffie- wrote:
Just attach this Lib to a scheme with the swimsuit already attached in the scheme (or add it yourself).

For use ingame: select Swimsuit, press space to use it (u see white halo around worm), and take a dive in the water :)



:D

ok ty.


Top
 Profile  
Reply with quote  
 Post subject: Re: DIVING with SwimSuit
PostPosted: Tue Jan 08, 2013 2:31 am 
Offline
User avatar

Joined: Wed Nov 14, 2012 3:58 am
Posts: 75
Location: Texas, US
Current Problem:


if you are in a jetpack/heli with swimsuit activated and fly high into the air you will still lose control and plop. Tested with current lib



Other issue, not related to swim suit

I added some of your weaps (without your permission, o0) into my HL scheme and when the match is over the game crashes every time. I disabled the ninja star script thinking that may be the cause, but no. So it is something i added from your new weaps that is doing it. Maybe i am missing a critical lib? Maybe i shouldn't be using these unfinished libs?

Weaps from you I added:
-Nuke Rocket
-Chilli Bomb
-Mine Gun
-Electric Grenade
-Homing Fire Cluster

btw, they conflict with the (_Bees_).pxl and wp_tazer.pxl
I have deselected all the conflicting libs and adjusted accordingly, and added libs that fireclusterbomb.pxl says are required. The scheme loads fine, but when game ends it crashes. Just wanted to say I did this last night and was kinda inebriated so i MAY have done something wrong - i just think i am missing a crucial lib/added one i wasn't supposed to


EDIT: i just noticed you uploaded your weaps - i will go and use these and see if the problem continues. Disregard for now

EDIT EDIT: Updated to your new lib pack and same issue is happening

EDIT EDIT EDIT: OK, the game only crashes when p_weappack_1_weapons.pxl is enabled. Doesn't make any sense to me, but at least i somewhat narrowed it down the that

_________________
"Can't you see? It's better to die on your feet than live down on your knees."


Top
 Profile  
Reply with quote  
 Post subject: Re: DIVING with SwimSuit
PostPosted: Tue Jan 08, 2013 8:38 am 
Offline
User avatar

Joined: Sun Apr 08, 2012 1:09 pm
Posts: 425
Location: Ukraine, Kyiv
stRiNgkiNg wrote:
Current Problem:


if you are in a jetpack/heli with swimsuit activated and fly high into the air you will still lose control and plop. Tested with current lib



Other issue, not related to swim suit

I added some of your weaps (without your permission, o0) into my HL scheme and when the match is over the game crashes every time. I disabled the ninja star script thinking that may be the cause, but no. So it is something i added from your new weaps that is doing it. Maybe i am missing a critical lib? Maybe i shouldn't be using these unfinished libs?

Weaps from you I added:
-Nuke Rocket
-Chilli Bomb
-Mine Gun
-Electric Grenade
-Homing Fire Cluster

btw, they conflict with the (_Bees_).pxl and wp_tazer.pxl
I have deselected all the conflicting libs and adjusted accordingly, and added libs that fireclusterbomb.pxl says are required. The scheme loads fine, but when game ends it crashes. Just wanted to say I did this last night and was kinda inebriated so i MAY have done something wrong - i just think i am missing a crucial lib/added one i wasn't supposed to


EDIT: i just noticed you uploaded your weaps - i will go and use these and see if the problem continues. Disregard for now

EDIT EDIT: Updated to your new lib pack and same issue is happening

EDIT EDIT EDIT: OK, the game only crashes when p_weappack_1_weapons.pxl is enabled. Doesn't make any sense to me, but at least i somewhat narrowed it down the that


with old versions Mines Gun coused desynch all the time becouse some mines could be inactive when flying out of the gun. My solution was: make them fly out already active and ticking, so all mines will explode. This version of gun included into p_weappack1_weapons archive.

what kind of gamecrash you have? pxerrors.txt usually include a lot of usefull information about crash and what particular library or function coused that.

_________________
Things to impress.


Top
 Profile  
Reply with quote  
 Post subject: Re: DIVING with SwimSuit
PostPosted: Tue Jan 08, 2013 8:43 am 
Offline
User avatar

Joined: Sun Apr 08, 2012 1:09 pm
Posts: 425
Location: Ukraine, Kyiv
stRiNgkiNg wrote:
Current Problem:

btw, they conflict with the (_Bees_).pxl and wp_tazer.pxl


Gotta check this.
It`s know for me that it conflicts with wp_tazer. Its my pyroman_electric does that. That lib is same as wp_tazer, but with my parameters. At moment of creation that lib i didn`t know how to override libs without copy or changing chem itself. I will make an update of that.
But with Bees still need checks and tests. Will do it now

_________________
Things to impress.


Top
 Profile  
Reply with quote  
 Post subject: Re: DIVING with SwimSuit
PostPosted: Tue Jan 08, 2013 10:28 am 
Offline
User avatar

Joined: Sun Apr 08, 2012 1:09 pm
Posts: 425
Location: Ukraine, Kyiv
ok all fixed and available in new update.

But i got no problems with Bees. it worked fine with my weaps. Tazer capability fixed.

_________________
Things to impress.


Top
 Profile  
Reply with quote  
 Post subject: Re: DIVING with SwimSuit
PostPosted: Tue Jan 08, 2013 2:22 pm 
Offline
User avatar

Joined: Sat Nov 27, 2010 12:59 pm
Posts: 346
i hope this doesnt work when you fall to land normally instead of water
otherwise would be cheating :ugeek:


Top
 Profile  
Reply with quote  
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 15 posts ]  Go to page 1, 2  Next

All times are UTC


Who is online

Users browsing this forum: No registered users and 76 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Jump to:  
cron
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group
Skin by Lucas Kane