Wow... I was just thinking of how to make a jack in/out system for a matrix type game... And i have no idea where to start! I need it to be like the actuall matrix, as in you need an operator... Well thanks!
~Master_Damien
ID:267863
Nov 19 2003, 7:06 am
|
|
Nov 19 2003, 7:37 am
|
|
I've seen at least 3 games that do just that.
|
In response to Hendrix
|
|
Well yeah, but it's not like i have the coding in front of me to look at, did you ever think of that?
~Master_Damien |
In response to Master_Damien
|
|
I think what he's trying to say is Make an original game. Of course, it's none of his buisness, really.
Anyway, It'd be something similar to this. Note: This is very simple and crude. obj/CoolChairThingy verb Jack_In() if(src.Operator) usr.loc=locate(whatever) |
In response to Airjoe
|
|
Hey thanks!!! That triggered a great idea! Thank you, really.
~Master_Damien |