• 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
[Suggestion] My suggestions list - [Updated 21/06/21]
#2
Player_SetAudioStreamVolume(playerid, volume);
That is already possible on the client's side and it'll stay like that because it's not up to server to decide such things (also x y z)

AddSound(sound_id, file_name[]);
This is slowly becoming HL/AMX Mod X and I like it lol (except for the viruses)

And most of the stuff you listed are useless, I mean they shouldn't be hard-coded to the src when you already can get most of those data yourself, for example IsVehicleBurning, like it is if the hp is below 350 so just create a new function and return true or false via ternary operator (basically the same they'd do in the src)
Using Pawn.CMD?

If you're doing so, this is the very first sign that you absolutely shouldn't utilize your all powerful P-Code knowledge in any of the scripting discussion topics.
  Reply


Messages In This Thread
RE: My suggestions list - [Updated 21/11/20] - by Pinch - 2020-11-22, 02:44 PM

Forum Jump: