- Joined
- Apr 19, 2011
- Messages
- 447
Hi.
It has been a while since I last used the world editor, and I think I forgot some things about using hashtables...
I don't really know, but I fear I'm missing something here... because it doesn't make sense to me that I can't retrieve from a hashtable a value I've just saved! I think I'm actually missing something important.
Can anyone tell me what am I doing wrong? (I think I'm going to regret this...)
Kind Regards
It has been a while since I last used the world editor, and I think I forgot some things about using hashtables...
- Set TempReal = (Distance between TempLoc and TempLoc02)
- Game - Display to Player 1 (red) the text: (String(TempReal))
- Hashtable - Save TempReal as 4 of Key in HASH
- Set TempReal = (Load 4 of Key from HASH)
- Game - Display to Player 1 (red) the text: (String(TempReal))
I don't really know, but I fear I'm missing something here... because it doesn't make sense to me that I can't retrieve from a hashtable a value I've just saved! I think I'm actually missing something important.
Can anyone tell me what am I doing wrong? (I think I'm going to regret this...)
Kind Regards