- 0
mysql
-
Similar Content
-
Gamemode Hardgaming Versiunea a 4-a (no-mysql) 1 2
By n0dEv,
- luatil cai kald.
- hardgaming v4
- (and 90 more)
- 42 replies
- 11.275 views
-
- 10 replies
- 7.917 views
-
-
Recently Browsing 0 members
- No registered users viewing this page.

Question
Davidoff7776
salut! vreau sa-mi fac un gm de la 0 cu baza de date pe my sql. e bn ce-am facut?
#include <a_mysql> --------------------------------- public OnGameModeInit() { SetGameModeText("v0.0.1"); AddPlayerClass(0, 1958.3783, 1343.1572, 15.3746, 269.1425, 0, 0, 0, 0, 0, 0); mysql_log(ALL); mysql_connect("localhost", "root", "samp", ""); return 1; }si am bagat si pluginul mysql
1 answer to this question
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now