whats wrong with this code ???
- Code: Select all
if(stab==1)
{
DestroyActor("enemy1");
}
else
{
life-1;
}
(by the way i set it on collision)
if(stab==1)
{
DestroyActor("enemy1");
}
else
{
life-1;
}
Sgt. Sparky wrote:is that still valid C?
Users browsing this forum: No registered users and 1 guest