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 - oluisheavy

#1
Recruitment / Re: Offer Your Services!
Mon 29/01/2024 22:52:03
Hellow guys, hope everyone are doing fine <3

Im Luis "heavy" a "Newbie" GameDev from Brazil, also a writer, voice actor and translator(call me if you need Portuguese translation ;).

I',ve translated Nightmare Zapping, Last Christmass and Fear THe Void.

I'm the voice of Colt in Brazilian version of Respec'D Motion Comic, i can make english dub too: Check HERE

Open for translation, voice acting, comissions and collabs, you can send me a message on Discord oluusheavy, or by twitter/instagram @ oluisheavy .
#2
Hey guys, im trying to make my first game using tumbleweed verbs because im making a game based Uninvited from NES. I have a couple of questions because im trying to find on this forum but im kinda lost.

1 - I want to make a text message as a narration in the begining of the scene. So far im trying this, i wanna hide the GUI in the first rooms too but the script doesnt work.How can i make to room change after the messages were displayed.
Code: ags
function room_FirstLoad()
{
 
  DisplayAt("Crescer por aqui foi uma experiência marcante demais. Todas as viagens");
}


2 - I wanna set the game principal language as Portuguese, but i couldnt find the right way, even reading the manual. Ive tried this code but even with ; the AGS keeps saying need the ;.

3 - I wanna change some of the verbs, for example, tumbleweed has 9 verbs, but i wanna change to six: Look, Talk, Open, Hit, Pray, Close. I wanna know how can i do it, if there's some tutorial.

Srry for the newbie questions, thanks for the help.
#3
Quote from: Crimson Wizard on Tue 02/01/2024 06:24:28@oluisheavy, Hello. If I remember correctly, this kind of error happens when you have function name inserted into "events" table, but not present in script.

Where did you insert this text "E um poster de um jogo classico"? Probably you put it into "events" by mistake.

On code looks like this


Idk if im doing this correctly but im trying this, im reading the manuals and trying to understand but im still on learning process. Srry for the noob question  :grin:
#4
Hello guys!!

Im newbie gamedev and making my first steps into this, so glad i found this model <3

Im trying to do a Uninvited(NES) type of game, o verb guided but no playable character on screen, I doing my best to learn everything but i'm getting a problem with the "text" in the game. Since theres no player on screen im having this error on descriptions. How can i fix it? Ive already done the actions descriptions, but this crash still happening.

Thanks in advance for the help <3


SMF spam blocked by CleanTalk