Quote:
Originally Posted by iWhite
When I delete this code, box isn't appearing when I enter vehicle(It's my speedometer textdraws).
|
Make sure to define FILTERSCRIPT if used in filterscript and maybe you are not reseting the value of those textdraws to INVALID_TEXT_DRAW when destroying and declaring the vars.
You can also have a look at
this.
Or else i'll try my best to fix that when i am clear to the problem causing this.
Quote:
Originally Posted by iWhite
And please, indent the code, because there are some warnings for loose indentation. I guess that's because this include was written with Notepad?
|
No it was written in PAWNO and the indentation don't appear to be right because of Pastebin. Maybe use RAW option and copy the code or i'll move to Github.
Quote:
Originally Posted by iWhite
And shorten right side of the box to be exact as the left side, because there is unneeded gap between models and box(by shortening box textdraws by 10 points):
I'm doing all that by myself, but I have to do it again everytime new version comes out
|
I'll fix that in another update.