All public logs

Jump to navigation Jump to search

Combined display of all available logs of Multi Theft Auto: Wiki. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).

Logs
  • 12:13, 23 October 2023 IManGaaX talk contribs created page OnServerVehicleSpawn (Created page with "{{Useful Function}} <lowercasetitle></lowercasetitle> __NOTOC__ This code implements an event that is triggered when a new vehicle is spawned in the server. ==Parameters== <syntaxhighlight lang="lua">string vehicleName, int vehicleModel, float posX, float posY, float posZ, float spawnRotation, int vehicleInterior, int vehicleDimension</syntaxhighlight> * vehicleName: the name of the vehicle that was spawned. * vehicleModel: the model of the vehicle that...")