Krypt on 30/9/2005 at 06:04
I've added two more pages to the Wiki: [wiki]GlobalVariables[/wiki] and [wiki]ScriptingLinks[/wiki]
Again, feedback/requests/corrections are all welcome :D I can't think of anything else to write about right now, so these will probably be the last ones unless you guys can give me ideas for what you'd like to see.
ascottk on 30/9/2005 at 06:58
Added waypointinterpolation usage (matinee (camvator) paths), a side note about ropearrowspawn, and the lock link which associates a lock with lock picking difficulty.
str8g8 on 30/9/2005 at 11:26
Thanks so much for this Krypt, I have just started looking into scripting, and didn't know where to start ... this is an absolute Godsend, and good timing too ... !
In terms of general feedback, what I found most helpful were the little example snippets. Some more of those would be really helpful to scripting newbies (like me).
cheers
str8g8
Shockeye on 3/10/2005 at 09:47
This is great Krypt! Especially the page on links, which up til now have been refered to by everyone as if everyone knew all about them! The list of the different link types will be most useful.:thumb:
re CreationSpawn link, you can remove your question mark "(?)" as your description is accurate. Should also add that after spawning the link seems to sever. (a script in the parent object can't act on a link of [CreationSpawn] flavour to effect the spawned object.) I suspect the same would apply for CollisionSpawn (not tested)
SubJeff on 3/10/2005 at 11:24
Thanks for all your help Krypt.