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

Plugin Entity Follow a player Help


Post New Thread Reply   
 
Thread Tools Display Modes
Author Message
Perrytutoriales
Member
Join Date: Mar 2014
Old 03-26-2015 , 17:26   Plugin Entity Follow a player Help
Reply With Quote #1

Hello, I need your help on a plugin I'm doing is for the "esf" I need to spawn an aura, and that aura follow the player even if it moves

Code:
public client_putinserver(Client)
{
        bla[Client] = create_entity("info_target") 
     
        engfunc(EngFunc_SetModel, bla[Client], Model) 
        set_pev(bla[Client], pev_classname, "turboaura") 
        set_pev(bla[Client], pev_effects, EF_NODRAW);
        set_pev(bla[Client], pev_movetype, MOVETYPE_FOLLOW) 
        set_pev(bla[Client], pev_aiment, Client)  
}
this is the code that I have but the aura does not appear in the game
Perrytutoriales is offline
Zaidbt
Senior Member
Join Date: Jun 2014
Location: Morroco
Old 03-26-2015 , 17:41   Re: Plugin Entity Follow a player Help
Reply With Quote #2

Use Rendering :v
Zaidbt is offline
Perrytutoriales
Member
Join Date: Mar 2014
Old 03-26-2015 , 17:47   Re: Plugin Entity Follow a player Help
Reply With Quote #3

i use rendertransdadd but not appears, no movement, no krendertransadd, i need the aura follow player likes the turbo
Perrytutoriales is offline
Zaidbt
Senior Member
Join Date: Jun 2014
Location: Morroco
Old 03-26-2015 , 18:25   Re: Plugin Entity Follow a player Help
Reply With Quote #4

Found this , but it's not on the player , it get stuck in the floor, like they are having no clip . i mean they can move , but not correctly .. (i'm using naruto shadow clones )
try it by your self . https://forums.alliedmods.net/showthread.php?t=170187
hope i helped

Last edited by Zaidbt; 03-26-2015 at 18:33.
Zaidbt is offline
Shiina.Mashiro
Senior Member
Join Date: Sep 2014
Location: Vietnam
Old 03-27-2015 , 01:23   Re: Plugin Entity Follow a player Help
Reply With Quote #5

Quote:
Originally Posted by Zaidbt View Post
Found this , but it's not on the player , it get stuck in the floor, like they are having no clip . i mean they can move , but not correctly .. (i'm using naruto shadow clones )
try it by your self . https://forums.alliedmods.net/showthread.php?t=170187
hope i helped
Isn't CS Warzone is a non-steam version of CS ?
__________________
Shiina.Mashiro is offline
Zaidbt
Senior Member
Join Date: Jun 2014
Location: Morroco
Old 03-27-2015 , 02:40   Re: Plugin Entity Follow a player Help
Reply With Quote #6

Yes . But i'm using it as a trash to let m'y Steam Cs Clear For The Mod . With The final models/Plugins . also because there is bots included in it , and i found this easier..
EDIT : Last time i f**ked My Steam Cs when i was trying a new mode , then i had to reinstall And i lost all My Binds etc.. So Please Do not take it kinda illégal things

Last edited by Zaidbt; 03-27-2015 at 06:41.
Zaidbt is offline
milutinke
AlliedModders Donor
Join Date: Jun 2012
Location: Serbia
Old 03-27-2015 , 07:47   Re: Plugin Entity Follow a player Help
Reply With Quote #7

Quote:
Originally Posted by Zaidbt View Post
Found this , but it's not on the player , it get stuck in the floor, like they are having no clip . i mean they can move , but not correctly .. (i'm using naruto shadow clones )
try it by your self . https://forums.alliedmods.net/showthread.php?t=170187
hope i helped
Can you give me that kunai model please ?
milutinke is offline
Send a message via Skype™ to milutinke
Zaidbt
Senior Member
Join Date: Jun 2014
Location: Morroco
Old 03-27-2015 , 09:19   Re: Plugin Entity Follow a player Help
Reply With Quote #8

It's a very popular model That you can find Everywhere lol . But here http://cs-bg.info/skin/760

Last edited by Zaidbt; 03-27-2015 at 09:19.
Zaidbt is offline
milutinke
AlliedModders Donor
Join Date: Jun 2012
Location: Serbia
Old 03-27-2015 , 15:29   Re: Plugin Entity Follow a player Help
Reply With Quote #9

Quote:
Originally Posted by Zaidbt View Post
It's a very popular model That you can find Everywhere lol . But here http://cs-bg.info/skin/760
Thanks
milutinke is offline
Send a message via Skype™ to milutinke
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 21:58.


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