Hello everyone
I'll start off by saying I have no idea where this post should go, so I'll post it here and if anyone knows better, I would grateful if it could be moved. Thank you.
Okay, I'm starting a new game, and I wanted to add chess in as a minigame. I had no idea where to start and searched the net for advice, and realised I'd set myself up for a near impossible task.
That said, I found the Chess Engine by Abigail on both rpgmakervxace.net and forum.chaos-project.com. It looked like it would be the best thing in the world for me, and it came in two formats: as a script and as a .dll file to add to the game directory.
The thing is, the download link for the .dll file goes to a now empty page. From my understanding, I need both for it to work. And I can't find the .dll file anywhere.
If someone has that file, I would be immensely grateful to them for sharing it.
The thread on forum.chaos-project.com also has a dll free version, which is all just scripting, and I've tried that, but I get this message when I try to invoke it:
Script 'Game_Interpreter" line 1411 nomethoderror occured.
undefined method 'Invoke' for #<Game_Interpreter:0x752ce50>
If the file no longer exists, I would appreciate it if some could help me with the dll free script version. Here's the link to the chaos-project forums thread with the script on it.:
http://forum.chaos-project.com/index.php/topic,14158.0.html
Thank you in advance.
LNicol90