Atlat
Atlat
- 90
- Posts
- 5
- Years
- Seen yesterday
This is the last thing I need to deal with before I'm finished. Most likely. This is me we're talking about, so anything could go wrong afterwards.
I want to be able to set a variable to a different number depending on the graphic that the event is currently using. I have basically everything finished. I just need to know what goes in the IF itself. I've looked through the code to see if there was anything similar, but to no avail.
If _________ <-- Place I don't know what to put.
Do this stuff.
Else
Do this other stuff.
End
I want to be able to set a variable to a different number depending on the graphic that the event is currently using. I have basically everything finished. I just need to know what goes in the IF itself. I've looked through the code to see if there was anything similar, but to no avail.
If _________ <-- Place I don't know what to put.
Do this stuff.
Else
Do this other stuff.
End