Rysen
|
Yes, your feedback is extremely usefull. Thank you very much!
I've updated the CHRMAK guide, and tried to explain everything in a bit more detail. Hopefully it'll make a bit more sense to you and others who aren't as familiar with the utils as we are. I didn't touch hotspots because frankly, the reason I used zeromus' explination is because I don't really understand them all that well myself. ^_^; So maybe overkill or zip (*wink* *wink* *nudge* *nudge) could take a look at that section and see if they can explain them better.
Thanks again!
Posted on 2004-08-16 03:53:13
|
Zip
|
Done. The layout is horrible and needs fixing, and as always add stuff I have missed etc...
Zip
Posted on 2004-08-16 10:12:01
|
Kreplyn
|
Heh yay now i understand it... lol the d_walk thing signifies the direction they walk and what to use when you stop moving. See it makes more sense now. Thanks Rysen! Now to answer Zip's question...
xres 800
yres 600
automax 0
windowmode 1
for a newb (don't worry i understand what that means) they might ask hunh what does the xres 800 and the yres 600 mean than explain that the xres and yres signify the key word to control the resolution of the game, than explain what the numbers mean. After that you could show some examples of how the xres or the yres would come into play or something. Than go into detail of what the rest mean. Now for the next program...
void autoexec()
{
while (!b3)
{
RectFill(0, 0, ImageWidth(screen), ImageHeight(screen), 0, screen);
PrintCenter(ImageWidth(screen)/2, ImageHeight(screen)/2, screen, 0, "Hello World!");
ShowPage();
}
Exit("Bye!");
}
I understand that in the next quote you explain it but as a newb I'm not gonna understand what anything means " what does the void autoexec() mean. What purpose do the { } have? While (!b3), hunh? You could go into a little more detail explaining what does that mean. Than in the explaination "control loop?" "void means we are not trying to return any value from the function man this is all confusing" Zip it's all natural for you but to mean it just looks like a bunch of lines with gaboldigok smahsed in there. It's like you said "I've had several potential newbies come to the #vergehelp channel for clarifications (which I was only limited help with), and gawd knows how many just wander by, look at the shoddy state of the docs and wander off again." I hope that helps... stayed tune for my next post programs 2-4! See ya there! Lol
*By the way this is for Rysen back in the Verge 2 days there was a game released called Rysen's ranch it looked like a Harvest Moon game so i thought it was pretty cool. When i went to download it though both links didn't work. Yesterday i went to your site to download it again it downloaded pretty normal except when i went to open it it didnt work. (why am I cursed with such a lousy comp!!!)
Posted on 2004-08-16 19:32:10 (last edited on 2004-08-16 23:48:43)
|
Rysen
|
Quote:Originally posted by Kreplyn
*By the way this is for Rysen back in the Verge 2 days there was a game released called Rysen's ranch it looked like a Harvest Moon game so i thought it was pretty cool. When i went to download it though both links didn't work. Yesterday i went to your site to download it again it downloaded pretty normal except when i went to open it it didnt work. (why am I cursed with such a lousy comp!!!)
Yeah, since that was uploaded I got a new host, so it makes sense that they wouldn't be there anymore.
Odd though, I downloaded it, extracted it, ran it, and everything seemed to work for me. Maybe you should try downloading it again. Other than that, I'm really not sure what the problem could be.
There's also a new v3 version in the works, that should be released some time in the next while....it has a few major improvements over the old v2 version, better controls, a menu, and a few other things. But it also uses pixelated movement which kind of adds a little frustration seeings how the game is heavily based on tiles.
There's still quite a bit to do, but it's going well, so hopefully I'll have something to show for it soon.
Awesome job on the hotspots section zip. I *completely* understand them now, and with Overkill's awesome console, my sprites finally have their correct hotspots. :D
Posted on 2004-08-17 02:36:04
|
Kreplyn
|
Heheh. Actually i tried downloading it like 6 or 7 times today still no luck meh... ah well. For some reason the file won't open when i click open.
Posted on 2004-08-17 03:04:43
|
Rysen
|
Weird. You mean the zip file won't open at all? Or, it won't let you extract its contents?
Posted on 2004-08-17 03:51:52
|
Omni
|
Do you need a zip extractor?
Posted on 2004-08-17 05:20:32
|
Kreplyn
|
No im good i got Winrar... but it when i click on open it just won't find the directory i believe. But it's wierd it just won't open... no more harvest moon for me... by the omni how goes your site?
This place is pretty userfriendly no flamers as of yet... gotta be on my toes.
Posted on 2004-08-17 06:20:23
|
mcgrue
|
The day this place becomes unfriendly again is the day I go righteous on the trolls' collective asses.
Posted on 2004-08-17 15:27:33
|
Omni
|
Right now, I'm working on a VC library of mine, and I admit that it's taking a bit more time than I would've liked. I plan on trying to finish up this library.
In the meantime, I'll probably post just a note or two on the site about it. Also, I was writing the next tutorial one weekend--it is halfway done. I could probably finish it in a night. Which I may do something this week. It's nothing actually useful, it's an article on understanding the differences between the VergeC interpreter and Verge3 Map Engine. Well...actually, I think it's useful, but it's not into the "helping a newbie make a game" area yet. That will probably be when I make my own unofficial programming tutorial or something...which I think is next on the list.
Posted on 2004-08-17 15:48:39 (last edited on 2004-08-17 15:50:22)
|
Alex
|
Quote:Originally posted by Kreplyn
No im good i got Winrar... but it when i click on open it just won't find the directory i believe. But it's wierd it just won't open
You might want to try Winzip then. I've had trouble with WinRAR being a bit unhelpful with zip files which Winzip will handle perfectly well.
Posted on 2004-08-17 18:35:09
|
Kreplyn
|
I tired Winzip it still didn't work... sob nooooooooo. Ah well... Zip are you there?
Posted on 2004-08-17 18:46:16
|
mcgrue
|
Hrm... I find winrar from rarlabs to be the greatest and best archiving utility known to man.
Where is this zip in question? Perhaps it is corrupt and evil?
Posted on 2004-08-17 19:56:59
|
Kreplyn
|
Check out rysen's site it's in his signature. Maybe i need someone to send this to my desktop.
Posted on 2004-08-17 20:37:45
|
mcgrue
|
I can download, unzip, and run Rysen Ranch very well.
try this:
1) download the file to a directory you know how to find (like your desktop or c:\ or some such)
2) double-click on the file to open winrar.
3) wait a few seconds until the "please register" box pops up, and select 'close'.
4) click on 'extract to...' and just hit 'ok' from there. A new folder will be created in the same location as the zip file. Open up that folder and run verge.exe to play Rysen's game.
Winrar is good for many reasons, and there are many good tricks you can do with it. However, before you can run, you must walk. Try those steps and feel free to ask for more help if you get stuck.
Posted on 2004-08-17 21:20:48
|
Kreplyn
|
I tried to redirect it but it immediatly closes after i click save and starts downloading.
Posted on 2004-08-17 21:35:18
|
rpgking
|
Looks like something's wrong with your browser... What do you use?
Oh, and I was able to perfectly unzip and run Rysen's game as well, using WinRAR.
Posted on 2004-08-17 21:38:58
|
Kreplyn
|
Hey your on!!! Whoops i was about to edit my post but it can't be helped i did right click and save target as... and that did the trick. ;) Now i wonder when Zip is gonna come on to read my post.
Played the game looks good too bad you can't leave your farm. Oh well...
Posted on 2004-08-17 21:41:33 (last edited on 2004-08-17 22:01:26)
|
Rysen
|
I was just going to say how bad I feel for the lack of content now that you went through all that trouble to get it working. ^_^;
I'll spend a whole wack of time on the v3 version (where you can leave your farm) and get a new demo out soon starting tomorow...tonight I'm off to the bar to watch an 80's cover band called "The Breakfast Club" :D
Posted on 2004-08-17 22:16:10
|
Zip
|
Ah! I am here, alive, and have just read your post Krep. I'll draft a few changes up now, hopefully my 52p electricty will last me long enough to post 'em :)
Zip
Posted on 2004-08-17 22:22:03
|