Commit Graph

35 Commits

Author SHA1 Message Date
carsakiller 0fc1d9db8c add: examples of data parameters
For both onVehicleSpawn and onVehicleEdited
2026-05-12 23:30:48 +00:00
O1LER f7b2b0ade6 Update docs/en/scripting/server/latest-server-reference.md 2025-06-04 17:41:18 +02:00
O1LER 099548fdad Update docs/en/scripting/server/latest-server-reference.md 2025-06-04 17:41:18 +02:00
Samuel Towers 9fef1b7972 clarify data return value in onVehicleSpawn,Edited,Reset 2025-06-04 17:41:18 +02:00
Samuel Towers c6bef17098 simplify IsPlayerConnected example
Co-authored-by: Tixx <83774803+WiserTixx@users.noreply.github.com>
2025-01-17 08:43:41 +11:00
georgey 74a9b49019 simplyify GetPlayerVehicles example 2025-01-16 10:48:29 +11:00
georgey 9067d94fbb change wording, add second example to SendChatMessage, add Set() comment 2025-01-16 10:48:15 +11:00
Samuel Towers 19dd21cfe2 change wording of IsPlayerGuest
Co-authored-by: Tixx <83774803+WiserTixx@users.noreply.github.com>
2025-01-16 09:55:09 +11:00
georgey 5ea196eaf1 expand upon GetPlayerIdentifiers explanation 2025-01-16 09:52:55 +11:00
georgey a00e8dc567 continue GetPositionRaw error handling 2025-01-16 09:49:28 +11:00
georgey 315c8d1f20 simplify DropPlayer example 2025-01-16 09:47:39 +11:00
georgey d26afe8630 Merge branch 'main' of https://github.com/MrGeorgey/better_docs 2025-01-16 09:44:48 +11:00
Samuel Towers 4e8601b0fd change RemoveVehicle() example to simple iteration
Co-authored-by: Tixx <83774803+WiserTixx@users.noreply.github.com>
2025-01-16 09:44:22 +11:00
Samuel Towers 318a80ed1c simplify printing player name
Co-authored-by: Tixx <83774803+WiserTixx@users.noreply.github.com>
2025-01-16 09:42:27 +11:00
Samuel Towers e06797dd23 expand upon IsPlayerConnected explanation
Co-authored-by: Tixx <83774803+WiserTixx@users.noreply.github.com>
2025-01-16 09:41:50 +11:00
georgey e750609d1b link RegisterEvent to event sections 2025-01-16 09:40:14 +11:00
georgey b8f3185bdc handle error on GetPositionRaw 2025-01-16 09:34:19 +11:00
Samuel Towers 887c2945cb simplify printing player identifiers
Co-authored-by: Tixx <83774803+WiserTixx@users.noreply.github.com>
2025-01-16 09:22:59 +11:00
Samuel Towers 9b83e66d32 remove personal identifiers, change RegisterEvent example 2025-01-15 22:12:35 +00:00
georgey a70d0a6d86 onConsoleInput 2025-01-10 17:18:39 +11:00
georgey bce220bcf8 document fields 2025-01-07 12:48:33 +11:00
georgey 6355d5a6b5 server scripting improve 2025-01-06 17:37:57 +11:00
georgey b1d6bae074 simple change 2025-01-06 12:32:35 +11:00
Starystars67 69ec35a604 separated out the versions 2024-11-30 22:38:23 +00:00
carsakiller 63d0ac6fac add: ability to reject auth with reason
onPlayerAuth can be rejected with a reason string
2024-10-04 16:49:02 +02:00
carsakiller b943ee6192 add: extra warning not to trust error message
The returned error message is ALWAYS true due to always being a string (`""`).
2024-10-04 12:59:37 +02:00
carsakiller 117ab90e16 fix: FS.CreateDirectory return values 2024-10-04 12:59:37 +02:00
alex.ita 2784e28bb8 IT translation for scripting/mod-reference
IT translation for `scripting/mod-reference`
2024-07-14 18:54:22 +02:00
alex.ita 5736699cd1 Update mod-reference.md
Migrated `https://wiki.beammp.com/en/Scripting/client_scripting` from the wiki.
2024-07-14 18:54:22 +02:00
WiserTixx 4031a9f310 Removed stray text. 2024-07-13 20:35:04 +02:00
Lion f852772580 Update server-reference.md 2024-06-07 03:42:53 +01:00
Lion d5658dbb73 Update server-reference.md 2024-06-07 03:42:53 +01:00
Starystars67 52f794419b Added new pages + new nav and file structure to be compatible with multi language 2023-11-04 22:39:06 +00:00
Starystars67 402df50c0e Added Server Scripting 2023-10-01 02:20:30 +01:00
Starystars67 b25914d463 New Scripting Area 2023-10-01 01:38:58 +01:00