Raised This Month: $12 Target: $400
 3% 

Real Weapon Drop


Post New Thread Reply   
 
Thread Tools Display Modes
bigbud
Member
Join Date: Jan 2008
Old 05-02-2008 , 09:50   Re: Real Weapon Drop
Reply With Quote #11

with Realese 1.0 Version and in Combination with Real Nade drops Plugin

Code:
L 05/02/2008 - 00:03:21: Invalid item specified in ArrayDeleteItem (2:2)
L 05/02/2008 - 00:03:21: [AMXX] Run time error 10 (plugin "real_weapon_drop.amxx") (native "ArrayDeleteItem") - debug not enabled!
L 05/02/2008 - 00:03:21: [AMXX] To enable debug mode, add "debug" after the plugin name in plugins.ini (without quotes).
L 05/02/2008 - 00:06:26: Invalid item specified in ArrayDeleteItem (5:5)
L 05/02/2008 - 00:06:26: [AMXX] Run time error 10 (plugin "real_weapon_drop.amxx") (native "ArrayDeleteItem") - debug not enabled!
L 05/02/2008 - 00:06:26: [AMXX] To enable debug mode, add "debug" after the plugin name in plugins.ini (without quotes).
L 05/02/2008 - 00:11:06: Invalid item specified in ArrayDeleteItem (2:2)
L 05/02/2008 - 00:11:06: [AMXX] Run time error 10 (plugin "real_weapon_drop.amxx") (native "ArrayDeleteItem") - debug not enabled!
L 05/02/2008 - 00:11:06: [AMXX] To enable debug mode, add "debug" after the plugin name in plugins.ini (without quotes).
L 05/02/2008 - 00:15:49: Invalid item specified in ArrayDeleteItem (4:4)
L 05/02/2008 - 00:15:49: [AMXX] Run time error 10 (plugin "real_weapon_drop.amxx") (native "ArrayDeleteItem") - debug not enabled!
L 05/02/2008 - 00:15:49: [AMXX] To enable debug mode, add "debug" after the plugin name in plugins.ini (without quotes).
L 05/02/2008 - 00:19:06: Invalid item specified in ArrayDeleteItem (4:4)
L 05/02/2008 - 00:19:06: [AMXX] Run time error 10 (plugin "real_weapon_drop.amxx") (native "ArrayDeleteItem") - debug not enabled!
L 05/02/2008 - 00:19:06: [AMXX] To enable debug mode, add "debug" after the plugin name in plugins.ini (without quotes).
L 05/02/2008 - 00:25:27: Invalid item specified in ArrayDeleteItem (3:3)
L 05/02/2008 - 00:25:27: [AMXX] Run time error 10 (plugin "real_weapon_drop.amxx") (native "ArrayDeleteItem") - debug not enabled!
L 05/02/2008 - 00:25:27: [AMXX] To enable debug mode, add "debug" after the plugin name in plugins.ini (without quotes).
L 05/02/2008 - 00:28:32: Invalid item specified in ArrayDeleteItem (2:2)
L 05/02/2008 - 00:28:32: [AMXX] Run time error 10 (plugin "real_weapon_drop.amxx") (native "ArrayDeleteItem") - debug not enabled!
L 05/02/2008 - 00:28:32: [AMXX] To enable debug mode, add "debug" after the plugin name in plugins.ini (without quotes).
L 05/02/2008 - 00:34:55: Invalid item specified in ArrayDeleteItem (2:2)
L 05/02/2008 - 00:34:55: [AMXX] Run time error 10 (plugin "real_weapon_drop.amxx") (native "ArrayDeleteItem") - debug not enabled!
L 05/02/2008 - 00:34:55: [AMXX] To enable debug mode, add "debug" after the plugin name in plugins.ini (without quotes).
L 05/02/2008 - 00:41:29: Invalid item specified in ArrayDeleteItem (8:8)
L 05/02/2008 - 00:41:29: [AMXX] Run time error 10 (plugin "real_weapon_drop.amxx") (native "ArrayDeleteItem") - debug not enabled!
L 05/02/2008 - 00:41:29: [AMXX] To enable debug mode, add "debug" after the plugin name in plugins.ini (without quotes).
bigbud is offline
MPNumB
Veteran Member
Join Date: Feb 2007
Location: Lithuania
Old 05-02-2008 , 10:48   Re: Real Weapon Drop
Reply With Quote #12

Please, if posting error-log. Make sure you have debug enabled.

// edit:

Fixing...
__________________
Skill and no annoying bugs with fixed balance issues is my goal!
My approved plugins what don't show up in Approved List:
* Bomb/Death/CSS Radar
* HotVision
___
Need help? Please check this documentation first.

