AlliedModders

AlliedModders (https://forums.alliedmods.net/index.php)
-   Unapproved/Old Plugins (https://forums.alliedmods.net/forumdisplay.php?f=27)
-   -   Push player (https://forums.alliedmods.net/showthread.php?t=105244)

Sn!ff3r 10-02-2009 17:05

Push player
 
1 Attachment(s)
Push player


Description:
Allow to push each other by touching - like soccerjam. All code is by OneEyed - so credits go to him.
CVAR's:
PHP Code:

amx_moveplayer "1" // enables / disables plugin 

Video:
http://www.youtube.com/watch?v=r8SKBrNWcN4
Changelog:
1.0: First relase

xPaw 10-02-2009 17:07

Re: Push player
 
public empty_space() {}

Doesn't make sense?

Sn!ff3r 10-02-2009 17:09

Re: Push player
 
Simple - set_task need function - instead of creating variables etc. this send task and check for exist (after 0.2 sec tasks will destroy).

BeasT 10-02-2009 17:13

Re: Push player
 
Whaat? There is no such thing in soccerjam. Or are you talking about pushing by ball?

Sn!ff3r 10-02-2009 17:15

Re: Push player
 
Quote:

Whaat? There is no such thing in soccerjam. Or are you talking about pushing by ball?
Have you ever played soccerjam ? :mrgreen: I think no :mrgreen:

DruGzOG 10-02-2009 17:15

Re: Push player
 
Isn't this the same thing like Shove Mod?

Sn!ff3r 10-02-2009 17:17

Re: Push player
 
Yes. But more simple - without pressing keys etc.

Quote:

Originally Posted by xPaw (Post 950381)
public empty_space() {}

Doesn't make sense?

Add: in next version yet I will do this with variables and get_gametime();

BeasT 10-02-2009 17:22

Re: Push player
 
Yes I played sj for few years, there is no such thing.

Sn!ff3r 10-02-2009 17:39

Re: Push player
 
Oh my god... especially for you, I've added video from soccerjam to first post.

KadiR 10-02-2009 18:02

Re: Push player
 
can you make a function for admins only too? :)


All times are GMT -4. The time now is 23:40.

Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.