View Single Post
Hekjuh
AlliedModders Donor
Join Date: Feb 2011
Location: Holland
Old 09-26-2011 , 15:55   Re: [THC RPG] Total HardCore RPG
Reply With Quote #1223

I've got a few question. The amount of XP given for a kill is now a ratio based, so if a high lvl kills another high lvl, he doesn't get that much XP. Is it possible to just get a lot of xp for killing a highlvl, regardless of your own lvl?

Also, there are a few errors in my logs:

Code:
L 09/25/2011 - 11:30:38: [thc_rpg.smx] [Core] [LoadPlayerData] Cant load data of Player 111 from database, Reason: Lost connection to MySQL server during query


L 09/25/2011 - 14:38:29: [thc_rpg.smx] [Core] [LoadPlayerData] Cant load data of Player 222 from database, Reason: Lost connection to MySQL server during query

L 09/25/2011 - 23:01:43: [thc_rpg.smx] [Core] [LoadPlayerData] Cant load data of Player 333 from database, Reason: Lost connection to MySQL server during query



L 09/26/2011 - 17:13:33: [thc_rpg.smx] [Core] [InsertPlayer] Player FOE xxxAD\ not added to database, Reason: 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 '0','100','1','25','0.8.3_stable','0','0','0','0','0','0','0','0','0','0','0','0'' at line 1
L 09/26/2011 - 17:14:25: [thc_rpg.smx] [Core] [SavePlayerData] Player FOE xxxAD\ not saved to database, Reason: 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 '0', reqxp = '100', level = '1', credits = '25', speed_l = '0', adren_l = '0', im' at line 1
L 09/26/2011 - 17:15:40: [thc_rpg.smx] [Core] [SavePlayerData] Player FOE xxx AD\ not saved to database, Reason: 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 '0', reqxp = '100', level = '1', credits = '25', speed_l = '0', adren_l = '0', im' at line 1
L 09/26/2011 - 17:16:56: [thc_rpg.smx] [Core] [SavePlayerData] Player FOE xxxAD\ not saved to database, Reason: 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 '0', reqxp = '100', level = '1', credits = '25', speed_l = '0', adren_l = '0', im' at line 1
L 09/26/2011 - 17:16:58: [thc_rpg.smx] [Core] [SavePlayerData] Player FOE xxx AD\ not saved to database, Reason: 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 '0', reqxp = '100', level = '1', credits = '25', speed_l = '0', adren_l = '0', im' at line
* 111, 222, 333 are replacements for the real names

Also, one player lost all his skills and credits, but he kept his lvl, regxp and xp, but there are no records of that in the logs.
Hekjuh is offline