Menu

Show posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.

Show posts Menu

Topics - Shavit

#1
Hi,

I have a room which changes alot when I'm doing some action in it, so I craeted alternate room for the room when presents the other situation.

When I'm doing the action in the room, I'm perfroming ChangeRoomAutoPosition to my player, but since I have 3 players, I want to change the room of the other players also - when they are in this room, like this for example:

Code: ags

  player.ChangeRoomAutoPosition(3);
  cPlayer2.SetAsPlayer();
  player.ChangeRoomAutoPosition(3);


but AGS report an error : "run this command since the is a NewRoom command already quested to run".

Help will be appreciated ! 8-0
#2
Is there a way to display in the inventory - below the money image I have, the number of coins I have?

When I managed to do is when I'll look at they  I'm displaying the number of coins but it's not proffesional enough.

Thank you!
#3
I foun out that when I used inventory items which are bigger than 22X38 I was able to click only on the upper-left part of the image.

Is there a way to fix this behavior?

Thank you!
SMF spam blocked by CleanTalk