22.08.2010, 23:07
Quote:
Do you have other textdraws ? here it was bugged with grandlarc's spawn texts (San Fierro, Las Venturas etc)
try to define it if you have (so instead of "TextDrawCreate(..." use new "td_name = TextDrawCreate...)" And if you reload the filterscript it can be buggedtoo, you can fix that with a loop killing the textdraw for everyone on filterscript exit. I used the tutorial script for my speedometer which you can find here: https://sampforum.blast.hk/showthread.php?tid=169469 |