26.06.2017, 03:41
(
Последний раз редактировалось Matthew57; 27.06.2017 в 00:07.
)
i Tried to run server on my windows Everything Load successfully when i join the server the Login Menue or spawn Doesn't appear while the server shows Connected. Server Logs :
MySQL] Failed
[08:06:44] -mSelection- WARNING: Failed to load list: "objects.txt
i'm using this game mode : https://sampforum.blast.hk/showthread.php?tid=630616
This is the mysql code
Please any help would be appericated
MySQL] Failed
[08:06:44] -mSelection- WARNING: Failed to load list: "objects.txt
i'm using this game mode : https://sampforum.blast.hk/showthread.php?tid=630616
This is the mysql code
Код:
mysql_tquery(mysql, "CREATE TABLE IF NOT EXISTS `playersdata` (\ `ID` int(11) NOT NULL AUTO_INCREMENT,\ `PlayerName` varchar(25) NOT NULL,\
Please any help would be appericated