To Gilbot,
Thanks for the reply. Ã, I tried what you said and used :
Code: ags
This is on the hotspot in room 3 which is on the entrance of room 3. I can go into room 3 but still cannot go back to room 1 from room 3. Ã, Basically whatever room I am in I would like to go back to the room I came from. Ã, Is this possible???
Also would you or anyone be able to answer some more stuff..stuff that I mentioned previously:
from Bhup Ã,Â
Thanks for the reply. Ã, I tried what you said and used :
if (HasPlayerBeenInRoom(1)==0){
Ã, NewRoomEx(1,100,100);
}
This is on the hotspot in room 3 which is on the entrance of room 3. I can go into room 3 but still cannot go back to room 1 from room 3. Ã, Basically whatever room I am in I would like to go back to the room I came from. Ã, Is this possible???
Also would you or anyone be able to answer some more stuff..stuff that I mentioned previously:
Quote
Oh yes one more thing. Ã, In rooms 1,2 and 3 the inventory window seems ok and displays the items properly so that they all show but in room 4 my inventory window spans across the from left to right so much that you can't see any of the items on either end as they are only half showing. Ã, How can make my inventory window display all the items I want to display so that they all show properl???.
from Bhup Ã,Â
