![]() |
Re: Superpowers
Questions are good. :)
As far as the next version, all of the coders are saying the next version will be bug fixes. I presume some of those will be fixing GPDL up for us. :D I suspect (and this is just me not some official statement) that when GPDL is fixed up it will have some added capabilities. But, please start learning about GPDL and ask questions. It's working on like 99% of things it's supposed to and a lot of what people think are bugs or unimplemented effects is simply our collective lack of knowledge on how to use GPDL. :D:D:D By the by, talk is, next release, bug fixes, release after that...lots of new things. :D It's just talk right now, but hopefully we'll see that changing very quickly. |
Re: Superpowers
Quote:
$SET_CHAR_HITPOINTS($TargetIndex(), "-1d2"); WILL work on monsters 'cuz they have hitpoints. ST |
Re: Superpowers
Thanks for pointing that out, ST. I missed it when I was responding earlier.
Monsters do have Intelligence (as a stat that is). I'm of the persuasion that monsters don't need character stats. The way we use monsters now is like the Monster Manual. If you need a 'monster' with stats, there are as many NPC slots available as you need. :) |
Re: Superpowers
Quote:
As for the Int stat, currently this has no bearing on the (lack of) AI as well as no computer controlled chars use spells. But sooner or later we'll have these options working as well ST |
Re: Superpowers
Intelligence doesn't effect AI, now, but it could effect other stuff, like spells that require a certain intelligence to be effective, etc.
It will be nice when the monster AI is working. Then, we can have some real combat. :) |
Re: Superpowers
Quote:
|
Re: Superpowers
Quote:
You can cut and paste your script up here and I can take a look at it for you. |
Re: Superpowers
..No.
I was trying to use proper grammer in the post and I messed up. I putr exactly "charisma20" in the code I was attempting to do. |
Re: Superpowers
Paste your code in here so I can take a look at it. I would be more than happy to see if I can figure out how to correct it. :D
|
Re: Superpowers
This is what I originally did:
The Activation Script: $SET_CHAR_ASL($TargetIndex(),"charisma20",20-#$GET_CHAR_CHA($TargetIndex())); $SET_CHAR_CHA($TargetIndex(),20); The Deactivation Script: $SET_CHAR_CHA($TargetIndex(),$GET_CHAR_CHA($Target Index())-#$GET_CHAR_ASL($TargetIndex(),"charisma20")); I know you've already posted the script for the charisma (which I have). This is just what I did before you posted it. I'm wondering why it didn't work. |
All times are GMT -4. The time now is 12:43 AM. |
Powered by vBulletin® Version 3.8.3
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
©2024 Ironworks Gaming & ©2024 The Great Escape Studios TM - All Rights Reserved