[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 112: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 112: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 112: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 112: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions.php on line 4668: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3815)
[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions.php on line 4670: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3815)
[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions.php on line 4671: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3815)
[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions.php on line 4672: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3815)
-=DVF=- Gaming Community • View topic - Water flow...
-=DVF=- Gaming Community
It is currently Tue Apr 16, 2024 8:27 am

All times are UTC




Post new topic Reply to topic  [ 6 posts ] 
Author Message
 Post subject: Water flow...
PostPosted: Mon Jan 12, 2004 5:13 pm 
DVF Member
DVF Member
User avatar

Joined: Mon Sep 30, 2002 1:25 am
Posts: 2670
Location: South Wales
Imagine a pipe full of water (ending in a teleport but thats another story).
When the player enters the mouth of the pipe I want to push them along as if the water is flowing down the pipe.

One difference in the pipe I am using (I guess this may be important), is that the pipe does not start with any water in it (it fills up by means of a trigger. So it starts empty, but is completely full of water (func_water) before the player can enter it.

I've done some reading up on this, and there appears to be 2 methods:
trigger_push or func_conveyer.

I've tried using a trigger_push brush of varying sizes, including a brush that completely fills the pipe, but this doesn't appear to work entirely. You get an initial push as you enter the pipe, but then it stops, even when the player is still inside the trigger_push brush - I want a continuous push down the pipe.

I've also read that the func_conveyer can be used for this, but so far I've not been able to get a decent result with this.

Any ideas ?
:shrug:

_________________
The next generation of CS:S Maps


Top
 Profile  
 
 Post subject:
PostPosted: Mon Jan 12, 2004 5:38 pm 
DVF Admin
DVF Admin
User avatar

Joined: Fri Jun 29, 2001 12:00 am
Posts: 4233


Top
 Profile  
 
 Post subject:
PostPosted: Tue Jan 13, 2004 6:02 am 
DVF Member
DVF Member
User avatar

Joined: Mon Sep 30, 2002 1:25 am
Posts: 2670
Location: South Wales
Found the problem - needed a much larger value in the "push speed" (due to being underwater values less than about 1000 appear to have a minimal impact)
:thumbs:

_________________
The next generation of CS:S Maps


Top
 Profile  
 
 Post subject:
PostPosted: Tue Jan 13, 2004 9:47 am 
Senior Member
Senior Member
User avatar

Joined: Sun Apr 06, 2003 12:48 pm
Posts: 1569
Location: http://www.cc-clan.co.uk

_________________
Dead to the world.
217.163.30.167:27015 - clan CSS server - http://www.cc-clan.co.uk/
::CC::


Top
 Profile  
 
 Post subject:
PostPosted: Tue Jan 13, 2004 9:56 am 
DVF Admin
DVF Admin
User avatar

Joined: Fri Jun 29, 2001 12:00 am
Posts: 4233


Top
 Profile  
 
 Post subject:
PostPosted: Tue Jan 13, 2004 10:08 am 
Senior Member
Senior Member
User avatar

Joined: Sun Apr 06, 2003 12:48 pm
Posts: 1569
Location: http://www.cc-clan.co.uk

_________________
Dead to the world.
217.163.30.167:27015 - clan CSS server - http://www.cc-clan.co.uk/
::CC::


Top
 Profile  
 
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 6 posts ] 

All times are UTC


Who is online

Users browsing this forum: No registered users and 3 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

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