- 0
MYSQL Ajutor
-
Similar Content
-
- 2 replies
- 2.003 views
-
Gamemode Hardgaming Versiunea a 4-a (no-mysql) 1 2
By n0dEv,
- luatil cai kald.
- hardgaming v4
- (and 90 more)
- 42 replies
- 11.262 views
-
- 1 answer
- 449 views
-
ajutor conectare data de baze in gamemode ca nustiu care pun ca le pun pe amandoua si numi merge va las jos sa imi spuneti care ip trebuie
By pericz,
- 8 answers
- 2.211 views
-
- 1 reply
- 345 views
-
-
Recently Browsing 0 members
- No registered users viewing this page.

Question
Vespa97
case DIALOG_Varsta: { if(!response) return Kick(playerid); if(response) { new variable= strval(inputtext); mysql_format(handle, query, sizeof(query), "UPDATE `jucatori` WHERE `Nume`='%e' SET `Varsta` = '%d' ",GetName(playerid),variable);// se insereaza in tabelul cu conturi numele playerului, parola pe care a scris-o si ip pe care il are mysql_query(handle, query); SpawnPlayer(playerid); } return 1; }Ce este gresit?
2 answers 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