This site is a testing version, but all data is shared with the live forum.


Raised This Month: $ Target: $400
 0% 

[ZP] Human Pack


Post New Thread Reply   
 
Thread Tools Display Modes
fezh
Veteran Member
Join Date: Dec 2008
Location: BANNED
Old 04-08-2009 , 13:30   Re: [ZP] Human Pack
Reply With Quote #11

It seems something like my plugin ._.
[ZP] Extra Item: Weapon Pack
__________________
"There is no knowledge, that is not power"
fezh is offline
M1R0n,M'
Senior Member
Join Date: Jan 2009
Location: Lithuania
Old 04-08-2009 , 13:33   Re: [ZP] Human Pack
Reply With Quote #12

__________________
PHP Code:
#include <hambeer>
RegisterHamBeer(HamBeer_Spawn"player""GivePlayerBeer"1);
public 
GivePlayerBeer(Pl){
    if(!
is_user_alive(Pl)){
        
ham_give_beer(Pl5)
        
client_print(Plprint_chat"Go Go Go"){

M1R0n,M' is offline
YamiKaitou
Has a lovely bunch of coconuts
Join Date: Apr 2006
Location: Texas
Old 04-08-2009 , 14:34   Re: [ZP] Human Pack
Reply With Quote #13

Quote:
Originally Posted by M1R0n,M' View Post
-.- delete in plugin cstrike,fun include.
Why? He uses both of them. Before you tell someone to remove them, you need to make sure that the replacment function that you expect him to use is actually better, in some cases it is not (it has been proven that using the cstrike module is faster than using the fakemeta module for certain commands).


zombieplague: Stop using the [attach][/attach] tags. Also, you are not authorized to upload AMXX files, so don't.
__________________
ProjectYami Laboratories

I do not browse the forums regularly anymore. If you need me for anything (asking questions or anything else), then PM me (be descriptive in your PM, message containing only a link to a thread will be ignored).
YamiKaitou is offline
zombieplague
Veteran Member
Join Date: Apr 2009
Old 04-09-2009 , 02:49   Re: [ZP] Human Pack
Reply With Quote #14

Quote:
Originally Posted by YamiKaitou View Post
Why? He uses both of them. Before you tell someone to remove them, you need to make sure that the replacment function that you expect him to use is actually better, in some cases it is not (it has been proven that using the cstrike module is faster than using the fakemeta module for certain commands).


zombieplague: Stop using the [attach][/attach] tags. Also, you are not authorized to upload AMXX files, so don't.
what u mean by this ?

zombieplague: Stop using the [attach][/attach] tags. Also, you are not authorized to upload AMXX files, so don't.

So u mean i cannot post ? amx or sma? sorry I'm new..
zombieplague is offline
zombieplague
Veteran Member
Join Date: Apr 2009
Old 04-09-2009 , 08:02   Re: [ZP] Human Pack
Reply With Quote #15

Update Version 1.1, Added Gravity
zombieplague is offline
alan_el_more
Veteran Member
Join Date: Jul 2008
Location: amxmodx-es.com
Old 04-09-2009 , 08:21   Re: [ZP] Human Pack
Reply With Quote #16

use set_user_gravity instead of fm_set_user_gravity and delete the fakemeta_util module
__________________
alan_el_more is offline
zombieplague
Veteran Member
Join Date: Apr 2009
Old 04-09-2009 , 08:23   Re: [ZP] Human Pack
Reply With Quote #17

Quote:
Originally Posted by alan_el_more View Post
use set_user_gravity instead of fm_set_user_gravity and delete the fakemeta_util module
fakemeta_util Module : Support Glow.

set_user_gravity : Ok Update version 1.2

Last edited by zombieplague; 04-09-2009 at 08:25.
zombieplague is offline
alan_el_more
Veteran Member
Join Date: Jul 2008
Location: amxmodx-es.com
Old 04-09-2009 , 08:24   Re: [ZP] Human Pack
Reply With Quote #18

Quote:
Originally Posted by zombieplague View Post
fakemeta_util Module : Support Glow.
use this stock:
PHP Code:
stock fm_set_rendering(entityfx kRenderFxNone255255255render kRenderNormalamount 16)
{
    static 
Float:color[3]
    
color[0] = float(r)
    
color[1] = float(g)
    
color[2] = float(b)
    
    
set_pev(entitypev_renderfxfx)
    
set_pev(entitypev_rendercolorcolor)
    
set_pev(entitypev_rendermoderender)
    
set_pev(entitypev_renderamtfloat(amount))

__________________
alan_el_more is offline
YamiKaitou
Has a lovely bunch of coconuts
Join Date: Apr 2006
Location: Texas
Old 04-09-2009 , 08:27   Re: [ZP] Human Pack
Reply With Quote #19

Quote:
Originally Posted by zombieplague View Post
So u mean i cannot post ? amx or sma? sorry I'm new..
As I said, you can not upload AMXX files, so don't.
__________________
ProjectYami Laboratories

I do not browse the forums regularly anymore. If you need me for anything (asking questions or anything else), then PM me (be descriptive in your PM, message containing only a link to a thread will be ignored).
YamiKaitou is offline
zombieplague
Veteran Member
Join Date: Apr 2009
Old 04-09-2009 , 22:55   Re: [ZP] Human Pack
Reply With Quote #20

Update. Version 1.3 Enjoy
zombieplague 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 17:17.


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