Raised This Month: $ Target: $400
 0% 

Effect help


Post New Thread Reply   
 
Thread Tools Display Modes
Author Message
Contrus
Junior Member
Join Date: Jul 2007
Old 09-09-2007 , 08:56   Effect help
Reply With Quote #1

Hi, could anyone help me with the large funnel effect? the green dots doesnt seem to dissapear even if i use a custom sprite

PHP Code:
stock create_te_largefunnel(origin[3],funnel_sprite,flags)
{
message_begin(MSG_BROADCAST,SVC_TEMPENTITY)
write_byte(TE_LARGEFUNNEL);
write_coord(origin[0])
write_coord(origin[1])
write_coord(origin[2])
write_short(funnel_sprite)
write_short(flags)
message_end()

thanks in advance
__________________
There are two things that are infinite in this world, the universe and human stupidity.

Last edited by Contrus; 09-09-2007 at 09:03.
Contrus is offline
Reply


Thread Tools
Display Modes

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 16:07.


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