it's for a level that i'm creting: i need to know what character is selected so there'll be a difference if it's mario, luigi, toad, peach or link.
if i'm not as clear as i tought, let me know and i'll explain.
it's for a level that i'm creting: i need to know what character is selected so there'll be a difference if it's mario, luigi, toad, peach or link.
if i'm not as clear as i tought, let me know and i'll explain. | ||
|
Yes. Use "char(1).ID = X", being X the ID of the player:
0 = Mario 1 = Luigi 2 = Peach 3 = Toad 4 = Link Example: Code: Select all if char(1).ID = 0 then | ||
Who is online (over the past 5 minutes)Users browsing this forum: 1 guest | ||