Search Results
OK the idea of Chat Bot is misconception, those are plain client messages....
394
this looks cool: Код: #define c_YBANK:: c_YBANK_ #define YBANK:: YBANK_ #define PDATA:: PDATA_ but what the hell for?
1,204
what do you really mean? ಠ_ಠ when NPCs recording playback ends, it starts all over again, check under OnRecordingPlaybackEnd(). sa-mp wiki might help also, good luck.
62
example: pawn Код: 1_variable = random(7000);   //jackpot2_variable = random(10);     //score
100
store them in two variables, use random(); simple as that.
100
hi for example if I call getdate() function every second, does it affect CPU or not? if yes, how much?
68