AlliedModders

AlliedModders (https://forums.alliedmods.net/index.php)
-   Approved Plugins (https://forums.alliedmods.net/forumdisplay.php?f=8)
-   -   Advanced Bullet Damage (https://forums.alliedmods.net/showthread.php?t=88577)

Arkshine 03-27-2009 09:19

Re: Advanced Bullet Damage
 
He says that he can add directly the function he used in its script from fakemeta_util, instead of including fakemeta_util. Xs is not related at all here, M1R0n,M'.

M1R0n,M' 03-27-2009 09:24

Re: Advanced Bullet Damage
 
omg sorry, my bad.

YamiKaitou 03-27-2009 09:38

Re: Advanced Bullet Damage
 
Quote:

Originally Posted by AcidoX (Post 790123)
You can add stocks to your source file, not include all fakemeta_util file.

Why? To me, there is no point in doing that since fakemeta_util is a standard part of the 1.8.x package

Arkshine 03-27-2009 09:48

Re: Advanced Bullet Damage
 
Indeed. It seems the plugin size increases of 1 ko just by including fakemeta_util ( it should not ) but it doesn't matter, it's extremely trivial.

AcidoX 03-27-2009 11:23

Re: Advanced Bullet Damage
 
Well, there are people that dont have fm util, and complaining. Thats the difference.

Arkshine 03-27-2009 11:41

Re: Advanced Bullet Damage
 
Like said Yami' fakemeta_util is already included in amxx 1.8, so I don't see the problem, AcidoX. ( It works with the webcompiler )

stylerro 03-27-2009 11:43

Re: Advanced Bullet Damage
 
i got this error after 5 min :
L 03/27/2009 - 17:40:56: Start of error session.
L 03/27/2009 - 17:40:56: Info (map "fy_snow") (file "addons/amxmodx/logs/error_20090327.log")
L 03/27/2009 - 17:40:56: Invalid player id 141
L 03/27/2009 - 17:40:56: [AMXX] Displaying debug trace (plugin "abd.amxx")
L 03/27/2009 - 17:40:56: [AMXX] Run time error 10: native error (native "ShowSyncHudMsg")
L 03/27/2009 - 17:40:56: [AMXX] [0] 39533.attach::on_damage (line 48)

Arkshine 03-27-2009 12:00

Re: Advanced Bullet Damage
 
Attacker is not filtered to be between 1 and max_clients, since entity from get_user_attacker() can be a non-player.

crazyeffect 03-27-2009 12:13

Re: Advanced Bullet Damage
 
Looks cool :D

Sn!ff3r 03-27-2009 12:45

Re: Advanced Bullet Damage
 
Quote:

Originally Posted by arkshine (Post 790273)
Attacker is not filtered to be between 1 and max_clients, since entity from get_user_attacker() can be a non-player.

Oops :o

Fixed ;)


All times are GMT -4. The time now is 09:43.

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