Jump to content

Question

Posted (edited)

Problema intalnita (descriere):Payday nu se salveaza in baza de date ce trebuie sa pun.

Primesti payday dar nu se salveaza in mysql,si cand intri din nou pe server nu mai ai nimic din ce primesti.

Respectpoint,Giftpoints,Ore jucate.
Ero(area / rile) / warning-(ul / urile):
Liniile de cod / sursa / script-ul(obligatoriu):http://pastebin.com/jhqiWdMJ
Imagini / Video (optional):
Ati incercat sa rezolvati singur?: Am tot cautat si pe internet,am incercat sal fac dar nu am reusit.

 

Edited by PlayerConnect

3 answers to this question

Recommended Posts

  • 0
Posted
  • 0
Posted (edited)

Am incercat sa implemetez 

mysql_format(handle, query, sizeof(query), "UPDATE `accounts` SET `Exp` = '%d' WHERE `Username` = '%e'",  PlayerInfo[pExp], name);
                    mysql_query(handle, query);
Dar imi da erorile:
rsd-rpg.pwn(14611) : error 017: undefined symbol "handle"
C:\Users\Enache\Desktop\samp gm\gamemodes\rsd-rpg.pwn(14612) : error 017: undefined symbol "handle"

 

Edited by PlayerConnect
Guest
This topic is now closed to further replies.
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue. For more details you can also review our Terms of Use and Privacy Policy.