07.03.2017, 18:31
Quote:
Let the stars be whatever they want to be.
Don't use the variable, do it like this: PHP код:
|
You're calling GetPlayerWeapon(playerid) multiple times, while with a variable you only call it once.
What's even better is using switch.
Post a couple of lines above the code you posted here.