msqyl error
i have a error mysql compiling... Code: C:\Users\User\Documents\ValoareCuK\gamemodes\rworld.pwn(48444) : error 017: undefined symbol "mysql_store_result"...
View ArticleLogin doesn't work anymore.
hello. i think i fucked up with some brackets here, i changed some, but i don't remember what i exactly did. What's wrong about this code: PHP Code: public OnDialogResponse(playerid, dialogid,...
View ArticleQuestion about OnPlayerWeaponShot
Can I use CreateObject at OnPlayerWeaponShot or do it need to be at on game mode init? Just curious. Thanks.
View ArticleQuestion about /ban [playerid] or /kick [playerid]
Hi everyone i need a little help i don't know how to ban a player i have just founded that on the wiki PHP Code: public OnPlayerCommandText(playerid, cmdtext[]) { if(strcmp(cmdtext, "/banme", true)...
View ArticleGet number of houses from array?
Hi, I was wondering, is it possible to count how many houses their are without using mysql. I've been doing it by getting the row count from the database, but I feel like their must be an easier way to...
View ArticleRequest System
Hello guyz, need some script name is Roulette System can you give me a file or script, PM me
View Article[Off] Tempo necessário.
Sei que pra aprender pawn de boas deve-se ficar praticando no minimo umas 6 horas por dia(sei por que antes eu ficava geralmente umas 10 - 12). más agora meu tempo estar bastante limitado. por conta da...
View ArticleMySQL R6 and R7
Äîáðîãî âðåìåíè ñóòîê! Ïàðó, òðîéêó ìåñÿöåâ íàçàä íà÷àë ðàáîòàòü ñ MySQL, ïîêîïàëñÿ ïî R5-R6 è ïî R7 ðåëèç 34 ïî 39-5, ðàçëè÷èé ïî ñóòè íå óâèäåë. Ñêîðîñòü ðàáîòû ïî ôàêòó îäèíàêîâàÿ, â ÷¸ì æå îòëè÷èÿ?...
View ArticleEliminar objetos agregados al iniciar el servidor
sucede que al iniciar el servidor sa-mp hay objetos que son agregados a algunos interiores por defecto. Lo que quiero saber, hay alguna manera de quitarlos sin tener que reconstruir el interior?...
View Articlevehicles dont get destroyed on disconnect
hello. i have this in my OnPlayerDisconnect, but the vehicles still don't go away. Someone know why? PHP Code: for(new i=0; i<sizeof(cInfo); i++) { if(cInfo[i][id_x]==0)continue;...
View ArticleVehicle doesn't get put in the database correctly
title. the x,y,z and angle in the database stay 0,00000000. This is the code. PHP Code: saveCarToDB(playerid,carid) { new query[128]; format(query,sizeof(query),"INSERT INTO...
View ArticleSaving goes corrupt
Hello. Sometimes when i save, i get someone elses name, as my age. I have no clue where it's coming from, but it's really pissing me off. This is the code: PHP Code: savePlayer(playerid) {...
View Articlewhy an error like this, how the solution
why an error like this, how the solution [12:17:46] *** CreateDynamicObject: Expecting 11 parameter(s), but found 12 [12:17:46] Duration GM: 411 ms [12:17:46] ---------------- |Hwanma|...
View ArticleAbout vbulletin.
Is it possible to use vbulletin like a website? Do they provide host and domain? Anyone use before vbulletin? Or we will need to own a website first then only we purchase vbulletin and use on our...
View ArticlePlates don't get printed in correctly.
Hello. Sometimes when i use /friskcar, it prints out the plate correctly, but sometimes it does the half of the plate, and then randomly my name behind it. This is my code: PHP Code:...
View Articlea little problem
hello. each time i run this script, for some reason it doesn't create 1 car, it creates 560. wtf ok this is the script; PHP Code: forward carSavedToDB(carid); public carSavedToDB(carid) {...
View ArticleDoesn't apply the plate
title. code: PHP Code: forward onPlayerCarLoad(playerid); public onPlayerCarLoad(playerid) { new num_fields,num_rows; new temp_carowner[35],temp_plate[50]; cache_get_data(num_rows,num_fields,dbhandle);...
View ArticleEverything OK but server not starting
Im using an French CNR GM, I make everything OK (MYsql Info's...etc ) It says Quote: [08:06:12] Script[gamemodes/GTAFC.amx]: Run time error 19: "File or function is not found" Logs : Quote: ----------...
View ArticleHost Match
Hello, i use frag. frag has kiwi irc but no one was online. so i ask here. why no plugin loads? here is it in server.cfg: Code: plugins audio.so mysql.so socket.so sscanf.so streamer.so whirlpool.so...
View ArticleCheckpoint problem rep+
Server got crashed when player enter this first cp Code: forward OnPlayerEnterDynamicCP(playerid, checkpointid); public OnPlayerEnterDynamicCP(playerid, checkpointid) {...
View Article