-
Content Count
1,189 -
Joined
-
Last visited
-
Days Won
103
Everything posted by PhoenixSoul
-
Well, I've been plugging away here and there at gamedev.
I've run into a couple coding issues, one of them is a weird one that I thought I had dealt with a long time ago and when I look at the syntax, the syntax does not seem to be inconsistent in any way, so I don't know what the deal is, but I do know that it makes it so that the third and fourth party members cannot equip weapons in the second weapon slot if nothing is in the first weapon slot (some odd nilclass error that I cannot figure out). The other issue lies in the Yanfly equip screen, and changing the stats so that TP, Attack Speed, and the two XStats also show, but I can't get that to work at all. I managed to get only parts of that drawn.-
I'm telling you man, dual wielding is buggy as heck. But if it's looking at the first weapon slot for something and can't find it it will probably give a nilclass error you know. Also, pretty sure attack speed is only really calculated after a skill is chosen because it's based on what skill you use.
-
You might recall this bit of syntax:
Spoilera = $game_party.members[2].equips[2] && $game_party.members[2].equips[2].wtype_id; b = $game_party.members[2].equips[2]; [1,4,5,7].include?(a) && b
It only throws a nil class error in that instance for members[2] and members[3] and it does it only for weapons, not even armor. Yeah; equips[2] is weapon slot 2 because slot 0 is Skill Card.
I know that Attack Speed is only applied after a skill is chosen, but I have a lot of passive things that affect it and thus have included it in the standard stats, or am trying lolz
I'm not sure that it's the syntax that throws the error, but something else. What, I cannot be certain. -
-
-
This 2008 DELL is just not able to run super heavy internet browsers and site code.
I am not asking for aid, because aid would not be given, but, you've seen that I no longer am on daily (am on Discord daily yes), and the reasons why are a few but the main is that it takes forever to do any sort of catchup, because this PC is too dated. I know that someone is going to tell me that I could do something amazing with this but I don't have the resources to do it! Jeez!
I actually am having trouble with getting the monitor to turn on now; it takes several tries to get it to turn on and stay on, so there's that too. Eventually, this whole thing will be done, and then, I will too. I will have nothing to keep me occupied, because I am completely lost and isolated, and very much alone. If I lose the one thing that helps pass time, I will end it. I'm not asking for help, it's too damn late for that. I'm still working on Ramsey; hopefully, that pans out, but as is, I dunno. I am trying my best, but I need help with coding here and there, oh and need more help right now kaythanks. See ya in Discord.
At least I can run Steam, Discord, those run fine...games run fine...but if I need to research anything on the internet, it's a nigh insurmountable task now, and shame on everyone who let that be so. -
Well, I managed to quash a lot of bugs, and have made progress towards the next release of Ramsey. Yeah; still going.
In the meantime...lots and lots of code and other things to deal with. I have UI to make and other art assets...I still have not gotten the art I was promised, and that may never come, which sucks, but oh well...



