View previous topic :: View next topic |
Author |
Message |
Ari
Joined: 23 Feb 2005 Posts: 2
|
Posted: Tue Aug 23, 2005 16:50 Post subject: Random-Function Plugin |
|
|
Hi,
as I read in NWN Lexicon Random Function is really buggy. I have the idea to fix this problem with an plugin, that returns random numbers and maybe (later) other functions.
Did someone solve this also in such a way? Is there a better method to get randomnumbers (mysql or something else).
Thanks for help! And sorry for my bad english!
Ari |
|
Back to top |
|
|
Primogenitor
Joined: 08 Jan 2005 Posts: 88
|
Posted: Thu Aug 25, 2005 9:18 Post subject: |
|
|
You coul write a random number generator in NWScript without having to use NWNX I think. Possibly a few on the vault already? |
|
Back to top |
|
|
darwinscusp
Joined: 19 Jan 2005 Posts: 19
|
Posted: Fri Jun 23, 2006 21:36 Post subject: |
|
|
I'm curious.
"NWScript is a small instruction set byte code engine." - Torlack.
Would it be faster to do this via a plugin, or would NWScript, with the associated byte-code lookups be faster? |
|
Back to top |
|
|
|