diff options
Diffstat (limited to 'pipermail/nel/2001-February/000184.html')
-rw-r--r-- | pipermail/nel/2001-February/000184.html | 113 |
1 files changed, 113 insertions, 0 deletions
diff --git a/pipermail/nel/2001-February/000184.html b/pipermail/nel/2001-February/000184.html new file mode 100644 index 00000000..0e951974 --- /dev/null +++ b/pipermail/nel/2001-February/000184.html @@ -0,0 +1,113 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN"> +<HTML> + <HEAD> + <TITLE> [Nel] Documentation on Event/Character Scripting</TITLE> + <LINK REL="Index" HREF="index.html" > + <LINK REL="made" HREF="mailto:ewert%40reflexnet.net"> + <LINK REL="Previous" HREF="000187.html"> + <LINK REL="Next" HREF="000186.html"> + </HEAD> + <BODY BGCOLOR="#ffffff"> + <H1>[Nel] Documentation on Event/Character Scripting</H1> + <B>Mark Ewert</B> + <A HREF="mailto:ewert%40reflexnet.net" + TITLE="[Nel] Documentation on Event/Character Scripting">ewert@reflexnet.net</A><BR> + <I>Sat, 10 Feb 2001 18:37:57 -0500</I> + <P><UL> + <LI> Previous message: <A HREF="000187.html">[Nel] Compilation under VC6</A></li> + <LI> Next message: <A HREF="000186.html">[Nel] Documentation on Event/Character Scripting</A></li> + <LI> <B>Messages sorted by:</B> + <a href="date.html#184">[ date ]</a> + <a href="thread.html#184">[ thread ]</a> + <a href="subject.html#184">[ subject ]</a> + <a href="author.html#184">[ author ]</a> + </LI> + </UL> + <HR> +<!--beginarticle--> +<PRE>This is a multi-part message in MIME format. + +------=_NextPart_000_0019_01C09390.966EEE80 +Content-Type: text/plain; + charset="iso-8859-1" +Content-Transfer-Encoding: quoted-printable + +It took me awhile to finally compile 0.2 of nevrax.org for windows, but = +after numerous patches (some of them blatant kludges) I was able to = +compile both the client and server. + +I thought an interesting first step to working with nevrax would be to = +add events/characters in the current environment. I have briefly skimmed = +the AI/scripting environment and I did not find any documentation on how = +to introduce events ? Any advice besides just reading through all the = +code ? + +A side note, I found the documentation overall to be quite sparse. I'm = +sure this is something that will change as the project matures, but for = +new users/developers especially better documentation would be much = +appreciated. Of course, the lack of documentation could be a test ;) + +Mark. + +------=_NextPart_000_0019_01C09390.966EEE80 +Content-Type: text/html; + charset="iso-8859-1" +Content-Transfer-Encoding: quoted-printable + +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> +<HTML><HEAD> +<META http-equiv=3DContent-Type content=3D"text/html; = +charset=3Diso-8859-1"> +<META content=3D"MSHTML 5.50.4611.1300" name=3DGENERATOR> +<STYLE></STYLE> +</HEAD> +<BODY bgColor=3D#b8b8b8> +<DIV><FONT face=3DArial size=3D2>It took me awhile to finally compile = +0.2 of=20 +nevrax.org for windows, but after numerous patches (some of them blatant = + +kludges) I was able to compile both the client and server.</FONT></DIV> +<DIV><FONT face=3DArial size=3D2></FONT>&nbsp;</DIV> +<DIV><FONT face=3DArial size=3D2>I thought an interesting first step to = +working with=20 +nevrax would be to add events/characters in the current environment. I = +have=20 +briefly skimmed the AI/scripting environment and I did not find any=20 +documentation on how to introduce events ? Any advice besides just = +reading=20 +through all the code ?</FONT></DIV> +<DIV><FONT face=3DArial size=3D2></FONT>&nbsp;</DIV> +<DIV><FONT face=3DArial size=3D2>A side note, I found the documentation = +overall to=20 +be quite sparse. I'm sure this is something that will change as the = +project=20 +matures, but for new users/developers especially better documentation = +would be=20 +much appreciated. Of course, the lack of documentation could be a test=20 +;)</FONT></DIV> +<DIV><FONT face=3DArial size=3D2></FONT>&nbsp;</DIV> +<DIV><FONT face=3DArial size=3D2>Mark.</FONT></DIV></BODY></HTML> + +------=_NextPart_000_0019_01C09390.966EEE80-- + + +</pre> + + + + + +<!--endarticle--> + <HR> + <P><UL> + <!--threads--> + <LI> Previous message: <A HREF="000187.html">[Nel] Compilation under VC6</A></li> + <LI> Next message: <A HREF="000186.html">[Nel] Documentation on Event/Character Scripting</A></li> + <LI> <B>Messages sorted by:</B> + <a href="date.html#184">[ date ]</a> + <a href="thread.html#184">[ thread ]</a> + <a href="subject.html#184">[ subject ]</a> + <a href="author.html#184">[ author ]</a> + </LI> + </UL> +</body></html> |