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

are there still guys which are not greedy and can help?


Post New Thread Reply   
 
Thread Tools Display Modes
Author Message
BANDIT228
Member
Join Date: Sep 2017
Old 11-21-2017 , 06:27   are there still guys which are not greedy and can help?
Reply With Quote #1

ok this is my 4th topic already.......dont know why i keep asking stuff here...
when the topic creator doesnt offer money there seems to be no one really willing to help....

but since i still belive in people....i wanna give it another shot....
i solved all my problems so far but right now i face another one.

is there a way to check what animation your character does currently? and only if that one animation is happening he does something?
wanna spawn some effects and stuff around the char....normally i can get specific ids with msg arg 1 but the others doesnt give out ids like i need them....
so i thought maybe i can do something over the animation.

check which animation is playing and spawn some stuff. and i would like to have him change the animation. so exchange two animations and as soon as he stops doing the animation he shall also stop with the exchanged animation.

so how can i check which animation is played?
how can i make him have another animation instead?
and how can i do that its only played during the aimed animation? so he aint be stucked in one looping animation.

hope for help!

and yes i used the search function but i didnt found anything like this
BANDIT228 is offline
HamletEagle
AMX Mod X Plugin Approver
Join Date: Sep 2013
Location: Romania
Old 11-21-2017 , 06:46   Re: are there still guys which are not greedy and can help?
Reply With Quote #2

https://forums.alliedmods.net/showpo...51&postcount=7

Use this module which can hook https://github.com/s1lentq/ReGameDLL...ayer.cpp#L2190

The "anim" param is the animation that is currently played. You have here a full list of animations:
https://github.com/s1lentq/ReGameDLL.../player.h#L163
To block the animation return PLUGIN_HANDLED.

(p.s too much drama)
__________________

Last edited by HamletEagle; 11-21-2017 at 06:47.
HamletEagle is offline
BANDIT228
Member
Join Date: Sep 2017
Old 11-21-2017 , 07:00   Re: are there still guys which are not greedy and can help?
Reply With Quote #3

maybe but since i got a usefull reply for the first time....and even in such a short time. it seemed the right thing to do


thx a lot! gonna have a look
BANDIT228 is offline
aron9forever
Veteran Member
Join Date: Feb 2013
Location: Rromania
Old 11-21-2017 , 07:41   Re: are there still guys which are not greedy and can help?
Reply With Quote #4

edit:: meant to pm this
__________________
Meanwhile, in 2050:
Quote:
Originally Posted by aron9forever
useless small optimizations
Quote:
Originally Posted by Black Rose View Post
On a map that is 512x512x128 units you end up with 3,355,443,200,000 different "positions". To store each one of those positions individually in the variable "user_or" you need 12 terabytes of memory.

Last edited by aron9forever; 11-21-2017 at 07:41.
aron9forever is offline
HamletEagle
AMX Mod X Plugin Approver
Join Date: Sep 2013
Location: Romania
Old 11-21-2017 , 07:48   Re: are there still guys which are not greedy and can help?
Reply With Quote #5

Quote:
Originally Posted by BANDIT228 View Post
maybe but since i got a usefull reply for the first time....and even in such a short time. it seemed the right thing to do


thx a lot! gonna have a look
You just got lucky because I saw your post, it is totally unrelated with what you said. I don't remember reading other questions from you.
__________________

Last edited by HamletEagle; 11-21-2017 at 07:48.
HamletEagle 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 06:55.


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