31.12.2012, 18:59
+1.
The idea isn't create a fight, there no a competition. This is for making SA-MP better, for creating better gamemodes for the users and for the developers learn new and better techniques.
@******: Why you do that code:
And why do you do the do { code } while(FALSE) ? FALSE not always going to be false?
Thanks for answering and sorry if I ask a lot, I want to learn and help
The idea isn't create a fight, there no a competition. This is for making SA-MP better, for creating better gamemodes for the users and for the developers learn new and better techniques.
@******: Why you do that code:
pawn Код:
#if !defined FALSE
stock bool:FALSE = false;
#endif
Thanks for answering and sorry if I ask a lot, I want to learn and help
