Search Results
Without #include <MIC> my script compiles without errors or warnings, after it im getting loads of warnings and 3 errors. pawn Код: C:\Documents and Settings\Melvin\Bureaublad\SAMP 2.0 SOH\...
1,780
Thanks a lot! Great . Are you ever going to add something like in KIHC with /build ?
1,780
Thanks Y_Less, So my code is incorrect or not ? pawn Код: {368.1495,-114.9159, 380.0675,-133.5288} OR: pawn Код: {368.1495,-133.5288, 380.0675,-114.9159} I can count, but like I said before,...
1,292
Which means you get: {368.1495,-114.9159, 380.0675,-133.5288} And I had that! But no checkpoint for me.
1,292
*Sorry for Bumping, But I'm serious need of help* How do I combine: Код: 368.1495,-114.9159,1001.4922,37.7903 380.0675,-133.5288,1001.4922,259.9459 Into: {Xmin, Ymin, Xmax, Ymax}
1,292
Zeruel_Angel, you rock! Thank you, I like it !
2,241
Okey, Now I got this: AddPlayerClass(256,368.1495,-114.9159,1001.4922,37.7903,0,0,0,0,0,0); // 1 AddPlayerClass(256,380.0675,-133.5288,1001.4922,259.9459,0,0,0,0,0,0); // 2 AddPlayerClass(256,376.1435...
1,292
Quote: First we need for one Property 3 Coords 1.Area Point 1 2.Area Point 2 Those are very importent that People can See the Checkpoint of the Property, so they can buy it. 3.Checkpoint ...
1,292
Thanks, But giving me an error while compiling: pawn Code: C:\Documents and Settings\Melvin\Bureaublad\SAMP SOH\gamemodes\STUNTMODE.pwn(287) : warning 235: public function lacks forward declaration (...
284
Quote: Originally Posted by supahman14 Melvin, did you put #define CP_PIZZA 11 on top? (Check) and #define P_PIZZA 8 on top? (Check) Did you change the #define MAX_POINTS 11 to 12? (Check...
1,292
For Y_Less and others: Quote: OK, I got this crazy error! I have EVERYTHING you told succesfull, and now I wanted to go to the last step: http://pastebin.com/f431b5a0a I've searched foru...
1,292
OK, I got this crazy error! I have EVERYTHING you told succesfull, and now I wanted to go to the last step: http://pastebin.com/f431b5a0a I've searched forums for other people with same problem, bu...
1,292