Code help
Posted: Wed May 02, 2007 12:10 pm
well im amking a game, i didnt really expect the code to work because i though somebody here could help me with it
thats the code i have and useage and tincollision are both variables
when i try this code the error is
Error line 2: Expected (
Error line 2: Undefined type for relational operation
so help plz
- Code: Select all
{
if tincollision=1;
{
useage=1;
{
ChangeAnimation("Event Actor", "minedore", FORWARD);
{
tinoreno.textNumber=tinoreno.textNumber+1;
{
}
}
}
}
}
thats the code i have and useage and tincollision are both variables
when i try this code the error is
Error line 2: Expected (
Error line 2: Undefined type for relational operation
so help plz