Search Results
I think you have to change playerid to killerid.
67
Quote: Originally Posted by Sew_Sumi That's not wise at all, unless there is an actual recognized fault with the drivers. OP If you hit alt-ctrl-del, and go into task manager, is gta_sa....
349
If you have nvidia videocard, then you need to downgrade card drivers.
349
The code you gave is working perfect.
123
Quote: Originally Posted by extender1987 I am not that so good at script .I am looking to add to my server tag status abive the head somenting like /astatus [text] and to show it above hea...
109
Hi! I 'm making a taxi system. I want that when passanger leave the car, then take money from passanger and give money to the driver. Sorry for my bad english. This i my code: http://pastebin.com/...
36
Quote: Originally Posted by jlalt change PHP код: cache_get_field_content(z, "Omanik", MasinaInfo[i][Omanik]);  with: cache_get_row(row, field_idx, destination[], connection...
63
Quote: Originally Posted by jlalt be sure in MasinaInfo you have used Omanik with an size to count it as string not numberic example: enum ... { MasinaInfo[MAX_PLAYER_NAME+1]; }; Yes, ...
63
Hello! I've got a problem, my car loading system isn't loading the owner name, but it loads everything else. Код: public AutoLaadimine() { new rows = cache_num_rows(mysql), count = 0; //let'...
63
Quote: Originally Posted by AbyssMorgan from FullServer PHP код: enum e_Vectors {     Float:X,     Float:Y,     Float:Z,     Float:A } stock GetVehicleSpeed(vehi...
81
Hi, I want to make odometer / mileage system. I've search these systems on ******. I found one, but it's not working. pawn Код: public SpeedVehicle(playerid){    new farestring[128];    Get...
81
Quote: Originally Posted by ATGOggy Try downloading and replacing all the files of sscanf again. Because there are two versions of sscanf and it's easy to get the files mixed up. I've d...
45
Hi, I have a problem with sscanf. It's not loading. Код: ---------- Loaded log file: "server_log.txt". ---------- SA-MP Dedicated Server ---------------------- v0.3.7-R2, (C)2005-2015 SA-MP T...
45
Quote: Originally Posted by DamnPerson Use Your Task Manager The whole computer crashes. I have to make restart.
132
Hello! I have a huge problem. When i go to any server, then when i log in and i spawn then my computer freezes and i have to restart it. And it makes this sound on headphones: rrrrrrrrrrrrrrrrrrrrr...
132
Hello! I am creating roleplay gamemode and i have a problem... Problem is that the player position is not loading, but everything else is. Player position is saved in .ini file but it won't load. ...
75
Quote: Originally Posted by Macronix Wait, you use "pColor" to set the color of the player but you load the color into "Color" array? Код: public OnPlayerSpawn(playerid) { SetPlayer...
138
Quote: Originally Posted by Andre02 Try this: i haven't tested it btw PHP код: public OnPlayerSpawn(playerid) {     new PColor = PlayerInfo[playerid][pColor];     SetPl...
138
Quote: Originally Posted by Wizzard2H what COLOR you exactly want to be set? I have dialog where player can select his color.
138
Maybe query size is too small?
115