All public logs
Combined display of all available logs of RAGE Multiplayer Wiki. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).
- 09:10, 29 November 2019 Xabi talk contribs created page PlayPedScenario (Created page with "Makes the Ped play a scenario. {{CSharpContainer| {{#tag:syntaxhighlight|void {{Template:CSharp_Serverside_namespace}}Ped.PlayPedScenario(Ped ped, string scenario);|lang=csh...")
- 09:08, 29 November 2019 Xabi talk contribs created page PlayPedAnimation (Created page with "Makes the Ped play an animation. {{CSharpContainer| {{#tag:syntaxhighlight|void {{Template:CSharp_Serverside_namespace}}Ped.PlayPedAnimation(Ped ped, bool looped, string dic...")
- 09:04, 29 November 2019 Xabi talk contribs created page CreatePed (Created page with "Creates a new Ped. {{CSharpContainer| {{#tag:syntaxhighlight|void {{Template:CSharp_Serverside_namespace}}Ped.CreatePed(PedHash model, Vector3 pos, float heading, uint dimen...")
- 09:02, 29 November 2019 Xabi talk contribs created page ClearPedTasks (Created page with "Clears all the tasks assigned to a Ped. {{CSharpContainer| {{#tag:syntaxhighlight|void {{Template:CSharp_Serverside_namespace}}Ped.ClearPedTasks(Ped ped);|lang=csharp}} {{P...")
- 08:56, 29 November 2019 Xabi talk contribs created page ConsoleOutput (Created page with "Prints a message on the server's console. {{CSharpContainer| {{#tag:syntaxhighlight|void {{Template:CSharp_Serverside_namespace}}Util.ConsoleOutput(string text, object[] arg...")
- 08:54, 29 November 2019 Xabi talk contribs created page GetHashKey (Created page with "Gets the hash from the given string. {{CSharpContainer| {{#tag:syntaxhighlight|uint {{Template:CSharp_Serverside_namespace}}Util.GetHashKey(string input);|lang=csharp}} {{P...")
- 08:53, 29 November 2019 Xabi talk contribs created page GetHashSha256 (Created page with "Gets the SHA256 hash from the given string. {{CSharpContainer| {{#tag:syntaxhighlight|string {{Template:CSharp_Serverside_namespace}}Util.GetHashSha256(string input);|lang=c...")
- 08:52, 29 November 2019 Xabi talk contribs created page PedNameToModel (Created page with "Gets the numeric hash from the Ped's name. {{CSharpContainer| {{#tag:syntaxhighlight|string {{Template:CSharp_Serverside_namespace}}Util.PedNameToModel(string modelName);|la...")
- 08:52, 29 November 2019 Xabi talk contribs created page PickupNameToModel (Created page with "Gets the numeric hash from the Pickup's name. {{CSharpContainer| {{#tag:syntaxhighlight|string {{Template:CSharp_Serverside_namespace}}Util.PickupNameToModel(string modelNam...")
- 08:51, 29 November 2019 Xabi talk contribs created page ToJson (Created page with "Converts the given object into a JSON type string. {{CSharpContainer| {{#tag:syntaxhighlight|string {{Template:CSharp_Serverside_namespace}}Util.ToJson(object data);|lang=cs...")
- 08:50, 29 November 2019 Xabi talk contribs created page WeaponNameToModel (Created page with "Gets the numeric hash from the Weapon's name. {{CSharpContainer| {{#tag:syntaxhighlight|bool {{Template:CSharp_Serverside_namespace}}Util.WeaponNameToModel(string modelName)...")
- 08:45, 29 November 2019 Xabi talk contribs created page SendPictureNotificationToPlayer (Created page with "Creates and sends a Notification with a picture and some extra information to an specified player. {{CSharpContainer| {{#tag:syntaxhighlight|bool {{Template:CSharp_Serversid...")
- 08:44, 29 November 2019 Xabi talk contribs created page SendPictureNotificationToAll (Created page with "Creates and sends a Notification with a picture and some extra information to all the players in the server. {{CSharpContainer| {{#tag:syntaxhighlight|bool {{Template:CSharp...")
- 08:41, 29 November 2019 Xabi talk contribs created page SendNotificationToPlayer (Created page with "Creates and sends a Notification to an specified player. {{CSharpContainer| {{#tag:syntaxhighlight|bool {{Template:CSharp_Serverside_namespace}}Notification.SendNotification...")
- 08:40, 29 November 2019 Xabi talk contribs created page SendNotificationToAll (Created page with "Creates and sends a Notification to all the players in the server. {{CSharpContainer| {{#tag:syntaxhighlight|bool {{Template:CSharp_Serverside_namespace}}Notification.SendNo...")
- 18:39, 28 November 2019 User account Ufteers talk contribs was created
- 18:26, 28 November 2019 Xabi talk contribs created page IsPointWithinColshape (Created page with "Checks whether a point is into the given colshape. {{CSharpContainer| {{#tag:syntaxhighlight|ColShape {{Template:CSharp_Serverside_namespace}}ColShape.IsPointWithinColshape(...")
- 18:23, 28 November 2019 Xabi talk contribs created page CreateCylinderColShape (Created page with "Creates a cylinder shaped colshape object. {{CSharpContainer| {{#tag:syntaxhighlight|ColShape {{Template:CSharp_Serverside_namespace}}ColShape.CreateCylinderColShape(Vector3...")
- 18:13, 28 November 2019 Xabi talk contribs created page SetBlipRouteVisible (Created page with "Toggle the blip route's visibility. {{CSharpContainer| {{#tag:syntaxhighlight|void{{Template:CSharp_Serverside_namespace}}Blip.SetBlipRouteVisible(NetHandle blip, bool visib...")
- 18:12, 28 November 2019 Xabi talk contribs created page SetBlipRouteColor (Created page with "Sets the color for the current's blip route. {{CSharpContainer| {{#tag:syntaxhighlight|void {{Template:CSharp_Serverside_namespace}}Blip.SetBlipRouteColor(NetHandle blip, in...")
- 18:10, 28 November 2019 Xabi talk contribs created page GetBlipRouteVisible (Created page with "Check whether the blip route is visible or not. {{CSharpContainer| {{#tag:syntaxhighlight|bool {{Template:CSharp_Serverside_namespace}}Blip.GetBlipRouteVisible(NetHandle bli...")
- 18:00, 28 November 2019 Xabi talk contribs created page GetBlipRouteColor (Created page with "Gets the color for the current's blip route. {{CSharpContainer| {{#tag:syntaxhighlight|bool {{Template:CSharp_Serverside_namespace}}Blip.GetBlipRouteColor(NetHandle blip);|l...")
- 17:12, 28 November 2019 Xabi talk contribs created page Template:CSharp Vehicle definition (Created page with "*Functions **Vehicle.GetExtra **Vehicle.GetMod **Vehicle.RemoveMod **Vehicle.Repair **Vehicle.SetExtra **Vehicle.SetMod *Properties **Vehicle.Bulletp...")
- 17:09, 28 November 2019 Xabi talk contribs created page Template:CSharp TextLabel definition (Created page with "*Properties **TextLabel.Color **TextLabel.Range **TextLabel.Seethrough **TextLabel.Text")
- 17:07, 28 November 2019 Xabi talk contribs created page Template:CSharp RuntimeCommandInfo definition (Created page with "*Functions **RuntimeCommandInfo.RuntimeCommandInfo *Properties **RuntimeCommandInfo.ACLRequired **RuntimeCommandInfo.Alias **RuntimeCommandInfo.ArgumentConverter...")
- 17:06, 28 November 2019 Xabi talk contribs created page Template:CSharp RemoteEventAttribute definition (Created page with "*Functions **RemoteEventAttribute.RemoteEventAttribute *Properties **RemoteEventAttribute.CastToType **RemoteEventAttribute.NameHash **RemoteEventAttribute.Remot...")
- 17:04, 28 November 2019 Xabi talk contribs created page Template:CSharp PickupToWeapon definition (Created page with "*Functions **PickupToWeapon.Translate")
- 17:04, 28 November 2019 Xabi talk contribs created page Template:CSharp Pickup definition (Created page with "*Functions **Pickup.Respawn *Properties **Pickup.Amount **Pickup.CustomModel **Pickup.PickedUp")
- 17:01, 28 November 2019 Xabi talk contribs created page Template:CSharp Ped definition (Created page with "*Functions **Ped.ClearTasks **Ped.PlayAnimation **Ped.PlayScenario **Ped.StopAnimation")
- 17:00, 28 November 2019 Xabi talk contribs created page Template:CSharp Matrix4 definition (Created page with "*Functions **Matrix4.CreateRotationX **Matrix4.CreateRotationY **Matrix4.CreateRotationZ **Matrix4.CreateScale **Matrix4.CreateTranslation **Matrix4.Matr...")
- 16:58, 28 November 2019 Xabi talk contribs created page Template:CSharp Marker definition (Created page with "*Properties **Marker.Color **Marker.Direction **Marker.MarkerType **Marker.Scale")
- 16:57, 28 November 2019 Xabi talk contribs created page Template:CSharp Entity definition (Created page with "*Functions **Entity.CreateParticleEffect **Entity.Delete **Entity.GetAllData **Entity.GetData **Entity.GetExternalData **Entity.GetHashCode **Entity....")
- 16:53, 28 November 2019 Xabi talk contribs created page Template:CSharp DummyEntity definition (Created page with "*Properties **DummyEntity.DummyType")
- 16:50, 28 November 2019 Xabi talk contribs created page Template:CSharp CommandAttribute definition (Created page with "*Functions **CommandAttribute.CommandAttribute *Properties **CommandAttribute.ACLRequired **CommandAttribute.Alias **CommandAttribute.ArgumentConverter **Com...")
- 16:48, 28 November 2019 Xabi talk contribs created page Template:CSharp ColShape definition (Created page with "*Functions **ColShape.IsPointWithin *Events **ColShape.OnEntityEnterColShape **ColShape.OnEntityExitColShape")
- 16:46, 28 November 2019 Xabi talk contribs created page Template:CSharp Checkpoint definition (Created page with "*Properties **Checkpoint.Color **Checkpoint.Direction **Checkpoint.Scale")
- 16:45, 28 November 2019 Xabi talk contribs created page Template:CSharp CancelEventArgs definition (Created page with "*Functions **CancelEventArgs.CancelEventArgs() *Properties **CancelEventArgs.Cancel")
- 16:44, 28 November 2019 Xabi talk contribs created page Template:CSharp Blip definition (Created page with "*Properties **Blip.Color **Blip.Name **Blip.Position **Blip.RouteColor **Blip.RouteVisible **Blip.Scale **Blip.ShortRange **Blip.Sprite **Bli...")
- 11:07, 28 November 2019 Avoid talk contribs created page GetVehicleMod (Created page with "Returns vehicle's tires smoke color in Color. {{CSharpContainer| {{#tag:pre|int {{Template:CSharp_Serverside_namespace}}Vehicle.GetVehicleMod(Vehicle vehicle, int slot);}} {{...")
- 10:00, 28 November 2019 Spotify talk contribs created page OnPlayerExitVehicle (Created page with "This event is triggered when a player exits a vehicle. {{CSharpContainer| {{#tag:syntaxhighlight| [ServerEvent(Event.PlayerExitVehicle)] |lang=csharp }} {{Parameters}} *'''p...")
- 09:58, 28 November 2019 Spotify talk contribs created page OnPlayerEnterVehicle (Created page with "This event is triggered when a player enters a vehicle. {{CSharpContainer| {{#tag:syntaxhighlight| [ServerEvent(Event.PlayerEnterVehicle)] |lang=csharp }} {{Parameters}} *''...")
- 09:52, 28 November 2019 Spotify talk contribs created page OnPlayerDamage (Created page with "{{Warning|This feature is currently doesn't work in the current branch of Rage Multiplayer.}} This event is triggered when a player's health or armor changes. {{CSharpContai...")
- 09:46, 28 November 2019 Spotify talk contribs created page OnPlayerIncomingConnection (Created page with "{{Warning|This feature is currently unavailable in the current branch of Rage Multiplayer. This feature will be available in 1.0.}} This event is triggered when a player conn...")
- 09:27, 28 November 2019 Spotify talk contribs created page OnPlayerSpawn (Created page with "This event is triggered when a player is spawned. {{CSharpContainer| {{#tag:syntaxhighlight| [ServerEvent(Event.PlayerSpawn)] |lang=csharp }} {{Parameters}} *'''player:''' p...")
- 09:21, 28 November 2019 Spotify talk contribs created page OnPlayerDeath (Created page with "test")
- 09:11, 28 November 2019 Spotify talk contribs created page OnPlayerDisconnected (Created page with "This event is triggered when a player '''leaves''' the server. {{CSharpContainer| {{#tag:syntaxhighlight| [ServerEvent(Event.PlayerDisconnected)] |lang=csharp }} {{Parameter...")
- 09:07, 28 November 2019 Spotify talk contribs created page OnPlayerConnected (Created page with "This event is triggered when a player '''joins''' the server. {{CSharpContainer| {{#tag:syntaxhighlight| [ServerEvent(Event.PlayerConnected)] |lang=csharp }} {{Parameters}}...")
- 09:05, 28 November 2019 Xabi talk contribs created page Template:CSharp Player definition (Created page with "*Functions **Player.Ban **Player.ClearAccessory **Player.ClearDecorations **Player.DisableVoiceTo **Player.EnableVoiceTo **Player.Eval **Player.GetAc...")
- 08:58, 28 November 2019 User account Spotify talk contribs was created
- 08:51, 28 November 2019 Xabi talk contribs created page OOP Scripting (Created page with "==Client== {{CSharp_Player_definition}}")