Raised This Month: $ Target: $400
 0% 

[CS]HE only(Gagarin mod)


Post New Thread Reply   
 
Thread Tools Display Modes
Spin7ion
Junior Member
Join Date: Dec 2007
Old 08-15-2008 , 01:50   Re: [CS]HE only
Reply With Quote #11

NOOB i'am changing speeds!!!
Read description carefully

Quote:
Looks funny XD
thanks
Spin7ion is offline
Sam Tsuki
Senior Member
Join Date: Apr 2008
Location: KoKoRo!
Old 08-15-2008 , 02:09   Re: [CS]HE only
Reply With Quote #12

Quote:
Originally Posted by Spin7ion View Post
NOOB i'am changing speeds!!!
Read description carefully

thanks
I mean the:
cl_forwardspeed, cl_sidespeed and cl_backspeed

They're 400 default
So no matter what you change a player's max speed to, he won't get past the cl_speed
I think the maximum for cl_speeds is 2000 but doesn't matter... I always put it to 9999 :p
The player can change his cl_speeds through console, but some people doesn't know how
So, you should fix that with a script
Maybe making them say /setspeeds or through a menu that appears when the game starts
But don't forget to return the cl_speeds to 400 when the player disconnects
__________________
My Approved Plugins:
Sam Tsuki

HvM XP Mod's addons:
Co-op Maps
Money System
Sam Tsuki is offline
bmann_420
AMX_Super Pooper
Join Date: Jan 2005
Location: [SuperCentral.co]
Old 08-15-2008 , 21:38   Re: [CS]HE only
Reply With Quote #13

Here is one -Not so dynamic

The only other plugin close is Here
__________________
bmann_420 is offline
Spin7ion
Junior Member
Join Date: Dec 2007
Old 08-16-2008 , 03:18   Re: [CS]HE only
Reply With Quote #14

Quote:
Originally Posted by bmann_420 View Post
Here is one -Not so dynamic
More dynamic more interesting[/QUOTE]
[QUOTE=bmann_420;670274]
The only other plugin close is Here
My plugin gives player only HE, not glock or other random weapon

I want do dynamic and fun plugin about He granates.
Why you not submit it?
__________________
I am 63% addicted to Counterstrike. What about you?

Last edited by Spin7ion; 08-16-2008 at 03:23.
Spin7ion is offline
bmann_420
AMX_Super Pooper
Join Date: Jan 2005
Location: [SuperCentral.co]
Old 08-16-2008 , 18:26   Re: [CS]HE only
Reply With Quote #15

Kinda lost me their.

I was under the impression that HE arena is strictly grenades.
__________________
bmann_420 is offline
ConnorMcLeod
Veteran Member
Join Date: Jul 2006
Location: France (95)
Old 08-16-2008 , 19:02   Re: [CS]HE only
Reply With Quote #16

Quote:
Originally Posted by Spin7ion View Post
may be, but i hope admins will aprove my plugin.
PHP Code:
public ehook_death()
{
    new 
Killer read_data(1
    new 
Victim read_data(2)
    new 
DTcvar[1]
    
get_cvar_string("HErespawn",DTcvar,1)
    static 
iPlayers[32], iNum;
    
get_playersiPlayersiNum"b" )
        if(
equali(DTcvar,"1"))
        {
            
set_task(3.0,"soandso",iPlayers[Victim]);            
        }
    

I can't see how this could be approved.


Ok, want to help you :
PHP Code:
public ehook_death()
{
    if(
get_cvar_num("HErespawn") == 1)
    {
        
set_task(3.0,"soandso",read_data(2));            
    }

This is better but still no use pcvar.
__________________
- tired and retired -

- my plugins -

Last edited by ConnorMcLeod; 08-16-2008 at 19:24.
ConnorMcLeod is offline
Spin7ion
Junior Member
Join Date: Dec 2007
Old 08-17-2008 , 09:34   Re: [CS]HE only(Gagarin mod)
Reply With Quote #17

New version relised
__________________
I am 63% addicted to Counterstrike. What about you?
Spin7ion is offline
Spin7ion
Junior Member
Join Date: Dec 2007
Old 08-26-2008 , 11:09   Re: [CS]HE only(Gagarin mod)
Reply With Quote #18

what's about new version?
__________________
I am 63% addicted to Counterstrike. What about you?
Spin7ion is offline
FR0NTLINE
AlliedModders Donor
Join Date: Apr 2006
Location: Riverside Cali
Old 08-26-2008 , 23:58   Re: [CS]HE only(Gagarin mod)
Reply With Quote #19

connorr is too cool.
__________________
FR0NTLINE is offline
Send a message via AIM to FR0NTLINE Send a message via MSN to FR0NTLINE Send a message via Yahoo to FR0NTLINE
Exolent[jNr]
Veteran Member
Join Date: Feb 2007
Location: Tennessee
Old 08-31-2008 , 16:43   Re: [CS]HE only(Gagarin mod)
Reply With Quote #20

You can find 3 plugins that already exist and recreate this plugin.

Unapproved.
__________________
No private work or selling mods.
Quote:
Originally Posted by xPaw View Post
I love you exolent!
Exolent[jNr] is offline
Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 06:38.


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