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

Showing results 1 to 6 of 6
Search took 0.01 seconds.
Search: Posts Made By: hleV
Forum: Code Snippets/Tutorials 11-08-2012, 12:26
Replies: 88
Views: 153,745
Posted By hleV
Re: [TUT] Code Styling & Good Programming Habits

When instead of player ID you use 0, the function/native (as long as it's designed that way) is applied to all players.
Forum: Code Snippets/Tutorials 02-22-2009, 15:20
Replies: 88
Views: 153,745
Posted By hleV
Re: [TUT] Code Styling

IMO it's useless because there's nothing bad if you forgot to put ; somewhere.
Forum: Code Snippets/Tutorials 02-22-2009, 11:37
Replies: 88
Views: 153,745
Posted By hleV
Forum: Code Snippets/Tutorials 02-08-2009, 13:48
Replies: 88
Views: 153,745
Posted By hleV
Re: [TUT] Code Styling

Deppends on browser.
Forum: Code Snippets/Tutorials 02-08-2009, 13:02
Replies: 88
Views: 153,745
Posted By hleV
Re: [TUT] Code Styling

Are there any other pointers in Pawn I should know about? I remember something from reading a file. Maybe pPointer = fopen() or something. ^^

BTW I prefer 8 spaces if there's no way to display...
Forum: Code Snippets/Tutorials 02-08-2009, 12:15
Replies: 88
Views: 153,745
Posted By hleV
Re: [TUT] Code Styling

Nice.

I myself prefer HN.

Didn't knew that this was possible:
MyFunction( id )
if( is_user_alive( id ) )
{
client_print( 0, print_chat, "We are now killing %d", id )
...
Showing results 1 to 6 of 6

 
Forum Jump

All times are GMT -4. The time now is 18:14.


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