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

Showing results 1 to 6 of 6
Search took 0.00 seconds.
Search: Posts Made By: drekes
Forum: Code Snippets/Tutorials 04-16-2011, 22:04
Replies: 88
Views: 151,011
Posted By drekes
Forum: Code Snippets/Tutorials 05-03-2010, 06:20
Replies: 88
Views: 151,011
Posted By drekes
Re: [TUT] Code Styling & Good Programming Habits

Does my no spaced style piss you off?
Forum: Code Snippets/Tutorials 05-02-2010, 21:31
Replies: 88
Views: 151,011
Posted By drekes
Re: [TUT] Code Styling & Good Programming Habits

I think fat chicks aren't hot in any way, they may be a little bigger, but not fat.
Forum: Code Snippets/Tutorials 05-02-2010, 21:27
Replies: 88
Views: 151,011
Posted By drekes
Re: [TUT] Code Styling & Good Programming Habits

I still prefer it without so much spaces.
Especcialy with the ()
If got you like 3 ) i find it much easier like this
)))
then this
) ) )

Because it makes it easier to count, but that is my...
Forum: Code Snippets/Tutorials 05-02-2010, 21:19
Replies: 88
Views: 151,011
Posted By drekes
Re: [TUT] Code Styling & Good Programming Habits

my indents and whitespaces are good, it's just i find this

if(get_pcvar_num(cvar))

easyer to read then this:

if ( get_pcvar_num ( cvar ) )
Forum: Code Snippets/Tutorials 05-02-2010, 19:28
Replies: 88
Views: 151,011
Posted By drekes
Re: [TUT] Code Styling & Good Programming Habits

Are these neccesary to get a plugin approved? Because i personally prefer this:

register_forward(FM_EmitSound, "EmitSound")
instead of this:

register_forward( FM_EmitSound ,...
Showing results 1 to 6 of 6

 
Forum Jump

All times are GMT -4. The time now is 12:48.


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