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

not


Post New Thread Reply   
 
Thread Tools Display Modes
Author Message
BeNq!
Senior Member
Join Date: Mar 2009
Old 11-12-2010 , 08:39   not
Reply With Quote #1

not

Last edited by BeNq!; 07-23-2012 at 12:57.
BeNq! is offline
fearAR
Veteran Member
Join Date: Oct 2010
Old 11-12-2010 , 13:25   Re: Trail from player
Reply With Quote #2

If you want a beam it's

PHP Code:
    static Float:FOrigin[3// Creamos un static Para poder utilizar el static para no crearlo al abrir {
    
pev(idpev_originFOrigin)
    
message_begin(MSG_BROADCASTSVC_TEMPENTITY//Open the function
    
write_byte(TE_BEAMFOLLOW//beam's class :D
    
write_short(id//index
    
write_short(llamas//sprite, of course, before this you have to precache the sprite.
    
write_byte(600// Beam's Life (Duration)
    
write_byte(30)     // Width
    
write_byte(139)     //red
    
write_byte(35)     //green
    
write_byte(35)     //blue
    
write_byte(200//Delay rate
    
message_end() 
fearAR is offline
Send a message via MSN to fearAR
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 10:25.


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