Adventure Game Studio

AGS Support => Advanced Technical Forum => Topic started by: SSH on Wed 03/03/2004 18:53:07

Title: AGS quick reference sheet
Post by: SSH on Wed 03/03/2004 18:53:07
Well, I have quick reference sheets at work for C, Perl, Verilog and VHDL that come in very handy, so I thought an AGS quick reference sheet might be good too. So please download and let me know if anything looks wrong or would be handy to add, etc. It's two pages, because then you can print it on both sides of one sheet and laminate it...

Download reference sheet for AGS v2.60 SP1 (http://www.freeweb.telco4u.net/superscottishhero/AGSquickref2page_v101.zip)

Sorry if you don't have something that can read Word, but there's plenty of free Word readers available on the net (OpenOffice, antiword, MS's own Word Viewer, etc.) and this way you can edit it about to suit your taste. The sections were originally in the order that they appear (kind of) in the roomedit.clb file, but then were moved about various times as I experimented with margins and columns, etc. It fits on US letter paper, so A4 may require adjustment.

Edit by strazer:
SSH, bump this thread if you ever intend to release newer versions.
Title: Re:AGS Quick reference sheet for your delight
Post by: Pumaman on Wed 03/03/2004 21:05:59
Nice work, I could do with printing this out myself, I'm always forgetting the function names :)

All it needs now is a bluecup watermark image in the background ;p
Title: Re:AGS Quick reference sheet for your delight
Post by: Fabiano on Wed 03/03/2004 22:58:14
I liked that! Thanks SSH
Title: Re:AGS Quick reference sheet for your delight
Post by: Kweepa on Thu 04/03/2004 00:13:19
Cool!
Reminds me of old programming books for the Vic-20.
Printing...
Title: Re:AGS Quick reference sheet for your delight
Post by: Gilbert on Thu 04/03/2004 02:26:43
Great work. But on slight browsing of it, there're some places needing corrections.
1. I think the Keywords section is not complete, missed 'int' at least but I think it's not that important
2. GetTextWidth() and GetTextHeight() were placed in Raw Draw Functions
Title: Re:AGS Quick reference sheet for your delight
Post by: Scummbuddy on Thu 04/03/2004 03:50:13
A beautiful and brilliant idea.  I opened up at my school comp, just to check it out. Wow, its scary. heh.  Nice job! I'll definitly print this out when I get home. I think a corresponding AGS current release title would be nice though, cause I would love to see this currently updated, and correct.
Title: Re:AGS Quick reference sheet for your delight
Post by: Timosity on Thu 04/03/2004 09:32:01
Wow, you don't realise how many cammands there are until you see them all written down in 1 spot.

Good job SSH, I can see that coming in handy for reference
Title: Re:AGS Quick reference sheet for your delight
Post by: ThunderStorm on Thu 04/03/2004 13:42:57
I took the freedom to convert this brilliant file to pdf (http://home.arcor.de/oleschinski/AGSquickref2page.pdf), just for those who, for some reason, prefer it to the .doc file.

I hope you don't mind, SSH - please tell me if there's anything wrong with it. And thanks a lot for your work - this will indeed come in handy for me as well.   :)
Title: Re:AGS Quick reference sheet for your delight
Post by: SSH on Thu 04/03/2004 15:54:14
Thanks for converting, Thunderstorm. I've updated with Gilbert and CJ's comments: now also a zipped version for those on dial-up.

http://www.freeweb.telco4u.net/superscottishhero/AGSquickref2page_v101.doc
http://www.freeweb.telco4u.net/superscottishhero/AGSquickref2page_v101.zip

If anyone wants to make other improvements (like maybe a better order within sections) feel free to edit the file and upload your own version: after all, the copyright on the info is CJ's really, not mine.

Maybe we could put this thread in Tech Archive or add a link on the  AGS links page, or both?
Title: Re:AGS Quick reference sheet for your delight
Post by: fanton on Fri 05/03/2004 14:16:25
very useful, thankee!!!

you can also add the tokens: @overhotspot@ @score@ @totalscore@ etc

[edit] i see that some global variables are missing. is this quick reference for 2.6? I think it might need updating.
Title: Re:AGS Quick reference sheet for your delight
Post by: SSH on Fri 05/03/2004 14:29:55
avatar, good idea on the GUI label codes... but...

Can you tell me which global variables are missing, please? Or at least which ones you noticed...
Title: Re:AGS Quick reference sheet for your delight
Post by: ThunderStorm on Fri 05/03/2004 14:50:11
By the way SSH, the pdf was created using a free online conversion (http://pdf.natune.net/index-en.php). You might want to convert future releases yourself to make sure they're up to date.

If anyone wants a pdf, that is.  :)
Title: Re:AGS Quick reference sheet for your delight
Post by: Scorpiorus on Fri 05/03/2004 19:09:02
Great work indeed! Thanks for sharing it with the community. This reference is really helpful.

~Cheers