Author Topic: AGI LOGIC HELP  (Read 1834 times)

0 Members and 1 Guest are viewing this topic.

Keith

  • Guest
AGI LOGIC HELP
« on: August 10, 2002, 11:30:11 PM »
How come every game (commercial and fan-made) doesn't use terms such as new_room (instead they use isset(f5)) or the room edges? Which is better to use?



Offline Joel

Re:AGI LOGIC HELP
« Reply #1 on: August 10, 2002, 11:44:25 PM »
Many fan-made games do, in fact, use "new_room" and stuff like that. However, if you download the game and open it in AGI Studio, chances are that you don't have the source code for the game, so AGI Studio has to reconstruct it from the compiled logic, in which case all it sees is things like if (isset(f5)) because names like new_room are not stored in the game. Personally, I think using the define names, instead of things like v110 and f5, is so much easier it's not even funny.

Offline Andrew_Baker

Re:AGI LOGIC HELP
« Reply #2 on: August 19, 2002, 11:09:47 PM »
I dunno, I include the full source for Voodoo Girl within the zip packet download when I've got it posted.
I hope you realize that one day I will devour the Earth.


SMF 2.0.19 | SMF © 2021, Simple Machines
Simple Audio Video Embedder

Page created in 0.026 seconds with 17 queries.