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

#1
Hi all I was playing "Calebs Drunken Adventure" when I got outside with the guy still drinking on the portch the music midi song was playing and Ive been looking for it ever since but I dont know the name, there is no lyrics in it just a midi file but here is what I remember of the lyrics :

dont let the days go by,
glisereen....

I dont know how to spell "glisereen", ive looked on line with "glisereen, glisterene, glisirene" etc but I still cant find it.

The game is pritty cool too I like how the character can die so many funny ways!

Thanks
Shaun.
#2
Hi all, I made another post about running my game from a dvd
with an error of :

"unable to write to the current directory. do not run this game off a network or cd rom drive. also check drive free space (you need 1mb free)."

I was told to edit the acsetup.cfg file to include the variable "datadir" to tell where the path of the files are on the dvd. I dont know how to do this to include all possable dvd drive letters as it is the "F" drive on my pc but on my mums its drive "D" I need to know how to script this.

This is what is in the acsetup.cfg file at the moment.

[sound]
digiid=-1
midiid=-1
digiwin=1096302880
midiwin=-1
digiindx=0
midiindx=0
digiwinindx=0
midiwinindx=0
usevox=0
[misc]
gamecolordepth=32
defaultres=5
screenres=1
letterbox=0
windowed=0
refresh=85
cachemax=20480

Im going to be running the game from the dvd as it has alot of avi files about 3.6 gig worth.

Thanks Shaun.
#3
Hi all, I made a virtual tour of my now sold home and burnt it to a dvd because of all the avi files and it works fine on my pc but when I go to play it from the dvd is says

"unable to write to the current directory. do not run this game off a network or cd rom drive. also check drive free space (you need 1mb free)."

I need to run it off the dvd because it is about 3.6 gig and im going to give my family copies but I dont want to just copy all the files to a hard drive as it is high (3.6 gig), is there a way to use an install program that copies the (my game is called Bells Home) Bells Home.exe - 54mb and "winsetup.exe" - 49kb to a hard drive and tell it where the avi files are ie on the dvd in the drive?

Thanks
Shaun.
#4
Hi all, I have made a virtual tour of my home with movie and rooms only as I have moved house and wanted something to remember it by. Is it possable to cut out all but a pointer arrow in the cursor layout? I have hotspots that when the cursor moves over it it gives a different cursor to move forward or left or back and so on and I have no use for the other four main cursors ie walk to, look at, interact, talk to I just need a pointer.

Thanks
GK
#5
Hi, I'm having a problem with my formula with variables. what I want to do is have my main character interact with my second character and have him walk to x: 140, y: 170 and when he is interacted for the second time have him walk to x: 140, y: 80 and have this loop so he walks from one place to the other

What I have in the characters interaction :

Script name ELEFUN

Interact character
[-] ? conditional - if a variable is set to a certain value (walk back, 5)
Character - Move Character (ELEFUN, 140, 170, true)
Game - set variable value (Walk back, 10)
Stop running more commands
? Conditional - if a variable is set to a certain value (Walk Back, 10)
Character - Move character (ELEFUN, 140, 80, true)
Game - Set variable value (Walk Back, 5)

When I first interact with him he moves to the x:140 y:80 and the second time he moves to the x: 140 y: 170 but for the third time he dosnt move at all.

Regards Shaun B.
SMF spam blocked by CleanTalk