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

Showing results 1 to 2 of 2
Search took 0.00 seconds.
Search: Posts Made By: Monkeys
Forum: Scripting 09-01-2010, 09:43
Replies: 25
Views: 14,521
Posted By Monkeys
Re: Dividing the numbers in sourcemod

Sorry, my mistake, early morning ;p

And it expects an integer return because you didn't specify anything else as a return value.
or:
stock Float:GetClientKillDeathRatio(Client)
Forum: Scripting 09-01-2010, 07:49
Replies: 25
Views: 14,521
Posted By Monkeys
Re: Dividing the numbers in sourcemod

Your script won't work, Death.
if (!Death) will run when Death is not 0, meaning it returns 0.0 for everything but 0, and when it's 0, it'll try to divide by it. Not good.

Additionally, you're...
Showing results 1 to 2 of 2

 
Forum Jump

All times are GMT -4. The time now is 23:55.


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