Search Results
T/C You have right. The problem was there FurnitureInfo[houseid][total][fMode] SetDynamicObjectMaterial(FurnitureInfo[houseid][total][fObject], 0, FurnitureInfo[houseid][total][fMode], FurnitureInfo...
197
Server_log Код: ---------- Loaded log file: "server_log.txt". ---------- SA-MP Dedicated Server ---------------------- v0.3.7-R2, (C)2005-2015 SA-MP Team [12:35:00] filterscripts = "" (string) ...
197
Hello sa-mp comunity. I need your help with a furniture system. I don't understoode why my furniture system don't load complety the object. I'ill explain with more details the problem. My furniture sy...
197
Hello,i just install mysql BlueG but i got a errors a lot.All is like Код: mysql_query - invalid connection handle (id: 0) Do you know what i can try?
77
He dont show.I need a code to Take the rows from mySQL tu The case of dialog. I make The code,but is showed just 1 ticket. And i want to show max 10 tickets.Your code dont give any warning, but he don...
210
Quote: Originally Posted by Dokins You'll have to store the player's name when storing as well, so you can track the ID, you could do it simpler, check for tickets that match the players n...
210
Код: GetPlayerName(playerid, sendername, sizeof(sendername)); new query[300],query1[300],query2[300],query3[300],query4[300], userstring[300]; format(query, sizeof(query), "SELECT * FROM fi...
210
Hello sa-mp.com,is possible to make a dialog_style_list with case = rows in mysql database? So example i have an Fine System,and i make a dialog,but i can't show more than 1 fine.Can you help me,pleas...
210
LOL xd,i don't see INFO,thank you dude.
123
I have a problem in my SQL code,can you help me,please? Код: new Query[ 3000 ], sendername[MAX_PLAYER_NAME], playername[MAX_PLAYER_NAME]; GetPlayerName(playerid, sendername, sizeof(sende...
123
I need to create another case in dialog,no in mysql xd .I need to make a list with all fines,but i don't know how to make this in pawno.If you have 3 tickets,only 1 is showed
105
Hello sa-mp.com is possible to make additional case in a dialog with an additional row in mysql? I try something but don;t work,don't show the dialog This is my command Код: LoadPlayerFines(p...
105
Still don't work LoadHouse CODE Код: forward LoadHouses(); public LoadHouses() { new arrCoords[28][64]; new sql[80], row[512]; format(sql, sizeof(sql), "SELECT COUNT(*) FROM Houses"); ...
141
Ok,i don't understood,can you give me an example,please?
141
All house prices is 15000$ or 20000$ The new code after when i try all your suggestions: Код: public OnPlayerEnterDynamicCP(playerid, checkpointid) { printf("Player %i entering dynamic check...
141