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

Hamsandwich Updating


Post New Thread Closed Thread   
 
Thread Tools Display Modes
Arkshine
AMX Mod X Plugin Approver
Join Date: Oct 2005
Old 06-29-2011 , 07:43   Re: Hamsandwich Updating
#41

Thanks schmurgel1983, will check them.

@hleV: oh well, too late. for ESF 1.2.3, there is only one specific function. The others added are generic ones from HL.

@Nightfall1: See your code, but you should aware the CS one takes only 3 params, that's why it has been added as HAM_CS_

Code:
	/**
	 * Description:		Sends an animation event for the weapon. skiplocal is 1 if client is predicting weapon animations.
	 * Forward params:	function(this, iAnim, skiplocal);
	 * Return type:		None.
	 * Execute params:	ExecuteHam(Ham_CS_Weapon_SendWeaponAnim, this, iAnim, skiplocal);
	 */
	Ham_CS_Weapon_SendWeaponAnim,
__________________

Last edited by Arkshine; 06-29-2011 at 07:46.
Arkshine is offline
Nightfall1
Senior Member
Join Date: Aug 2008
Old 06-29-2011 , 07:59   Re: Hamsandwich Updating
#42

L 06/29/2011 - 14:51:54: [HAMSANDWICH] Entity has null private data (2
L 06/29/2011 - 14:51:54: [AMXX] Displaying debug trace (plugin"zombie_mm_ver5.0.amxx")
L 06/29/2011 - 14:51:54: [AMXX] Run time error 10: native error (native "ExecuteHamB")
L 06/29/2011 - 14:51:54: [AMXX] [0] temp647.sma::UTIL_PlayWeaponAnimation (line14703)
L 06/29/2011 - 14:51:54: [AMXX] [1] temp647.sma::replace_weapon_models (line11339)
L 06/29/2011 - 14:51:54: [AMXX] [2] temp647.sma::fw_Item_Deploy_Post (line 3141)
__________________
SIGNATURE
Nightfall1 is offline
schmurgel1983
Veteran Member
Join Date: Aug 2006
Location: Germany
Old 06-29-2011 , 08:47   Re: Hamsandwich Updating
#43

Code:
    /**
     * Description:        Typically this is similar to an engine keyvalue call.
     *                    Use the kvd natives from fakemeta to handle the kvd_handle passed.
     *                    NOTE: Do not pass handle 0 to this! Use get_kvd_handle(0) from fakemeta instead!
     * Forward params:    function(this, kvd_handle);
     * Return type:        None.
     * Execute params:    ExecuteHam(Ham_Keyvalue, this, kvd_handle);
     */
    Ham_Keyvalue,
get_kvd_handle() dosen't exists in fakemeta.
__________________

Working on:
nothing
schmurgel1983 is offline
Arkshine
AMX Mod X Plugin Approver
Join Date: Oct 2005
Old 06-29-2011 , 09:40   Re: Hamsandwich Updating
#44

Quote:
Originally Posted by Nightfall1 View Post
L 06/29/2011 - 14:51:54: [HAMSANDWICH] Entity has null private data (2
L 06/29/2011 - 14:51:54: [AMXX] Displaying debug trace (plugin"zombie_mm_ver5.0.amxx")
L 06/29/2011 - 14:51:54: [AMXX] Run time error 10: native error (native "ExecuteHamB")
L 06/29/2011 - 14:51:54: [AMXX] [0] temp647.sma::UTIL_PlayWeaponAnimation (line14703)
L 06/29/2011 - 14:51:54: [AMXX] [1] temp647.sma::replace_weapon_models (line11339)
L 06/29/2011 - 14:51:54: [AMXX] [2] temp647.sma::fw_Item_Deploy_Post (line 3141)
For the second time, show your code. This function has been tested and it works fine.
__________________
Arkshine is offline
joaquimandrade
Veteran Member
Join Date: Dec 2008
Location: Portugal
Old 06-29-2011 , 15:37   Re: Hamsandwich Updating
#45

Quote:
Originally Posted by Arkshine View Post
For the second time, show your code. This function has been tested and it works fine.
That's the first time! Check it out.
joaquimandrade is offline
Arkshine
AMX Mod X Plugin Approver
Join Date: Oct 2005
Old 06-29-2011 , 17:13   Re: Hamsandwich Updating
#46

No changes have been made on it, and also such error is for sure a problem with his code.
__________________

Last edited by Arkshine; 06-29-2011 at 17:20.
Arkshine is offline
joaquimandrade
Veteran Member
Join Date: Dec 2008
Location: Portugal
Old 06-29-2011 , 17:29   Re: Hamsandwich Updating
#47

Quote:
Originally Posted by Arkshine View Post
No changes have been made on it, and also such error is for sure a problem with his code.
I didn't want to mean what you understood!
You said that it was the "second time" but it was the first.
joaquimandrade is offline
Arkshine
AMX Mod X Plugin Approver
Join Date: Oct 2005
Old 06-29-2011 , 17:31   Re: Hamsandwich Updating
#48

Quote:
@Nightfall1: See your code,
+1

Quote:
For the second time, show your code
+2
__________________
Arkshine is offline
joaquimandrade
Veteran Member
Join Date: Dec 2008
Location: Portugal
Old 06-29-2011 , 17:38   Re: Hamsandwich Updating
#49

Quote:
Originally Posted by Arkshine View Post
+1



+2
see != show
joaquimandrade is offline
Arkshine
AMX Mod X Plugin Approver
Join Date: Oct 2005
Old 06-29-2011 , 18:06   Re: Hamsandwich Updating
#50

Damn ,fuck english. In frenh, in my mind, I was saying "let me see your code".
__________________
Arkshine is offline
Closed Thread



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 20:24.


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