|
|
#1 |
|
Guest
Posts: n/a
|
Clean, Simple MySQL GM A while ago i made a GM using djson, after that i was very busy with school, etc... so it took a while to release this GM ![]() Here is a new GM with a simple MySQL system. Dynamic vehicles, icons, pickups, 3dlabels also using MySQL. Contains: * Uses MySQL to save stats and other shiznit * Dynamic system - Add vehicles, map icons, 3d text labels, pickups with a command! * Few admin commands ( Request commands if you want to ) * Set yourself to whatever admin level you want ![]() * Dialog login - register * Save location when you disconnect, load it when you spawn * Type /Commands for a list * Comes with around 780 vehicles saved!! ( You can of course delete them all with a single click )Screen Shots: ![]() ![]() ^ Shows the dynamic 3d text labels and pickups Credits: ![]() G-Stylezzz - mysql plugin Y_Less - sscanf Incognito - streamer plugin Zeex - zcmd [HiC]TheKiller - Learned a lot from him! Usage: ![]() To run this gamemode, simply lauch samp.exe, all server files, includes, and plugins are included! ** To upload the .sql file, open phpmyadmin ( create a new DATABASE - Call it: mysql2 ), after you done that, click 'IMPORT' and browse through this .sql file ) ** Bugs | Problems: ![]() IF you find a bug, or a problem report it here, and for more suggestions, post here. Download: ![]() Clean, Simple MySQL GM.. Last edited by [L3th4l]; 25/01/2011 at 09:51 PM. |
|
|
|
#2 |
|
Gangsta
![]() ![]() ![]() ![]() Join Date: Nov 2010
Posts: 733
Reputation: 82
|
omg nice i like the * Save location when you disconnect, load it when you spawn
thanks
|
|
|
|
|
|
#3 |
|
High-roller
![]() ![]() ![]() ![]() ![]() Join Date: Feb 2010
Location: Netherlands
Posts: 1,528
Reputation: 208
|
Good work nice to see more and more people, are using mysql!
|
|
|
|
|
|
#4 |
|
Guest
Posts: n/a
|
Thanks, I've seen many people having trouble with MySQL and here is a simple one to start of with
|
|
|
|
#5 |
|
Huge Clucker
![]() ![]() ![]() Join Date: Feb 2009
Location: Norway
Posts: 280
Reputation: 29
|
when i spawn ingame, everything gets messy
|
|
|
|
|
|
#6 |
|
Huge Clucker
![]() ![]() ![]() Join Date: Sep 2010
Posts: 214
Reputation: 0
|
Is this 3c?
|
|
|
|
|
|
#7 |
|
Guest
Posts: n/a
|
|
|
|
|
#8 |
|
Big Clucker
![]() ![]() Join Date: Jan 2009
Posts: 75
Reputation: 0
|
I can't load the database on my Navicat for MYSQL. Do you know why?
Code:
[Err] 1046 - No database selected [Err] -- -- Database: `mysql2` -- -- -------------------------------------------------------- -- -- Table structure for table `labels` -- CREATE TABLE IF NOT EXISTS `labels` ( `LabelX` float NOT NULL, `LabelY` float NOT NULL, `LabelZ` float NOT NULL, `LabelInfo` varchar(128) NOT NULL ) ENGINE=MyISAM DEFAULT CHARSET=latin1; [Msg] Finished - Unsuccessfully |
|
|
|
|
|
#9 | |
|
Guest
Posts: n/a
|
Quote:
After you done that, click on the newly created DB, and click 'Import' |
|
|
|
|
#10 |
|
Little Clucker
![]() Join Date: Nov 2010
Posts: 8
Reputation: 1
|
Nice work man...I am gonna use this
|
|
|
|
![]() |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| [Tutorial] Creating a MySQL account system (Simple) | Carlton | Tutorials | 11 | 14/05/2013 01:42 PM |
| [Include] C-MYSQL (Remade) - Increased Speed & More Simple | Carlton | Includes | 51 | 15/01/2012 09:28 AM |
| File or Function is not found, Clean MYSQL Script | Triple X | Server Support | 1 | 01/01/2011 08:54 AM |
| Simple MySQL reading crashes the Server | virtualmarc | Help Archive | 4 | 20/09/2009 02:28 PM |