Search results

  1. P

    CLEO Help Calculating with variables

    Hey, I need help with following problem. I got these two Variables which i would like to add together into a new one 10@ = SAMP.GetPlayerHealthByActorHandle(3@) 11@ = SAMP.GetPlayerArmorByActorHandle(3@) i.E the player has 40 health and 30 armor. the new variable should be 70. I'd be glad to...
Top