Release v11.69.217
This commit is contained in:
parent
a4f0c307bd
commit
4e45b028bf
@ -438,7 +438,7 @@ public OnPlayerConnect( playerid )
|
|||||||
jailDoors( playerid, false, false );
|
jailDoors( playerid, false, false );
|
||||||
|
|
||||||
SendClientMessage( playerid, 0xa9c4e4ff, "{FF0000}[WARNING]{a9c4e4} The concept in this server and GTA in general may be considered explicit material." );
|
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" ) )
|
if ( IsValidServerVariable( "connectsong" ) )
|
||||||
{
|
{
|
||||||
|
@ -1,3 +1,4 @@
|
|||||||
|
v11.69.217
|
||||||
v11.69.216
|
v11.69.216
|
||||||
v11.68.210
|
v11.68.210
|
||||||
v11.66.204
|
v11.66.204
|
||||||
|
5
scriptfiles/changelogs/cnr/v11.69.217.txt
Normal file
5
scriptfiles/changelogs/cnr/v11.69.217.txt
Normal 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
|
Loading…
Reference in New Issue
Block a user