[GameMode] Small County Roleplay | DYNAMIC | 0.3.7 | MYSQL R39 | ENG | Unique Script
#81

I downloaded and got no viruses at all scan it with avg and Norton both said clean
Reply
#82

Fake comment dont have. Cmon guys continue helping in github.
Reply
#83

can someone help i have connect my mysql datebase but when i import into the mysql its comes up with errors
can someone help please thx
CREATE TABLE IF NOT EXISTS `911 calls` (
`ID` int(11) NOT NULL,
`Timestamp` int(11) NOT NULL,
`Caller` int(6) NOT NULL,
`Incident` varchar(12 NOT NULL,
`Location` varchar(12 NOT NULL,
`Service` int(2) NOT NULL,
`Number` int( NOT NULL,
`IGTime` int(12) NOT NULL
) ENGINE=InnoDB DEFAULT CHARSET=latin1 AUTO_INCREMENT=2
Reply
#84

Quote:
Originally Posted by Meller
View Post
I remember downloading this with my old PC, and then when I restarted the computer, it had tons of viruses and I couldn't do shit. Had to buy a new one.. Post the plain code in pastebin for safe use.
Oh my god hahahahahahahahhahahaha, thats one of the funniest posts I've read! You've got to be a joking lmao
Reply
#85

Quote:
Originally Posted by donsta3000
View Post
Oh my god hahahahahahahahhahahaha, thats one of the funniest posts I've read! You've got to be a joking lmao
Breaking news! Github is infecting computers with VIRUSES! more at 6
Reply
#86

Great script with crazy unique features. Very useful!
Reply
#87

Someone has it with Drug System?
Reply
#88

When I register an account in game then re log it won't save in the database. All though if I manually create one through the databse without logging in it says the account is registered. I goto login and it wont let me even though I'm enetering the correct password.
Reply
#89

Quote:
Originally Posted by BabyBauer
Посмотреть сообщение
When I register an account in game then re log it won't save in the database. All though if I manually create one through the databse without logging in it says the account is registered. I goto login and it wont let me even though I'm enetering the correct password.
Make sure the MYSQL user that you've set has permissions to update/insert the db.
Reply
#90

Good +
Thank You
Reply
#91

Quote:
Originally Posted by donsta3000
Посмотреть сообщение
Make sure the MYSQL user that you've set has permissions to update/insert the db.
----------
Loaded log file: "server_log.txt".
----------

SA-MP Dedicated Server
----------------------
v0.3.7, ©2005-2015 SA-MP Team

[00:28:17]
[00:28:17] Server Plugins
[00:28:17] --------------
[00:28:17] Loading plugin: mysql
[00:28:17] >> plugin.mysql: R39-2 successfully loaded.
[00:28:17] Loaded.
[00:28:17] Loading plugin: sscanf
[00:28:17]

[00:28:17] ===============================

[00:28:17] sscanf plugin loaded.

[00:28:17] © 2009 Alex "******" Cole

[00:28:17] 0.3d-R2 500 Players "dnee"

[00:28:17] ===============================

[00:28:17] Loaded.
[00:28:17] Loading plugin: crashdetect
[00:28:17] CrashDetect v4.13 is OK.
[00:28:17] Loaded.
[00:28:17] Loading plugin: streamer
[00:28:17] Loaded.
[00:28:17] Loading plugin: Whirlpool
[00:28:17]
[00:28:17] ==================
[00:28:17]
[00:28:17] Whirlpool loaded
[00:28:17]
[00:28:17] ==================
[00:28:17]
[00:28:17] Loaded.
[00:28:17] Loaded 5 plugins.

[00:28:17]
[00:28:17] Filterscripts
[00:28:17] ---------------
[00:28:17] Loaded 0 filterscripts.

[00:28:17]
[00:28:17]
[00:28:17]
[00:28:17] =======================================
[00:28:17] | |
[00:28:17] | YSI version 4.00.0001 |
[00:28:17] | By Alex "******" Cole |
[00:28:17] | |
[00:28:17] =======================================
[00:28:17]
[00:28:17] ------------------------------------------------------------------------------
[00:28:17] [MYSQL]: Connection to `DatabaseName`@'127.0.0.1' succesful!
[00:28:17] ------------------------------------------------------------------------------
[00:28:17] 0:28:00
[00:28:17] Filterscript 'Mapping.amx' loaded.
[00:28:17] ------------------------------------------------------------------------------
[00:28:17] | Small County Roleplay - Started! |
[00:28:17] ------------------------------------------------------------------------------
[00:28:17] Number of vehicle models: 0
[00:28:17] password = "" (string)
[00:28:17] [MYSQL]: Server Settings Loaded.
[00:28:18] [MYSQL]: 15 Houses have been successfully loaded from the database.
[00:28:18] [MYSQL]: 20 Businesses have been successfully loaded from the database.
[00:28:19] [MYSQL]: 57 Objects have been successfully loaded from the database.
[00:28:19] [MYSQL]: 14 Icons have been successfully loaded from the database.
[00:28:20] [MYSQL]: 28 Vehicles have been successfully loaded from the database.
[00:28:20] [MYSQL] ERROR LOADING FACTION VEHICLE SQLID: 13
[00:28:20] [MYSQL]: 29 Faction Vehicles have been successfully loaded from the database.
[00:28:21] [MYSQL]: 5 Factions have been successfully loaded from the database.
[00:28:41] [connection] 127.0.0.1:64354 requests connection cookie.
[00:28:42] Incoming connection: 127.0.0.1:64354 id: 0
[00:28:43] [join] Bauer has joined the server (0:127.0.0.1)
[00:28:52] [MYSQL ERROR]: ID: 1364
[00:28:52] [MYSQL ERROR]: Error: Field 'Status' doesn't have a default value
[00:28:52] [MYSQL ERROR]: Query: INSERT INTO Accounts (Username, Password, RegisterIP, RegisterDate) VALUES('Bauer','3619BFE523BFDD5AD2F0AC60D4C2160A46 405AB98BCE43356DE7165157FBB90098891201B1DE661CE57F 9DB6AD514E529C7E5CD88943E79B37FD501B4C23D0BC','127 .0.0.1', 1501910931)
[00:29:12] [MYSQL ERROR]: ID: 1364
[00:29:12] [MYSQL ERROR]: Error: Field 'LatestIP' doesn't have a default value
[00:29:12] [MYSQL ERROR]: Query: INSERT INTO Characters (A_ID, Name, RegisterIP, RegisterDate) VALUES(0, 'Bauer_Test','127.0.0.1', 1501910952)


There is my server log. Im pretty sure the permissions are okay.
Reply
#92

Quote:
Originally Posted by BabyBauer
Посмотреть сообщение
----------
Loaded log file: "server_log.txt".
----------

SA-MP Dedicated Server
----------------------
v0.3.7, ©2005-2015 SA-MP Team

[00:28:17]
[00:28:17] Server Plugins
[00:28:17] --------------
[00:28:17] Loading plugin: mysql
[00:28:17] >> plugin.mysql: R39-2 successfully loaded.
[00:28:17] Loaded.
[00:28:17] Loading plugin: sscanf
[00:28:17]

[00:28:17] ===============================

[00:28:17] sscanf plugin loaded.

[00:28:17] © 2009 Alex "******" Cole

[00:28:17] 0.3d-R2 500 Players "dnee"

[00:28:17] ===============================

[00:28:17] Loaded.
[00:28:17] Loading plugin: crashdetect
[00:28:17] CrashDetect v4.13 is OK.
[00:28:17] Loaded.
[00:28:17] Loading plugin: streamer
[00:28:17] Loaded.
[00:28:17] Loading plugin: Whirlpool
[00:28:17]
[00:28:17] ==================
[00:28:17]
[00:28:17] Whirlpool loaded
[00:28:17]
[00:28:17] ==================
[00:28:17]
[00:28:17] Loaded.
[00:28:17] Loaded 5 plugins.

[00:28:17]
[00:28:17] Filterscripts
[00:28:17] ---------------
[00:28:17] Loaded 0 filterscripts.

[00:28:17]
[00:28:17]
[00:28:17]
[00:28:17] =======================================
[00:28:17] | |
[00:28:17] | YSI version 4.00.0001 |
[00:28:17] | By Alex "******" Cole |
[00:28:17] | |
[00:28:17] =======================================
[00:28:17]
[00:28:17] ------------------------------------------------------------------------------
[00:28:17] [MYSQL]: Connection to `DatabaseName`@'127.0.0.1' succesful!
[00:28:17] ------------------------------------------------------------------------------
[00:28:17] 0:28:00
[00:28:17] Filterscript 'Mapping.amx' loaded.
[00:28:17] ------------------------------------------------------------------------------
[00:28:17] | Small County Roleplay - Started! |
[00:28:17] ------------------------------------------------------------------------------
[00:28:17] Number of vehicle models: 0
[00:28:17] password = "" (string)
[00:28:17] [MYSQL]: Server Settings Loaded.
[00:28:18] [MYSQL]: 15 Houses have been successfully loaded from the database.
[00:28:18] [MYSQL]: 20 Businesses have been successfully loaded from the database.
[00:28:19] [MYSQL]: 57 Objects have been successfully loaded from the database.
[00:28:19] [MYSQL]: 14 Icons have been successfully loaded from the database.
[00:28:20] [MYSQL]: 28 Vehicles have been successfully loaded from the database.
[00:28:20] [MYSQL] ERROR LOADING FACTION VEHICLE SQLID: 13
[00:28:20] [MYSQL]: 29 Faction Vehicles have been successfully loaded from the database.
[00:28:21] [MYSQL]: 5 Factions have been successfully loaded from the database.
[00:28:41] [connection] 127.0.0.1:64354 requests connection cookie.
[00:28:42] Incoming connection: 127.0.0.1:64354 id: 0
[00:28:43] [join] Bauer has joined the server (0:127.0.0.1)
[00:28:52] [MYSQL ERROR]: ID: 1364
[00:28:52] [MYSQL ERROR]: Error: Field 'Status' doesn't have a default value
[00:28:52] [MYSQL ERROR]: Query: INSERT INTO Accounts (Username, Password, RegisterIP, RegisterDate) VALUES('Bauer','3619BFE523BFDD5AD2F0AC60D4C2160A46 405AB98BCE43356DE7165157FBB90098891201B1DE661CE57F 9DB6AD514E529C7E5CD88943E79B37FD501B4C23D0BC','127 .0.0.1', 1501910931)
[00:29:12] [MYSQL ERROR]: ID: 1364
[00:29:12] [MYSQL ERROR]: Error: Field 'LatestIP' doesn't have a default value
[00:29:12] [MYSQL ERROR]: Query: INSERT INTO Characters (A_ID, Name, RegisterIP, RegisterDate) VALUES(0, 'Bauer_Test','127.0.0.1', 1501910952)


There is my server log. Im pretty sure the permissions are okay.
No they are not. It clearly tells you they don't have a default value so edit it.
Reply
#93

Figured that out a few hours ago spent some time editing the default values etc. Just forgot I had the post up. Thanks though.
Reply
#94

NONE
Reply
#95

Quote:
Originally Posted by DeLTi
Посмотреть сообщение
When I download, runing after these occur
I don't see any errors.
Reply
#96

Dynamic, now that's what a dope script looks like!

Great job!
Reply
#97

wow nice
Reply
#98

Can't compile .pwn file.

I've downloaded the lastest zcmd.inc and put it to pawno/includes, but dosen't work :\

Anyone can help me to solve this problem plz ?

Код:
C:\Users\05\Desktop\Small-County-RP-Release\gamemodes\SCRP-R39.pwn(18) : fatal error 100: cannot read from file: "zcmd"

Compilation aborted.

Pawn compiler 3.10.2	 	 	Copyright © 1997-2006, ITB CompuPhase


1 Error.
Reply
#99

Quote:
Originally Posted by B3x7K
Посмотреть сообщение
Can't compile .pwn file.

I've downloaded the lastest zcmd.inc and put it to pawno/includes, but dosen't work :\

Anyone can help me to solve this problem plz ?

Код:
C:\Users\05\Desktop\Small-County-RP-Release\gamemodes\SCRP-R39.pwn(18) : fatal error 100: cannot read from file: "zcmd"

Compilation aborted.

Pawn compiler 3.10.2	 	 	Copyright © 1997-2006, ITB CompuPhase


1 Error.
Try to put it in the /server folder/include .
Reply

Quote:
Originally Posted by BluePlayBG
Посмотреть сообщение
Try to put it in the /server folder/include .
Код:
C:\Users\05\Desktop\Small-County-RP-Release\gamemodes\SCRP-R39.pwn(18) : fatal error 100: cannot read from file: "zcmd"

Compilation aborted.

Pawn compiler 3.10.2	 	 	Copyright © 1997-2006, ITB CompuPhase


1 Error.
Still dosen't work dude :\

*Edit: Here some proof
https://imgur.com/a/YBuOz
Reply


Forum Jump:


Users browsing this thread: 7 Guest(s)