You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<settingname="*chat/mainChatDelay"value="1000" /> <!-- Miliseconds between each message a player can send through main chat -->
102
-
<settingname="*chat/blockRepeatMessages"value="true" /> <!-- Prevent a player from saying the same thing twice in a row to spam -->
103
101
<settingname="*gui/antiram"value="true" /> <!-- Allow player to use vehicle ghostmode (anti-ram) from F1? -->
104
102
<settingname="*gui/disablewarp"value="true" /> <!-- Allow player to prevent others warping to them from F1? -->
105
103
<settingname="*gui/disableknife"value="true" /> <!-- Allow player to prevent themselves from getting knifekilled and vice versa (instakilled from behind) from F1? -->
Copy file name to clipboardExpand all lines: [gameplay]/hedit/meta.xml
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -1,7 +1,7 @@
1
1
<meta>
2
-
<infotype="script"name="Ingame Handling Editor"author="Remi-X"version="2.1.5"description="The first ingame handling editor for MTA!" />
2
+
<infotype="script"name="Ingame Handling Editor"author="Remi-X, MTA contributors (github.com/multitheftauto/mtasa-resources)"version="2.1.6"description="The first ingame handling editor for MTA!" />
0 commit comments