ScriptingExamples: Difference between revisions

no edit summary
No edit summary
 
No edit summary
 
(4 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 26: Line 27:


== Event-Based ==
== Event-Based ==
[[ScriptingExamples/SyncDamageOnGTAIV|Sync Damage on GTA IV]]<br>
[[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 41:
[[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 ==
2,860

edits