Hi there!
Well just a simple question really, I'm using VX. It starts of like this: I want a picture to appear if the passbility for event[13] is not passable. If event happens to be on x variable[3] and y variable[4] and tile is not passable a picture is suppose to appear, but nothing happens when the event is on those co-ordinates.
$game_map.events[13].passable?($game_variables[3], $game_variables[4])
If i change ($game_variables[3], $game_variables[4]) to (2, 8) then the picture shows up. I have checked to see if $game_variables[3] is 2 and $game_variables[4] is 8, but still nothing shows.
Help. Thanks.
BTW I've noticed below my nick its states "member" when its supposed to state "sponsor"
Well just a simple question really, I'm using VX. It starts of like this: I want a picture to appear if the passbility for event[13] is not passable. If event happens to be on x variable[3] and y variable[4] and tile is not passable a picture is suppose to appear, but nothing happens when the event is on those co-ordinates.
$game_map.events[13].passable?($game_variables[3], $game_variables[4])
If i change ($game_variables[3], $game_variables[4]) to (2, 8) then the picture shows up. I have checked to see if $game_variables[3] is 2 and $game_variables[4] is 8, but still nothing shows.
Help. Thanks.
BTW I've noticed below my nick its states "member" when its supposed to state "sponsor"