30.06.2016, 21:03
I'm guessing your playerid is 0.
You're using GetInsuranceName on 'giveplayerid' (Which is 0 most likely, since you're testing it)
Replace giveplayerid with the actual insurance id (For example, Insurance[playerid])
You're using GetInsuranceName on 'giveplayerid' (Which is 0 most likely, since you're testing it)
Replace giveplayerid with the actual insurance id (For example, Insurance[playerid])