SA-MP Forums Archive
Need [HELP] - Printable Version

+- SA-MP Forums Archive (https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Scripting Help (https://sampforum.blast.hk/forumdisplay.php?fid=12)
+--- Thread: Need [HELP] (/showthread.php?tid=292525)



Need [HELP] - Salsa - 24.10.2011

With this

Код:
[07:18:14] [MySQL] Error (0): Function: mysql_free_result called when not connected to any database.
[07:18:14] [MySQL] Error (0): Function: mysql_query called when not connected to any database.
[07:18:14] [MySQL] Error (0): Function: mysql_store_result called when not connected to any database.
[07:18:14] [MySQL] Error (0): Function: mysql_num_rows called when not connected to any database.

[07:18:14] 
[07:18:14] [MySQL] Error (0): Function: mysql_query called when not connected to any database.
[07:18:14] 		CarID: 121
[07:18:14] 		CarModel: 500
[07:18:14] 		CarLocked: 0
[07:18:14] 		CarX: 1394.842285
[07:18:14] 		CarY: -2314.192382
[07:18:14] 		CarZ: 13.655872
[07:18:14] 		CarA: 358.740112
[07:18:14] 		CarColor1: 52
[07:18:14] 		CarColor2: 2
[07:18:14] 		CarPrice: 700
[07:18:14] 		CarSell: 350
[07:18:14] 		CarOwner: Unbought
[07:18:14] 
[07:18:14] [MySQL] Error (0): Function: mysql_free_result called when not connected to any database.
[07:18:14] [MySQL] Error (0): Function: mysql_query called when not connected to any database.
[07:18:14] [MySQL] Error (0): Function: mysql_store_result called when not connected to any database.
[07:18:14] [MySQL] Error (0): Function: mysql_num_rows called when not connected to any database.
[07:18:14] 
[07:18:14]  ::::::::::::::::::::::: Car Created :::::::::::::::::::::::
[07:18:14] 
[07:18:14] [MySQL] Error (0): Function: mysql_query called when not connected to any database.
[07:18:14] 		CarID: 122
[07:18:14] 		CarModel: 506
[07:18:14] 		CarLocked: 0
[07:18:14] 		CarX: 1385.040893
[07:18:14] 		CarY: -2313.612304
[07:18:14] 		CarZ: 13.251277
[07:18:14] 		CarA: 179.305923
[07:18:14] 		CarColor1: 0
[07:18:14] 		CarColor2: 114
[07:18:14] 		CarPrice: 3500
[07:18:14] 		CarSell: 1250
[07:18:14] 		CarOwner: Unbought
[07:18:14] 
[07:18:14] [MySQL] Error (0): Function: mysql_free_result called when not connected to any database.
[07:18:14] [MySQL] Error (0): Function: mysql_query called when not connected to any database.
[07:18:14] [MySQL] Error (0): Function: mysql_store_result called when not connected to any database.
[07:18:14] [MySQL] Error (0): Function: mysql_num_rows called when not connected to any database.
[07:18:14] 
[07:18:14]  ::::::::::::::::::::::: Car Created :::::::::::::::::::::::
[07:18:14] 
[07:18:14] [MySQL] Error (0): Function: mysql_query called when not connected to any database.
[07:18:14] 		CarID: 123
[07:18:14] 		CarModel: 562
[07:18:14] 		CarLocked: 0
[07:18:14] 		CarX: 1388.243530
[07:18:14] 		CarY: -2330.939208
[07:18:14] 		CarZ: 13.206514
[07:18:14] 		CarA: 0.460680
[07:18:14] 		CarColor1: 55
[07:18:14] 		CarColor2: 41
[07:18:14] 		CarPrice: 2000
[07:18:14] 		CarSell: 1000
[07:18:14] 		CarOwner: Unbought
[07:18:14] 

[07:18:14] ----------------------------------

[07:18:14] Number of vehicle models: 134
[07:18:14] Incoming connection: 78.47.59.207:39622
[07:18:14] [npc:join] Driver has joined the server (0:78.47.59.207)
[07:18:15] [MySQL] Error (0): Function: mysql_ping called when not connected to any database.
[07:18:16] [MySQL] Error (0): Function: mysql_ping called when not connected to any database.
[07:18:18] [MySQL] Error (0): Function: mysql_ping called when not connected to any database.
[07:18:19] [MySQL] Error (0): Function: mysql_ping called when not connected to any database.
[07:18:20] [MySQL] Error (0): Function: mysql_ping called when not connected to any database.
[07:18:21] [MySQL] Error (0): Function: mysql_ping called when not connected to any database.
[07:18:22] [MySQL] Error (0): Function: mysql_ping called when not connected to any database.
[07:18:23] [MySQL] Error (0): Function: mysql_ping called when not connected to any database.
[07:18:24] [MySQL] Error (0): Function: mysql_ping called when not connected to any database.
[07:18:25] [MySQL] Error (0): Function: mysql_ping called when not connected to any database.
[07:18:26] [MySQL] Error (0): Function: mysql_ping called when not connected to any database.



Re: Need [HELP] - SampEver1 - 24.10.2011

You dont have mysql database


Re: Need [HELP] - Salsa - 24.10.2011

No From Where Can i get it?


Re: Need [HELP] - SampEver1 - 24.10.2011

You need to make it !


Re: Need [HELP] - Salsa - 24.10.2011

In which Folder in Scriptfiles


Re: Need [HELP] - TheLazySloth - 24.10.2011

With phpmyadmin, navicat, or heidisql... you could get any of these from ******.com
Before you do though, read [HiC]TheKiller's MySQL tutorial in the Tutorials section.


Re: Need [HELP] - [MWR]Blood - 24.10.2011

You shouldn't be using MySQL if you don't even know what a database is and how to create it, seriously.
Read some tutorials!