Skip to Content
ドキュメントQb DocGuides🔗 便利なリンク

🔗 便利なリンク

Lua 5.4 リファレンスマニュアル: https://www.lua.org/manual/5.4/ 

CFX の所要時間: https://github.com/citizenfx/lua/blob/luaglm-dev/cfx/README.md 

FiveM Windows アーティファクト https://runtime.fivem.net/artifacts/fivem/buildserver_wdows/master/ ****

FiveM ドキュメント: https://docs.fivem.net/docs/ ****

fxmanifest.lua の設定 https://docs.fivem.net/docs/scripting-reference/resource-manifest/resource-manifest/ ****

Lua FiveM スクリプトガイド: https://docs.fivem.net/docs/scripting-manual/runtimes/lua/ ****

C# FiveM スクリプト ガイド: https://docs.fivem.net/docs/scripting-manual/runtimes/csharp/ ****

JavaScript FiveM スクリプトガイド https://docs.fivem.net/docs/scripting-manual/runtimes/javascript/ ****

FiveM コントロール: https://docs.fivem.net/docs/game-references/controls/ ****

FiveM ブリップス https://docs.fivem.net/docs/game-references/blips/ ****

FiveM マーカー https://docs.fivem.net/docs/game-references/markers/ ****

FiveM ペッドモデル https://docs.fivem.net/docs/game-references/ped-models/ ****

GTA Vの小道具 https://forge.plebmasters.de/ 

GTA V 資産(衣類) https://tobii.space/ ****

GTA Vの乗り物 https://www.gtabase.com/grand-theft-auto-v/vehicles 

ストリームの服装: https://forum.cfx.re/t/how-to-stream-custom-clothes/167805 

コンソールコマンド: https://docs.fivem.net/docs/クライアントマニュアル/コンソールコマンド/ 

FiveM 入力マップキー: https://docs.fivem.net/docs/game-references/input-mapper-parameter-ids/keyboard/ 

車両メタファイル: https://forums.gta5-mods.com/topic/3850/tutorial-vehicles-meta ****

車両取扱ファイル: https://forums.gta5-mods.com/topic/3842/tutorial-handling-meta 

サーバーの設定: https://docs.fivem.net/docs/server-manual/server の設定/ ****

サーバーコマンド/変数: https://docs.fivem.net/docs/server-manual/server-commands/ ****

リソースの紹介: https://docs.fivem.net/docs/scripting-manual/introduction/introduction-to-resources/ ****

Lua で最初のスクリプトを作成する: https://docs.fivem.net/docs/scripting-manual/introduction/最初のスクリプトの作成/ ****

C# で最初のスクリプトを作成する: https://docs.fivem.net/docs/scripting-manual/introduction/creating-your-first-script-csharp/ ****

JavaScript で最初のスクリプトを作成する: https://docs.fivem.net/docs/scripting-manual/introduction/creating-your-first-script-javascript/ ****

イベントの操作: https://docs.fivem.net/docs/scripting-manual/イベントの操作 ****

NUI を使用したユーザー インターフェイス: https://docs.fivem.net/docs/scripting-manual/nui-development ****

スケールフォームの使用: https://docs.fivem.net/docs/scripting-manual/using-scaleform ****

プロファイラーの使用: https://docs.fivem.net/docs/scripting-manual/debugging/using-profiler/ ****

リソース マニフェスト: https://docs.fivem.net/docs/scripting-reference/resource-manifest/resource-manifest ****

クライアント機能: https://docs.fivem.net/docs/scripting-reference/クライアント関数 ****

サーバー機能: https://docs.fivem.net/docs/scripting-reference/server-functions ****

クライアントイベント: https://docs.fivem.net/docs/scripting-reference/events/client-events ****

サーバーイベント: https://docs.fivem.net/docs/scripting-reference/events/server-events ****

コアイベント: https://docs.fivem.net/docs/scripting-reference/events/list/ ****

逆に言えば: https://docs.fivem.net/docs/scripting-reference/convars ****

ゲームの参照情報、つまりコントロール、キー、ブリップ、マーカーなど: https://docs.fivem.net/docs/ゲームリファレンス/ ****

サポート/問題/デバッグ/FAQ: https://docs.fivem.net/docs/support/ ****

完全なネイティブリスト: https://docs.fivem.net/natives/ 

Last updated on