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 - Arcangelo Bonaparte

#1
Does the linux build version contain ogg theora embedded video support?
In the ags manual is written that linux will not display ogg theora.
If so, can this be added somehow?
Thanks.
#2
Hints & Tips / Gateway
Mon 20/03/2017 15:24:08
I am on Aleph 4 and want to enter the Hechee Dome.
How can I do that? The mutzers do not arrive at all...
Ho do you have to wait or hide?
#3
I converted my game to Linux.
Then I sent it to a friend.

He sais it is missing ags64 and ags32 files.

Do these files get built by ags or do they have to be installed seperately?
#4
Completed Game Announcements / Rat Channel
Wed 01/03/2017 11:47:46
 "Rat Channel"

The ratmen are coming!
Join a rat hunter as he cleans the underground, following the orders he recieves from a special organization on a secret channel!
You take control and help him to solve underground puzzles!

Sponsored by
ACME RAT VENDOM
A TRUE FAMILY COMPANY
BUY RAT VENDOM TODAY IN ORDER TO PROTECT YOUR KIDS FROM DANGEROUS RATS

Playable in German and English with full voice acting.
Please let me know if you run into a bug or cannot install the game.

Special thanks to Tabata, jkohen and selmiak for the testing and proof read.

Entry in the AGS data base:
https://www.adventuregamestudio.co.uk/site/games/game/2135/

Website:
http://ratchannel.univert.games







#5
Hey there,

Project:
"Rat Channel". See in production threat.

Recruitment:
Testers:
I am looking for a tester team for "Rat Channel".

Proof read:
Someone to workout some puns in the English version and who spots errors and corrects them.

Deadline:
The project is basically concluded. As soon as the translation and testing is over it can be released.
Therefore the Deadline for the release is about 28th of February.

I'd be happy to get some helpers.
Thank you!
#6
General Discussion / No PM in Forum possivle?
Tue 07/02/2017 15:14:22
Hey,

I try to PM some people here but it doesn't work.

I get the following reaction: "The letters you typed do not match the letters that were shown in the picture."

I do not see a picture. When it asks me if I am human or robot I write "human"...

Am I missing somerhing?

Thank you.
#7
AGS Games in Production / Rat Channel
Sat 28/01/2017 12:25:33
In Production: "Rat Channel"

The ratmen are coming!
Join a rat hunter as he cleans the underground, following the orders he recieves from a special organization on a secret channel!

Sponsored by
ACME RAT VENDOM
A TRUE FAMILY COMPANY
BUY RAT VENDOM TODAY IN ORDER TO PROTECT YOUR KIDS FROM DANGEROUS RATS

Progress:
Backgrounds: 100 %
Characters: 100 %
Music: 100 %
Script: 100 %
Manual: 100 %
Translations: 99%
Voice Acting: 100%
Testing: 100%







#8
When I left Click on my inventory GUI the item doesn't get picked up. I get no reaction at all.
Can someone please help me?

The code I used is:

Code: ags
if (button == eMouseLeftInv) {if (character[GetPlayerCharacter()].activeinv==-1){SetCursorMode(4); SetMouseCursor(GetCursorMode());SetActiveInventory(game.inv_activated);}
                                                                           else {RunInventoryInteraction(game.inv_activated, GetCursorMode());SetCursorMode(0);}}
SMF spam blocked by CleanTalk