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

Hit and reward in the vital part money


Post New Thread Reply   
 
Thread Tools Display Modes
n0obie4life
Veteran Member
Join Date: Dec 2004
Old 07-09-2005 , 09:09  
Reply With Quote #11

Quote:
Originally Posted by Front Line
Quote:


Hey super duper Jnr.


quite kid
. You didn't have that module right..?

@ life_rest

我知道哪里出了差错。可是不知道怎么修理。

For those who want to attempt to fix it

Code:
new BUILD_VERSION[] = "2"
Line 15

Code:
Float:accuracy( t_Stats[8] ) {   if ( !t_Stats[4] ) return ( 0.0 )   return ( float( t_Stats[5] ) / float( t_Stats[4] ) ) }
Line 237 - 240

Code:
    #if defined DEBUG         log_amx("--- killer_id[%d] wp_id[%d] WT[%d] --- victim_id[%d] wp_id[%d] WT[%d] ---",killer,k_wp_id,k_wt,victim,v_wp_id,v_wt)         log_amx("stats killer wpn return %d, stats victim wpn return %d, public wpn return %d",get_weapon_index(k_wpn_name),get_weapon_index(v_wpn_name),wpnindex)         log_amx("shot nums: %d, hit nums: %d, acc.: %.2f",v_stats[4],v_stats[5],accuracy(k_stats))         for (new a=1; a<8; a++)             log_amx("body[%d] hit num: %d, body hit reward: %d",a,v_body[a],get_body_reward(a))         log_amx("temp reward :%d, body reward total: %.2f, total reward: %.2f",b_temp,body_reward,total_reward)     #endif
Line 283 - 290
__________________
Plugins:
none

n0obie4life is offline
nightscreem
Veteran Member
Join Date: Jul 2004
Location: Belgium
Old 07-09-2005 , 09:50  
Reply With Quote #12

if you use the cshack module the server has chance of crashing so
look out
__________________
- Bye bye!
nightscreem is offline
life_rest
Junior Member
Join Date: Jul 2005
Old 07-09-2005 , 10:56  
Reply With Quote #13

help me
life_rest is offline
nightscreem
Veteran Member
Join Date: Jul 2004
Location: Belgium
Old 07-09-2005 , 11:07  
Reply With Quote #14

how can i help you are talking chinese i don't understand it
__________________
- Bye bye!
nightscreem is offline
Front Line
Senior Member
Join Date: Jan 2005
Old 07-09-2005 , 11:13  
Reply With Quote #15

lol nightscream u kid
thanks for the "block"
at football practise...
__________________
My plugins...

Are all Here...Click Me
Front Line is offline
life_rest
Junior Member
Join Date: Jul 2005
Old 07-09-2005 , 11:25  
Reply With Quote #16

Quote:
Originally Posted by nightscreem
how can i help you are talking chinese i don't understand it
Let this plugins package can be operated in AMXX1. 0
life_rest is offline
life_rest
Junior Member
Join Date: Jul 2005
Old 07-11-2005 , 05:27  
Reply With Quote #17

Quote:
Originally Posted by life_rest
Quote:
Originally Posted by nightscreem
how can i help you are talking chinese i don't understand it
Let this plugins package can be operated in AMXX1. 0
help me
life_rest is offline
devicenull
Veteran Member
Join Date: Mar 2004
Location: CT
Old 07-15-2005 , 13:03  
Reply With Quote #18

You need to require_module() all of the modules you use.

Code:
public plugin_modules() {     require_module("cstrike") }
__________________
Various bits of semi-useful code in a bunch of languages: http://code.devicenull.org/
devicenull is offline
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 04:42.


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