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

Te_projectile?


Post New Thread Reply   
 
Thread Tools Display Modes
Author Message
Chihuahuax
Senior Member
Join Date: Oct 2014
Location: Malaysia
Old 11-27-2015 , 04:25   Te_projectile?
Reply With Quote #1

Searched all over the forum and theres almost no result related to TE_PROJECTILE.

I tried to code it like any other temp entity but it doesnt work right.
Where did I do wrong?
PHP Code:
public setrums(id)
{
    new 
origin[3], Float:lookNormal[3], velocity[3]

    
get_user_originidorigin)

    
velocity_by_aimid3000lookNormal )
    
FVecIVeclookNormalvelocity )

    
message_beginMSG_BROADCASTSVC_TEMPENTITY )
    
write_byteTE_PROJECTILE )
    
write_coordorigin[0] )
    
write_coordorigin[1] )
    
write_coordorigin[2] )
    
write_coordvelocity[0] )
    
write_coordvelocity[1] )
    
write_coordvelocity[2] )
    
write_shortg_spriteLightning )
    
write_byte
    
write_byteid )
    
message_end()

Chihuahuax is offline
Send a message via Skype™ to Chihuahuax
NiHiLaNTh
Way Past Expiration
Join Date: May 2009
Location: Latvia
Old 11-27-2015 , 06:15   Re: Te_projectile?
Reply With Quote #2

Obviously you can only use models, not sprites for the projectile.
__________________

NiHiLaNTh is offline
Send a message via Skype™ to NiHiLaNTh
Chihuahuax
Senior Member
Join Date: Oct 2014
Location: Malaysia
Old 11-27-2015 , 06:22   Re: Te_projectile?
Reply With Quote #3

Ok thx
I'll have to do it the hard way then
Chihuahuax is offline
Send a message via Skype™ to Chihuahuax
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 02:07.


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