khalidahmedshalabi / SAMPBulletproof

Bulletproof Gamemode is a SA-MP gamemode which is believed to take A/D and TDM to a new level.
http://khalidahmedshalabi.github.io/BulletproofGamemodeWebsite/
Apache License 2.0
16 stars 20 forks source link

Fixes regarding textdraws and /war #12

Closed A-Gebrel closed 9 years ago

A-Gebrel commented 9 years ago

Fixed some sizes in textdraws and fixed a bug regarding missing textdraws in /war and finally a bug regarding textdraws in the round it's self.

khalidahmedshalabi commented 9 years ago

new iString[160], TeamAName[7], TeamBName[7];

I see that you changed size from 6 to 7, is that needed for the fix? Can you test with 6 as size?

Whitetigerswt commented 9 years ago

You need to make the size 7 to account for the null terminator. Please quit worrying about string sizes holy fuck especially over one character. :/

khalidahmedshalabi commented 9 years ago

only blame yless lol