PDA

View Full Version : LIMIT BREAK ISSUE



Testament
01-27-2019, 07:20 PM
Was testing out the limit For Dragoon and it seems the level 4 limit "Bahamuts Spite" doesn't work. Was that limit coded correctly?

Carnage
01-27-2019, 07:31 PM
What happened when you used it?

Testament
01-27-2019, 07:46 PM
Nothing happened...an error popped up on the screen and refreshing the page basically reset my action of my last move. So I got to redo sort of... only ultimatum(or w.e.) worked. And all it does is remove positive statuses from the enemy...no damage at all. so Idk what the intentions of Dragoon's limit level 4 were. lol sucks I get to use level 4 limits and they are just equivalent to using a dis-spell tonic...

Testament
01-27-2019, 07:48 PM
Database error in RpgCreatorSystem :

Invalid SQL: SELECT rpgstatus.*, rpgstatus.statusmod AS statusmod, rpgmodifyers.coding AS modcode FROM rpgstatus

LEFT JOIN rpgmodifyers ON rpgmodifyers.modid = rpgstatus.statusmod

WHERE statusid IN(14,21,31,66,49,75,)

ORDER BY priority


mysql error: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near ')

ORDER BY priority' at line 5

mysql error number: 1064

Date: Monday 28th 2019f January 2019 12:47:06 AM
Script: http://rpg.rpgcrossroads.com/forums/rpg/battle.php
Referer:
Username: Testament
IP: 24.0.3.96

Carnage
01-27-2019, 08:06 PM
I'm taking a look at it.

AllenSam
01-27-2019, 10:40 PM
Should be fixed, but I haven't tested it. Let me know if it still doesn't work.