- 0
Problema Mysql
-
Similar Content
-
Recently Browsing 0 members
- No registered users viewing this page.
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.
Question
Stark.sys
Problemă întâlnită (descriere): Crashed wile samp :-?
Ero(area / rile) / warning-(ul / urile):
Liniile de cod / sursa / script-ul:
public Vehicles(vehicleid) { new strquery[256]; gVehInfo[vehicleid][vID] = cache_insert_id(c); mysql_format(c, strquery, sizeof(query), "SELECT * FROM `vehicle` WHERE `ID`='%i'", vehicleid); mysql_query(c, strquery, true); return 1; } OnGameModeInit: mysql_pquery(c, "SELECT * FROM `vehicle`", "OnVehicleLoad", ""); SetTimer("Vehicles", 100, 0);Imagini / Video (optional): -
Aţi încercat să rezolvaţi singur?: Da, daca scot mysql_format (); nu mai da crash-u :-?
PS: Erori noi ...
Edited by sRk7"Mulţi programatori buni fac programare nu pentru că se aşteaptă să câştige bani sau să fie lăudaţi de public, ci pentru că e amuzant să programezi." - Linus Torvalds
2 answers to this question
Recommended Posts