10.07.2017, 19:20
Hi, I would like to add more working sprunk machines, not just an object, I know that I can use
But is there any other way to do that?
Код:
if (newkeys & KEY_FIRE && IsPlayerInRangeOfPoint(playerid, 1, sprunkX, sprunkY, sprunkZ)) { // Apply animations, give health, substract money. .....