When I target a player, show me a text if this is a person allied or belonging to my gang. But the point is that the conditional doesn't let me validate the name. I have also tried to validate "integer" variables but it is not validated correctly. Sorry, I'm not used to this kind of low-level...
Gets into the "else" statement when the variable $name_usr is equal to "Jack".
I always get as a result: "I'm not a person".
Why doesn't it validate correctly? I have an error in the initialization of the variable?
{$CLEO .cs}
0000:
var
$name_usr : String = 'Jack'
end
while true...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.