ScriptingExamples: Difference between revisions

From GTA Connected
Jump to navigation Jump to search
No edit summary
 
No edit summary
 
(3 intermediate revisions by 2 users not shown)
Line 6: Line 6:


==== Player ====
==== Player ====
[[ScriptingExamples/PlayerSetPositionNativeMP|Set Own Player's Position (GTA IV, Native MP Mode)]]<br>
[[ScriptingExamples/PlayerKillCommand|Kill Own Player]]<br>
[[ScriptingExamples/PlayerKillCommand|Kill Own Player]]<br>
[[ScriptingExamples/PlayerWeapon|Give Own Player Weapon]]<br>
[[ScriptingExamples/PlayerWeapon|Give Own Player Weapon]]<br>
Line 28: Line 29:
[[ScriptingExamples/BasicEvent|Basic Chat Message Event]]<br>
[[ScriptingExamples/BasicEvent|Basic Chat Message Event]]<br>
[[ScriptingExamples/LogChatMessagesToFile|Log Chat Messages to File]]<br>
[[ScriptingExamples/LogChatMessagesToFile|Log Chat Messages to File]]<br>
[[ScriptingExamples/CustomCheatsWithTimeRestriction|Use Custom Cheats with a Time Restriction]]<br>
[[ScriptingExamples/CustomCheatsWithoutTimeRestriction|Use Custom Cheats]]<br>
[[ScriptingExamples/CustomCheatsWithoutTimeRestriction|Use Custom Cheats without a Time Restriction]]<br>


== Timer-Based ==
== Timer-Based ==
Line 40: Line 40:
[[ScriptingExamples/getClientFromText|getClientFromText]] <br>
[[ScriptingExamples/getClientFromText|getClientFromText]] <br>
[[ScriptingExamples/getNearestVehicleInRange|getNearestVehicleInRange]]<br>
[[ScriptingExamples/getNearestVehicleInRange|getNearestVehicleInRange]]<br>
== Misc ==
[[ScriptingExamples/PedAttackPlayer|Make Ped Attack Players]]<br>


== Third Party Code ==
== Third Party Code ==

Latest revision as of 05:38, 5 September 2025