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

Messages - Shavit

#1
I found the problem:

I tried to perform ChangeRoomAutoPosition of performing ChangeRoom on the other players...
#2
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
#3
I'm sorry for the delayed response - I had some problem with my computer...

Thank you very much!

It opened my eyes to the possibilities in AGS :shocked:

#5
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!
#6
Thank you very much !
#7
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