365 Commits

Author SHA1 Message Date
Protogen187
aa8dd53c95 Update docs/en/FAQ/How-to-deactivate-mods.md
Co-authored-by: O1LER <44237025+O1LER@users.noreply.github.com>
2025-01-29 14:03:27 +01:00
Protogen187
4d41f000a5 Update docs/en/FAQ/How-to-deactivate-mods.md
Co-authored-by: O1LER <44237025+O1LER@users.noreply.github.com>
2025-01-29 14:03:27 +01:00
Protogen187
476ccfafd5 Update docs/en/FAQ/How-to-deactivate-mods.md
Co-authored-by: O1LER <44237025+O1LER@users.noreply.github.com>
2025-01-29 14:03:27 +01:00
Protogen187
7a0f473819 Update docs/en/FAQ/How-to-deactivate-mods.md
Co-authored-by: O1LER <44237025+O1LER@users.noreply.github.com>
2025-01-29 14:03:27 +01:00
Protogen187
a6bd1a9b13 Create How-to-deactivate-mods.md 2025-01-29 14:03:27 +01:00
Protogen187
3948a0e894 Update where-to-find-my-IP.md
Fix hyperlinks and link to CGNAT doc
2025-01-28 13:11:51 +01:00
Tixx
f538790f3d
Merge pull request #123 from BeamMP/Protogen187-patch-4
Create where-to-find-my-IP.md
2025-01-28 09:43:14 +01:00
Protogen187
68eb322851
Create where-to-find-my-IP.md
moved from /docs/en/support
2025-01-28 09:22:02 +01:00
Protogen187
c954cedb05
Delete docs/en/support/Where-can-I-find-my-IP.md
Moved to /docs/en/FAQ/
2025-01-28 09:21:27 +01:00
Protogen187
d53082fd15 Update How-to-check-for-CGNAT.md 2025-01-28 07:44:27 +01:00
Protogen187
39d4425bbb Update How-to-check-for-CGNAT.md 2025-01-28 07:44:27 +01:00
Protogen187
191d3ac1c5 Update docs/en/FAQ/How-to-check-for-CGNAT.md
Co-authored-by: O1LER <44237025+O1LER@users.noreply.github.com>
2025-01-28 07:44:27 +01:00
Protogen187
906d661d71 Update How-to-check-for-CGNAT.md
added description to Partners list
2025-01-28 07:44:27 +01:00
Protogen187
e1c89c43e9 Update How-to-check-for-CGNAT.md
New documentation file regarding the CGNAT topic
2025-01-28 07:44:27 +01:00
Protogen187
f026307b18 Create How-to-check-for-CGNAT.md 2025-01-28 07:44:27 +01:00
Protogen187
cf33bacea0 Update port-forwarding.md
small additional description of why we are doing the static IP thing.
2025-01-26 09:25:16 +01:00
Protogen187
dc4e9e66ee Update create-a-server.md
changed info about the need of port forwarding
2025-01-23 08:06:30 +01:00
Tixx
646babe2c3
Merge pull request #104 from MrGeorgey/main
Scripting documention improvements and naming changes
2025-01-17 17:55:12 +01:00
Protogen187
70112a7bee Create Where-can-I-find-my-IP.md
previous file ended up in incorrect path of the repository
2025-01-17 13:20:00 +01:00
Samuel Towers
fb9d90fc9b
Merge branch 'main' into main 2025-01-17 08:44:33 +11: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
BoubouleTheCutestHamster
aa5034aa60 Fixing ui-apps.md
forgot `` around the <style> so it was leading to an error
2025-01-16 12:37:31 +01:00
O1LER
69be1672b4
Merge branch 'main' into main 2025-01-16 08:29:49 +01: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
BoubouleTheCutestHamster
936f826599 Update docs/en/beamng/dev/modding/ui-apps.md
Co-authored-by: O1LER <44237025+O1LER@users.noreply.github.com>
2025-01-15 16:55:56 +01:00
BoubouleTheCutestHamster
9817ceeed1 Update docs/en/beamng/dev/modding/ui-apps.md
Co-authored-by: O1LER <44237025+O1LER@users.noreply.github.com>
2025-01-15 16:55:56 +01:00
BoubouleTheCutestHamster
ab2dbf9946 Update docs/en/beamng/dev/modding/ui-apps.md
Co-authored-by: O1LER <44237025+O1LER@users.noreply.github.com>
2025-01-15 16:55:56 +01:00
BoubouleTheCutestHamster
00f79033f3 Update docs/en/beamng/dev/modding/ui-apps.md
Co-authored-by: O1LER <44237025+O1LER@users.noreply.github.com>
2025-01-15 16:55:56 +01:00
BoubouleTheCutestHamster
68c5a7bffa Update docs/en/beamng/dev/modding/ui-apps.md
Co-authored-by: O1LER <44237025+O1LER@users.noreply.github.com>
2025-01-15 16:55:56 +01:00
BoubouleTheCutestHamster
c917972a67 Update docs/en/beamng/dev/modding/ui-apps.md
Co-authored-by: O1LER <44237025+O1LER@users.noreply.github.com>
2025-01-15 16:55:56 +01:00
BoubouleTheCutestHamster
726900db47 Update docs/en/beamng/dev/modding/ui-apps.md
Co-authored-by: O1LER <44237025+O1LER@users.noreply.github.com>
2025-01-15 16:55:56 +01:00
BoubouleTheCutestHamster
0385a8307b Update docs/en/beamng/dev/modding/ui-apps.md
Co-authored-by: O1LER <44237025+O1LER@users.noreply.github.com>
2025-01-15 16:55:56 +01:00
BoubouleTheCutestHamster
565487aa0d Update docs/en/beamng/dev/modding/ui-apps.md
Co-authored-by: O1LER <44237025+O1LER@users.noreply.github.com>
2025-01-15 16:55:56 +01:00
BoubouleTheCutestHamster
c732fbad1d Update docs/en/beamng/dev/modding/ui-apps.md
Co-authored-by: O1LER <44237025+O1LER@users.noreply.github.com>
2025-01-15 16:55:56 +01:00
BoubouleTheCutestHamster
41b348bad1 Update docs/en/beamng/dev/modding/ui-apps.md
Co-authored-by: O1LER <44237025+O1LER@users.noreply.github.com>
2025-01-15 16:55:56 +01:00
BoubouleTheCutestHamster
35dc763abe Update docs/en/beamng/dev/modding/ui-apps.md
Co-authored-by: O1LER <44237025+O1LER@users.noreply.github.com>
2025-01-15 16:55:56 +01:00
BoubouleTheCutestHamster
278a412f73 Update ui-apps.md 2025-01-15 16:55:56 +01:00