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 - 00jon00

#101
It could, I'll try it...Sounds like a good idea.
#102
Well, It probably could if you altered it with stuff (hotspots, regions, etc) I'm not much of a programmer.  I know java but thats about it lol, but I think you would have to use hotspots, etc.  You probably need to talk to a-v-o...
#103
Advanced Technical Forum / Re:Plugin(s) issue
Tue 16/03/2004 03:19:03
Yeah, I did get them from this site...downloads...plugins...etc...But they don't work. I think your right, and its time to call Scorpious.
#104
Advanced Technical Forum / Plugin(s) issue
Tue 16/03/2004 02:58:54
I don't know if this thread is 'legal' here, if it isn't Im sorry...Otherwise......I want to download some of the plugins (CCS, And the rain/snow one), but None of the links work...Network Error
Unable to read URL from host geocities.com: no response from server
And save target as also won't work. Is there anywhere else I can get them?
#105
as for the walking part, I use the MoveCharacterPath(...) command, but for the other part, I have been having some problems myself....I can kill the enemy he just randomly appears in the room(at different lengths of time..Lol)
#106
I made it so a character could jump in my game by just animating the character-Here was my script:

if (IsKeyPressed (32) == 1) {
            SetCharacterView(ENM, 6);
            AnimateCharacter(ENM, 0, 0, 0);
            while(character[ENM].animating) Wait();
            ReleaseCharacterView(ENM);
      }
I did that for each dierection, and it worked for me....I had to draw the animations for jumping, and make them a view...But hey, it works...for me
#107
Advanced Technical Forum / Re:Read error
Sat 13/03/2004 03:35:50
Thanks...I restored the system to the previous day and it has worked since...Thanks guys
#108
Advanced Technical Forum / Re:Read error
Thu 11/03/2004 22:55:57
It was a regular re-boot...
#109
Advanced Technical Forum / Re:Read error
Thu 11/03/2004 02:47:10
Thanks Gilbot V7000a...I'm just going to restart my game lol...I was all ready looking for an excuse to.
8)
#110
Advanced Technical Forum / Read error
Wed 10/03/2004 23:22:29
When I try to load room 6 so I can edit it, it gives me an error message:
---------------------------
AGS Editor
---------------------------
Read error decompressing image - file is corrupt
---------------------------
OK  
---------------------------
When you click 'ok', it kicks you out of AGS.  If you just test the game then it brings up this error when (and only) in room 6:
---------------------------
Adventure Game Studio
---------------------------
An internal error has occured. Please note down the following information.
If the problem persists, contact Chris Jones.
(ACI version 2.60.693)

Error: Out of memory: failed to allocate -56112 bytes (at PP=200)

---------------------------
OK  
---------------------------
It was working just fine a little while ago, but then I re-booted my pc and its started this...Does anybody know whats going on? (I'm not much of a computer wiz...Sorry)
#112
I would like to know how to use them also... 8)
#113
whoops, lol! EXTREMELY STUPID error from me...I put it above The function game_start() command... ;D
#114
I tried that, but I just get an error saying:
---------------------------
Compile Error
---------------------------
There was an error compiling your script. The problem was in 'Main script':



Error (line 2): Parse error: unexpected 'SetGlobalInt'



Do you want to fix the script now? (Your game has not been saved).
---------------------------
Yes   No  
---------------------------

#115
Wait, It displays it and all, but for the actuall health it just displays a 0??(zero)
#116
Hey, Thanks a lot you guys, you all helped me out big time!! 8)
#117
Does anybody know how to make it so my character can have health, and when he gets hit he loses some?  I want your 'health' to always be on the screen also, but I don't know how to do that ethier. Any ideas?
#118
I've been using AGS for awhile now, and I now quite a bit of scripting...I just can't get THIS to work?
#119
Sure, but could you give me a little bit? Im currently having scripting issues : tech. forum;interact with things/talk to people with key command..maybe you could help?
#120
I had the same problem, so I kept the origanal Inventory GUI, and just changed what it looked like.
SMF spam blocked by CleanTalk