View Single Post
diamond-optic
Veteran Member
Join Date: May 2005
Old 12-14-2006 , 21:20   Re: DoD Shell Shock v1.1
Reply With Quote #10

good point.. pretty stupid of me to get the 2 same pcvars 3 times each.. :-P

as for the defines.. i originally had some of them as defines.. but having them as cvars makes it easier for ppl to adjust the settings to get an effect they like.. instead of setting defines, compiling, uploading, restarting, checking, then doing the whole thing over for each 'adjustment'


but im not totally sure what you mean about the floatdiv...

do you mean like take out the Float:ten and just put 10.0?
...because now that i look at it, it seems pretty stupid to do
Code:
ten = str_to_float("10")
and such.. when the number isnt going to change
__________________

Last edited by diamond-optic; 12-14-2006 at 21:28.
diamond-optic is offline