15.04.2012, 10:09
Have you got
anywhere? If so, delete that and your code might work. The code that you have in your first post would have given errors unless you had an if defined that made the compiler skip the errors.
EDIT: I also just saw that you want it to show ingame. Use format + SendClientMessageToAll to do this rather than print.
pawn Код:
#if defined FILTERSCRIPT
EDIT: I also just saw that you want it to show ingame. Use format + SendClientMessageToAll to do this rather than print.