Last edited by MPNumB; 05-02-2008 at 12:59.
MPNumB is offline
Send a message via Skype™ to MPNumB
Iswa!
Junior Member
Join Date: May 2008
Old 05-02-2008 , 17:05   Re: Real Weapon Drop
Reply With Quote #13

Plugin failed to compile! Please try contacting the author.
Welcome to the AMX Mod X 1.76-300 Compiler.Copyright (c) 1997-2006 ITB CompuPhase, AMX Mod X Team/home/groups/alliedmodders/forums/files/2/5/3/4/8/26324.attach(4) : fatal error 100: cannot read from file: "hamsandwich"Compilation aborted.1 Error. that I get this error thanks


Iswa! is offline
YamiKaitou
Has a lovely bunch of coconuts
Join Date: Apr 2006
Location: Texas
Old 05-02-2008 , 17:10   Re: Real Weapon Drop
Reply With Quote #14

You must compile locally
__________________
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
MPNumB
Veteran Member
Join Date: Feb 2007
Location: Lithuania
Old 05-02-2008 , 17:13   Re: Real Weapon Drop
Reply With Quote #15

Updated to 1.2 :
Fixed: due to bug in standart ArrayDeleteItem(Array:which, item) native I created my own working one (althow it uses more cpu, but it's the only way to do it untill amxx developers will fix that bug).
__________________
Skill and no annoying bugs with fixed balance issues is my goal!
My approved plugins what don't show up in Approved List:
* Bomb/Death/CSS Radar
* HotVision
___
Need help? Please check this documentation first.
MPNumB is offline
Send a message via Skype™ to MPNumB
BOYSplayCS
BANNED
Join Date: Apr 2008
Location: Gainesville, FL
Old 05-02-2008 , 18:46   Re: Real Weapon Drop
Reply With Quote #16

I don't care what anybody says, the disconnect weapon drop is genius.
BOYSplayCS is offline
MPNumB
Veteran Member
Join Date: Feb 2007
Location: Lithuania
Old 05-02-2008 , 19:45   Re: Real Weapon Drop
Reply With Quote #17

Your words are like music to my ears - thanks. =)
__________________
Skill and no annoying bugs with fixed balance issues is my goal!
My approved plugins what don't show up in Approved List:
* Bomb/Death/CSS Radar
* HotVision
___
Need help? Please check this documentation first.
MPNumB is offline
Send a message via Skype™ to MPNumB
Richard
Member
Join Date: Apr 2008
Location: In the Counter Strike
Old 05-02-2008 , 22:20   Re: Real Weapon Drop
Reply With Quote #18

Quote:
Originally Posted by MPNumB View Post
Description:
This plugin makes weapon drops more realistic. When dropping a weapon - you'll drop it in direction of your aim (up/down included - like css). When client dies/disconnects he drops not only primary weapon with it bullets (and c4/defuser), but and primary and secondery weapons (supports if user has more then one of them - m4a1 and ak47; usp and deagle), and all bullets.


Requires:
Cstrike
FakeMeta
HamSandWich


Additional info:
Tested with amxmodx 1.8.0. Yes there are meny "all weapon drop" plugins, but non of them support functions that this dose.


Change-Log:
* 1.2
- Fixed: due to bug in standart ArrayDeleteItem(Array:which, item) native I created my own working one.

* 1.1
- Changed: (code) modifyed array clear (less cpu usage - I think).
- Changed: (code) entity scan (less cpu usage).
- Changed: (code) unneded data getting from array - removed (less cpu usage).

* 1.0
- First release.
FIX!! the link Can΄t download T_T!
__________________
..._...|.._____________________, ,
....../ `–-___________–– ;_____|] = = = =
...../_==o;;;;;;;;_______.:/
.....), –-.(_(__) /
....// (..) ), ––"
...//___//
..//___//

[Richard]
Richard is offline
Emp`
AMX Mod X Plugin Approver
Join Date: Aug 2005
Location: Decapod 10
Old 05-02-2008 , 22:35   Re: Real Weapon Drop
Reply With Quote #19

Quote:
Originally Posted by YamiKaitou View Post
You must compile locally
Emp` is offline
Send a message via AIM to Emp` Send a message via MSN to Emp` Send a message via Yahoo to Emp` Send a message via Skype™ to Emp`
Iswa!
Junior Member
Join Date: May 2008
Old 05-03-2008 , 07:55   Re: Real Weapon Drop
Reply With Quote #20

I do not understand and I would like to explain to me that compiling locally thanks
Iswa! is offline
Reply


Thread Tools
Display Modes

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 04:46.


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