
Let's take a look at some of the plugin's features with a practical example. Below we will create a server that will bind all connected players to the global stream, and also create a local stream for each player. #include new SV_GSTREAM:gstream = SV_NULL Thus, players will be able to communicate through the global (heard equally at any point on the map) and local (heard only near the player) chats. Player receive damage from explosion in SAMP on passenger driveby.įixed SAMP bug you can has more ammo in clip on low skill 2hand weapons.įixed SAMP bug with jetpack sound stay after jetpack disabled.įixed fast angle move speed of 1, 2, 265, 266, 267, 268, 269, 270, 271, 272 skins.Public SV_VOID: OnPlayerActivationKeyRelease( SV_UINT:playerid, SV_UINT:keyid) Attach the player to the global stream as a speaker if the 'Z' key is pressed if (keyid = 0x5A & gstream) SvAttachSpeakerToStream(gstream, playerid) Attach player to local stream as speaker if 'B' key is pressed if (keyid = 0x42 & lstream) SvAttachSpeakerToStream(lstream, playerid) */ public SV_VOID: OnPlayerActivationKeyPress( SV_UINT:playerid, SV_UINT:keyid) * The public OnPlayerActivationKeyPress and OnPlayerActivationKeyRelease are needed in order to redirect the player's audio traffic to the corresponding streams when the corresponding keys are pressed. Server checks cant ignore of some enable vision packets, so its possibly to create a cheat you cant fix on server.įixed SAMP bug with sound of detail move on num2num8 and vortex with engine disabled.įixed SAMP bug when other player teleports to vehicle after move enter vehicle.įixed SAMP bug you can stop speed after disable SpecialAction by Enter.
#Samp 0.3.7 r1 windows 8
If you press Esc in server dialog game Esc menu will not opened Fixed different width of health bar and armor bar Breaked objects 1269 1270 doesnt drop money Fixed caddy can give golf club weapon Fixed samp bug camera attached to object in spectator can glitch if server works more than 10 days Returned collision to RC vehicles Fixed vertical synchronization of sniper, rocket and camera Fixed random death in spectator.įixed SAMP bug alpha channel and lighting problems with objects draw distance 300.0 SA-MP bug will display a cursor in Windows 8 (old versions) SA-MP bug camera passing through the created objects outside world (on old versions) Fixed pickups doesnt work far from the map.įixed bug when fist and helicopter blades doesnt work outside on map.įixed game bug - when player press H with hydraulics others players hears beep sound, it also fixed stuck sound after disable vehicle alarm.įixed samp bug when tuning, parachute and cleo scripts stops work.įixed samp bug checkpoint will not show on screen if there are 150 players in stream.įixed SAMP bug you can break animation and control disable with Enter and G or Enter to vehicle with G if vehicle is locked. Optimization of vehicles, players and pickups samp algorithms.

Vehicle models no more unloaded from memory after disconnect (7DL).įixed SAMP bug caused low FPS in some places due to RemoveBuildingForPlayer (7DL). Standart SAMP FPS limit increased to 250, but no more, there are many high FPS bugs exist. More checks in the client for bad data (unoccupied sync, character aiming updown).įixed samp bug when object move on low distance doesnt work on high FPS.ĭeleted frame delay in synchronization Fixed you cant run on object after object move.Īdded message notice if there is no space on drive to load files.

This fansite is officially recognised by Rockstar Games, but is owned and run independently.Ībout Advertising Privacy Policy Cookies Manage Cookie Settings.įixed teleportation to GroveStreet if you teleported from vehicle. While we do our best to ensure all files are safe, The GTA Place cannot accept responsibility for the contents of user-submitted files.Īdditionally, if you are aware of a file which has been ripped without permission from the original author, please report it to alert us and we will review it.

Thanks to everyone who tested the new version while it was in testing.
