Please help me!

if(life==0)
{
DestroyActor("Event Actor");
}
juansimat wrote:= is an assignment operator (assigns the value of the right side to the left side).
== is a comparison operator (checks if both sides are the same).
You can read more about operators here.
Users browsing this forum: Google Adsense [Bot] and 1 guest