Posts: 2,938
Threads: 162
Joined: May 2010
I also support it being a gta
a bug, I have this little code to reduce vehicle damage on hit. it's pretty similiar to the same bug, if you hit the vehicle HARD sometimes, even if the health is like 800, it goes to 65535, then the vehicle has unlimited health on your screen, but other players say the vehicle is just there exploding..
pawn Код:
public OnVehicleHitUnoccupiedVehicle(playerid, myvehicleid, vehicleid)
{
new Float:Health, Float:size_x, Float:size_y, Float:size_z;
GetVehicleHealth(vehicleid, Health);
GetVehicleSize(myvehicleid, size_x, size_y, size_z);
size_z += size_x;
size_z += size_y;
new Float:total = GetVehicleSpeed(myvehicleid, true) * (size_z - 5.0) / (size_z - 2.0) ;
SetVehicleHealth(vehicleid, (floatsub(Health, total)));
new str[16];
format(str, sizeof(str), "Ram %d pts", floatround(total));
TimeTextForPlayer( playerid, str, 3000);
return 1;
}
Posts: 1,496
Threads: 78
Joined: Jun 2008
Reputation:
0
Update:
I've tested the bugs in the list with 0.3d RC1, and found that item 1 and 14 should be fixed.
Item 10 is halfly fixed that you can only see sniper view when you exit those two vehicles.
For item 11, you can add some checks in OnPlayerStateChange to see if the car the player wants to enter is locked. If yes, remove him from the vehicle using SetPlayerPos.
For item 13, now the tailwheel disappears when you first spawn it, but appears again after using RepairVehicle.
Posts: 857
Threads: 23
Joined: Mar 2009
Reputation:
0
If you fail to carjack a motorcycle driver (he drives away or he's AFK, first happened to me at Crazybob's, second on Partyserver), you are frozen and can't do anything until he disconnects/dies/his state changes/gets arrested etc
Posts: 60
Threads: 4
Joined: Jul 2007
Reputation:
0
There are few existing bugs:
1) nitro and hydraulics doesn't work on some cars, vehicles;
2) can't BSM/iBSM
Posts: 937
Threads: 69
Joined: Dec 2009
Reputation:
0
Well this isn't really important, don't know if it's meant to be like that but here we go:
Using PlayAudioStreamForPlayer in any vehicle will disable the default GTA:SA radio and play the selected stream. However on when using StopAudioStreamForPlayer to stop the audio stream, the stream stops normally but default radio remains off, need to re-enter vehicle to make the default radio playing back again.
Posts: 1,474
Threads: 98
Joined: Feb 2011
Reputation:
0
Is it possible to fix the interior bug? When you alt-tab in an interior, sometimes your game just becomes inconspicuous.
Posts: 1
Threads: 0
Joined: Jul 2013
Reputation:
0
Not sure about this one, but most of the times I've been trying to join a server lately it just says "Grand Theft Auto SA cannot find an Audio card installed." Please help :I
Posts: 894
Threads: 6
Joined: Feb 2011
Reputation:
0
good night
I come to report a bug that is occurring for a while now.
all servers Brazilians are not appearing in the list 'internet' of the client
even typing in 'mod' Brazil servers are not loaded even with ip addresses foreign staff sa-mp solve the problem. No servers in the list of sa-mp will harm many servers and sa-mp itself will lose several players.
sorry bad english
Posts: 258
Threads: 16
Joined: Sep 2013
Reputation:
0
Good evening, I come to report a bug that is occurring in the sa-mp 'internet'
Servers list 'Brazilian' are getting fixed first "1st place" that is hurting all Brazilian servers.
When entering "BRAZIL" mode on the client servers are getting fixed first on the list. Happening que the other servers not have the chance to grow in sa-mp and have a successful server.
sorry for the bad Inglкs.