Quote:
Originally Posted by Guest123
put this
this is you include
pawn Код:
#include <a_samp> #include <streamer>
and put this
pawn Код:
#pragma tabsize 0//you cant got warning 217: loose indentation :D
now you can createobject like this
pawn Код:
CreateDynamicObject(..); CreateDynamicObject(..); CreateDynamicObject(..); CreateDynamicObject(..);
|
How about a moderator removing this post? Because that is shit advice. You want to promote not using indention? Indention is the best way there is, to debug, and it's extremely useful.