23.05.2018, 02:31
Don't use small variables like that, make the variable mean something.
It's highly likely that one of the the includes you are using, use 'b' as a variable and you need to change all your 'b's to proper variable names.. Such as "EventName", or "PlyrName" for a players name.
It's highly likely that one of the the includes you are using, use 'b' as a variable and you need to change all your 'b's to proper variable names.. Such as "EventName", or "PlyrName" for a players name.