Posts: 1,840
Threads: 399
Joined: Oct 2010
Reputation:
0
Thanks Kalcor for 0.3z R2-2.
Posts: 2,593
Threads: 34
Joined: Dec 2007
Quote:
Originally Posted by Kalcor
pawn Код:
native CreateExplosionForPlayer(playerid, Float:X, Float:Y, Float:Z, type, Float:Radius);
|
[ame]http://www.youtube.com/watch?v=5jPzrrUsYrE[/ame]
but add SetPlayerGravity too and repair sniper rifle bug ;p
Posts: 913
Threads: 70
Joined: Apr 2009
Reputation:
0
add SetPlayerGravity
-> You can use YSF for this, I have updated plugin since 0.3c. But yes, this would be very good within the server.
Posts: 2,938
Threads: 162
Joined: May 2010
Posts: 918
Threads: 125
Joined: Nov 2010
I\'ve got a question regarding BlockIpAddress.
Could I use this like a ban function that bans an ip for several minutes/days etc?
And if I turn the server off and on again, will this function continue working? Or is it when the server is only online?
thnx
Posts: 275
Threads: 2
Joined: Jul 2009
Reputation:
0
Thank you for the update ! =)
Posts: 18
Threads: 3
Joined: Nov 2011
Reputation:
0
Can you add timems param to BanPlayer/Ex() in next update ?
Please consider new features like per-player pickup system and message box style with checkbox.
BTW function like TakePlayerScreenshotForPlayer() can be also good features and better than anticheats witch we use in our GameModes.
Thank you.
Posts: 159
Threads: 35
Joined: Feb 2012
Reputation:
0
Why OnIncomingConnection isn't handling return? It should, by returning 0 the connection will be closed.
Second - BlockIpAddress is working befor incomming connection, but adding this in OnIncomingConnection don't occur on this connection.
Posts: 1,767
Threads: 124
Joined: Mar 2010
Quote:
Originally Posted by pbr1111
The files a_players.inc and a_samp.inc are the 0.3e includes? They lack new features that were added in the 0.3z version (in Windows server).
|
Also, they're changing weapon_rate in server.cfg from 100 to 40 and vice versa, people getting confused. Just copy 0.3z includes, that's what I did.
Anyway.. I still wish for some SA-MP client updates, like if player is banned or the password is incorrect, he will receive a proper message from SA-MP client, not until he connects the server.
Quote:
Originally Posted by MrSpy0x22
Can you add timems param to BanPlayer/Ex() in next update ?
Please consider new features like per-player pickup system and message box style with checkbox
|
Script it.
Quote:
Originally Posted by MrSpy0x22
BTW function like TakePlayerScreenshotForPlayer() can be also good features and better than anticheats witch we use in our GameModes.
Thank you.
|
Will NOT happen.