Hi to everyone,
Is there a way to send a negative value from a variable with random value to the tossentity function?
void tosserRandom(void Bomb, float dx, float dy, float dz, int Negative)
{
void self = getlocalvar("self");
void candamage = getentityproperty(self, "candamage");
int...