Raised This Month: $ Target: $400
 0% 

i need help with this.. :(


Post New Thread Reply   
 
Thread Tools Display Modes
Author Message
k007
BANNED
Join Date: Mar 2006
Location: bacon?
Old 06-19-2006 , 15:09   i need help with this.. :(
Reply With Quote #1

hi,
could some one tell me wuts wrong with this?
it doesn't work
Code:
public FireInTheHole(id){     if(hastrail[id] == true)                return PLUGIN_CONTINUE     new id = read_data(1)     set_task(0.1, "grenid", id)     return PLUGIN_HANDLED } public grenid(id){     new string[32], hegrenid = 0, smokeid = 0, flashid = 0     do{         hegrenid = get_grenade_id(id, string, 31, hegrenid)     }     while (hegrenid && hasHENADE[id] == true)             if (hegrenid && hasHENADE[id] == true){         message_begin( MSG_BROADCAST, SVC_TEMPENTITY )         write_byte( TE_BEAMFOLLOW )         write_short(hegrenid)    // entity         write_short(sprite)    // model         write_byte( 10 ) // life         write_byte( 5 )  // width         write_byte( 255 )    // r, g, b         write_byte( 0 )    // r, g, b         write_byte( 0 )    // r, g, b         switch (random_num(0,2)){             case 0:             write_byte( 64 )    // brightness             case 1:             write_byte( 128 )    // brightness             case 2:             write_byte( 192 )    // brightness         }         message_end()  // move PHS/PVS data sending into here (SEND_ALL, SEND_PVS, SEND_PHS)     }         do{         smokeid = get_grenade_id(id, string, 31, smokeid)     }     while (smokeid && hasSMOKENADE[id] == true)             if (smokeid && hasSMOKENADE[id] == true){         message_begin( MSG_BROADCAST, SVC_TEMPENTITY )         write_byte( TE_BEAMFOLLOW )         write_short(smokeid)    // entity         write_short(sprite)    // model         write_byte( 10 ) // life         write_byte( 5 )  // width         write_byte( 0 )    // r, g, b         write_byte( 255 )    // r, g, b         write_byte( 0 )    // r, g, b         switch (random_num(0,2)){             case 0:             write_byte( 64 )    // brightness             case 1:             write_byte( 128 )    // brightness             case 2:             write_byte( 192 )    // brightness         }         message_end()  // move PHS/PVS data sending into here (SEND_ALL, SEND_PVS, SEND_PHS)     }         do{         flashid = get_grenade_id(id, string, 31, flashid)     }     while (flashid && hasFLASHNADE[id] == true)             if (flashid && hasFLASHNADE[id] == true){         message_begin( MSG_BROADCAST, SVC_TEMPENTITY )         write_byte( TE_BEAMFOLLOW )         write_short(flashid)    // entity         write_short(sprite)    // model         write_byte( 10 ) // life         write_byte( 5 )  // width         write_byte( 255 )    // r, g, b         write_byte( 255 )    // r, g, b         write_byte( 255 )    // r, g, b         switch (random_num(0,2)){             case 0:             write_byte( 64 )    // brightness             case 1:             write_byte( 128 )    // brightness             case 2:             write_byte( 192 )    // brightness         }         message_end()  // move PHS/PVS data sending into here (SEND_ALL, SEND_PVS, SEND_PHS)     } }
i have another fireinthehall but it's diffrent, it might be cuz of it i dunno
Code:
public fire_in_the_hole(param[])

k007
k007 is offline
Send a message via MSN to k007
Z@C
Member
Join Date: May 2006
Location: Moscow, Russia
Old 06-19-2006 , 15:18  
Reply With Quote #2

can you take me all plugin. i can't found it
__________________
HLDS protocol 48 (CS 1.1.2.6 build 4883 on FreeBSD 9.0)
AMXX v1.8.1.3746 | METAMOD v1.19p32 | DProto 0.9.87
Web: Nginx 1.0.10 (build 1.1), Apache 2.2.21, PHP 5.3.8, MySQL 5.5.17
Z@C is offline
Send a message via ICQ to Z@C
k007
BANNED
Join Date: Mar 2006
Location: bacon?
Old 06-19-2006 , 15:19  
Reply With Quote #3

you want me to post the hole plugin?
k007 is offline
Send a message via MSN to k007
Z@C
Member
Join Date: May 2006
Location: Moscow, Russia
Old 06-19-2006 , 15:26  
Reply With Quote #4

write link to *.sma file for me for download
ps: mb i can help you
__________________
HLDS protocol 48 (CS 1.1.2.6 build 4883 on FreeBSD 9.0)
AMXX v1.8.1.3746 | METAMOD v1.19p32 | DProto 0.9.87
Web: Nginx 1.0.10 (build 1.1), Apache 2.2.21, PHP 5.3.8, MySQL 5.5.17
Z@C is offline
Send a message via ICQ to Z@C
k007
BANNED
Join Date: Mar 2006
Location: bacon?
Old 06-19-2006 , 15:28  
Reply With Quote #5

no.
it's realy simple can't you understand it?
k007 is offline
Send a message via MSN to k007
Z@C
Member
Join Date: May 2006
Location: Moscow, Russia
Old 06-19-2006 , 15:40  
Reply With Quote #6

i can't make this plugin. get me it
__________________
HLDS protocol 48 (CS 1.1.2.6 build 4883 on FreeBSD 9.0)
AMXX v1.8.1.3746 | METAMOD v1.19p32 | DProto 0.9.87
Web: Nginx 1.0.10 (build 1.1), Apache 2.2.21, PHP 5.3.8, MySQL 5.5.17
Z@C is offline
Send a message via ICQ to Z@C
k007
BANNED
Join Date: Mar 2006
Location: bacon?
Old 06-19-2006 , 15:45  
Reply With Quote #7

this plugin was already made i'm just addin to to my plugin do understand now, didn't i say wut do i want? i said when i add if(hasHENADE[id]) or the ids i have there they don't work that all wut i need
k007 is offline
Send a message via MSN to k007
Z@C
Member
Join Date: May 2006
Location: Moscow, Russia
Old 06-19-2006 , 16:09  
Reply With Quote #8

%^&%$&^#
i ask you get me this plugin, i haven't it. you understand?
__________________
HLDS protocol 48 (CS 1.1.2.6 build 4883 on FreeBSD 9.0)
AMXX v1.8.1.3746 | METAMOD v1.19p32 | DProto 0.9.87
Web: Nginx 1.0.10 (build 1.1), Apache 2.2.21, PHP 5.3.8, MySQL 5.5.17
Z@C is offline
Send a message via ICQ to Z@C
SweatyBanana
BANNED
Join Date: Sep 2005
Location: LOL
Old 06-19-2006 , 17:04  
Reply With Quote #9

Sorry for his english.

He wants the whole plugin...


including the plugin_init part and everything else..


If you would just post it up he might help you.
SweatyBanana is offline
Send a message via AIM to SweatyBanana Send a message via Yahoo to SweatyBanana
k007
BANNED
Join Date: Mar 2006
Location: bacon?
Old 06-19-2006 , 17:07  
Reply With Quote #10

i can't sorry lol i just want to know if there is away i could make this event when a person throw_grenade blah blah blah if(hasname[id])
do you get what i mean sweaty?
k007 is offline
Send a message via MSN to k007
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 07:58.


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