View Single Post
vodka00
Veteran Member
Join Date: Jun 2012
Location: Los Angeles
Old 01-13-2014 , 14:06   Re: [Any] Ninja Leap
Reply With Quote #22

Quote:
Originally Posted by Mitchell View Post
If said i put the power level at 9000, would the server crash?
Quick fix, i only edited a few lines. Unable to test.
Thank you for that quick fix, it would also need a check for negative power, so here..

PHP Code:
        if(f_Power 9000.0 || f_Power < -9000.0)
        {
            
ReplyToCommand(client,"[SM] Scouter: Power level is over 9000!!");
            return 
Plugin_Handled;
        } 
__________________
cw main:

cw speedruns:
vodka00 is offline