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


Raised This Month: $ Target: $400
 0% 

Showing results 1 to 8 of 8
Search took 0.00 seconds.
Search: Posts Made By: Bos93
Forum: Scripting Help 05-13-2013, 03:01
Replies: 23
Views: 5,374
Posted By Bos93
Re: How can i change the shot animation

#pragma semicolon 1

Connor,this is your new style? ?) :p


Ham_CS_Weapon_SendWeaponAnim - The first argument is entiti weapons

fix:

#include < amxmodx >
Forum: Scripting Help 05-12-2013, 19:21
Replies: 23
Views: 5,374
Posted By Bos93
Re: How can i change the shot animation

All animation has changed except the shot.
Forum: Scripting Help 05-12-2013, 16:42
Replies: 23
Views: 5,374
Posted By Bos93
Re: How can i change the shot animation

bibu (https://forums.alliedmods.net/member.php?u=88282),ok

doesn't work
Forum: Scripting Help 05-12-2013, 11:44
Replies: 23
Views: 5,374
Posted By Bos93
Forum: Scripting Help 05-12-2013, 09:49
Replies: 23
Views: 5,374
Posted By Bos93
Forum: Scripting Help 05-11-2013, 13:43
Replies: 23
Views: 5,374
Posted By Bos93
Re: How can i change the shot animation

Yes, but I think it is better UpdateClientData
Forum: Scripting Help 05-11-2013, 10:49
Replies: 23
Views: 5,374
Posted By Bos93
Re: How can i change the shot animation

#include < amxmodx >
#include < fakemeta >

public plugin_init( )
{
register_forward( FM_UpdateClientData, "UpdateClientData__Post", ._post = true );
}

public UpdateClientData__Post(...
Forum: Scripting Help 05-11-2013, 08:46
Replies: 23
Views: 5,374
Posted By Bos93
Re: How can i change the shot animation

- ClientUpdatePost
- Check your animation and set new animation with CD_WeaponAnim
Showing results 1 to 8 of 8

 
Forum Jump

All times are GMT -4. The time now is 00:48.


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