Adjusts Stephanie's Messages & Adds Changelog
This commit is contained in:
parent
411ede7e5c
commit
cb64786cff
@ -66,7 +66,7 @@ static stock
|
||||
{ "{8ADE47}Stephanie:"COL_WHITE" Play Poker with your friends at any casino! Beat your way to riches!" },
|
||||
{ "{8ADE47}Stephanie:"COL_WHITE" Get casino rewards points by gambling at any casino! Use "COL_GREY"/casino rewards"COL_WHITE" to spend them!" },
|
||||
{ "{8ADE47}Stephanie:"COL_WHITE" Race your friends in a street race or outrun race by using "COL_GREY"/race"COL_WHITE"!" },
|
||||
{ "{8ADE47}Stephanie:"COL_WHITE" Want 3 days of free V.I.P? Add an "COL_GREY"/email"COL_WHITE" to your account!" },
|
||||
//{ "{8ADE47}Stephanie:"COL_WHITE" Want 3 days of free V.I.P? Add an "COL_GREY"/email"COL_WHITE" to your account!" },
|
||||
{ "{8ADE47}Stephanie:"COL_WHITE" Contribute to our feature "COL_GREY"/crowdfunds"COL_WHITE"! Early supporters get benefits!" },
|
||||
{ "{8ADE47}Stephanie:"COL_WHITE" You can buy premium player homes using "COL_GREY"/estate"COL_WHITE"!" },
|
||||
{ "{8ADE47}Stephanie:"COL_WHITE" You can buy Irresistible Coins from players using "COL_GREY"/ic buy"COL_WHITE"!" },
|
||||
@ -101,7 +101,7 @@ hook OnServerUpdate( )
|
||||
}
|
||||
|
||||
// throttle
|
||||
g_randomMessageTick = GetServerTime( ) + 30;
|
||||
g_randomMessageTick = GetServerTime( ) + 60;
|
||||
}
|
||||
return Y_HOOKS_CONTINUE_RETURN_1;
|
||||
}
|
||||
|
4
scriptfiles/changelogs/cnr/v11.53.154.txt
Normal file
4
scriptfiles/changelogs/cnr/v11.53.154.txt
Normal file
@ -0,0 +1,4 @@
|
||||
(-) Passive mode has been removed from the game. (Spawn protection still exists.)
|
||||
(*) LEO Commands now check to see if a player is dead or not prior to casting.
|
||||
(*) Personal Vehicle commands, such as /v park, should now work while in the water.
|
||||
(/) Stephanie now sends a random message every 60 seconds rather than 30.
|
Loading…
Reference in New Issue
Block a user