Release v11.69.217

This commit is contained in:
ChronosX88 2024-01-09 17:49:15 +03:00
parent a4f0c307bd
commit 4e45b028bf
3 changed files with 7 additions and 1 deletions

View File

@ -438,7 +438,7 @@ public OnPlayerConnect( playerid )
jailDoors( playerid, false, false );
SendClientMessage( playerid, 0xa9c4e4ff, "{FF0000}[WARNING]{a9c4e4} The concept in this server and GTA in general may be considered explicit material." );
// SendClientMessageFormatted( playerid, 0xa9c4e4ff, "{FF0000}[INFO]{a9c4e4} The server is currently operating on version %s.", GetServerVersion( ) );
SendClientMessageFormatted( playerid, 0xa9c4e4ff, "{FF0000}[INFO]{a9c4e4} The server is currently operating on version %s.", GetServerVersion( ) );
if ( IsValidServerVariable( "connectsong" ) )
{

View File

@ -1,3 +1,4 @@
v11.69.217
v11.69.216
v11.68.210
v11.66.204

View File

@ -0,0 +1,5 @@
(*) Reduce time to read rules after buying the car to 10 secs
(*) Remove few unused announcement messages
(*) Increase jail time multiplier to wanted level to 3 (before it was 2)
(*) Disable giving wanted level when surfing criminal car
(*) Increase jailing AFK player who has wanted level after 1 min of AFK instead of 45 secs