07.03.2012, 19:10
Green-text of playaudiostreamforplayer default off or make it only stamps in userlogs.txt
pulblic OnPlayerAttackVehicle(playerid, vehicleid, Float:damage) and more like that.
|
SetDialogInput(playerid, input[]);
native IsPlayerInWater(playerid)
pawn Код:
Good nite. |
take out the exploit where you can jack from the passenger side and kill the person you jacked aka "ninja jack"
example http://www.youtube.com/watch?v=sCAQbQeRLO4 on a side note lol at that kids rage |
I don't know about the rest of you, but a customized tab-list would make servers look a lot more organized in my opinion.
Being able to add groups to the tab-list (maybe with the ability to add hex-colours to them aswell, like dialogs & client messages?) Functions could be like so, of course, you could rename/add/delete functions as you felt fit, I just think it'd be a nice suggestion for SA:MP '0.3e' pawn Code:
pawn Code:
Opinions? |
public OnAudioStreamBegin( url[ ], queue )
public OnAudioStreamFinish( url[ ], queue )
public OnAudioStreamUpdate( url[ ], queue, Float: time )
Being able to have groups in the scoreboard would be awesome.
Also, SelectPlayerObject(playerid) should be added. The majority of servers use streamers, so this function won't be used to it's full potential. |
#define SELECT_OBJECT_GLOBAL_OBJECT 1 #define SELECT_OBJECT_PLAYER_OBJECT 2 forward OnPlayerSelectObject(playerid, type, objectid, modelid, Float:fX, Float:fY, Float:fZ);