If you have to update your INI lines, read the readme!
This mod is always WIP. It makes doors/boot/bonnet work as additional moving parts like airbrakes, spoilers, whatever for cars which support this.
If you are a IV modder, and want your vehicle mod to work with it, feel free to contact me: meinfleisch@gmail.com
Downloads: 15,925
Added: April 22, 2012 8:43AM
Last Downloaded: June 20, 2013 2:29AM File Size: 19.92 KB
» Author Website
» Author Email
This mod is always WIP. It makes doors/boot/bonnet work as additional moving parts like airbrakes, spoilers, whatever for cars which support this.
If you are a IV modder, and want your vehicle mod to work with it, feel free to contact me: meinfleisch@gmail.com
| Rating: | |
| 8.67/10 - 48 votes |
Added: April 22, 2012 8:43AM
Last Downloaded: June 20, 2013 2:29AM File Size: 19.92 KB
» Author Website
» Author Email























Just as the description told. See Youtube or the most downloaded car mods with [EPM].
I use the V1.4, and about 20 cars that works perfecly with it :)
But is it going to change something if I install this new version?
An other question, where can I find EPM plane mods? I've never see that :s
@AshleyCopper: ELS and EPM rarely work together, because ELS works with door interaction and/or repair/damage instructions, which interferes with EPM's door angle instructions (EPM opens doors at different angle positions and ELS repairs them, which EPM would not like and vice versa)
And you need to read the readme's.
can you give me please a download link where i can download the right .NET Scripthook for GTA 1.0.7.0 ?
i have a error -.-:
2012-05-02 15:30:11 - Error during Tick in script 'EPM_v1_5.EPMhelper':
System.IndexOutOfRangeException: Index was outside the bounds of the array.
at EPM_v1_5.EPMhelper.ReadSettings(String key, Int32 keyT, String which1, String iniFilePath)
at EPM_v1_5.EPMhelper.ApplyPlaneForce_Tick(Object sender, EventArgs e)
at System.EventHandler.Invoke(Object sender, EventArgs e)
at GTA.Script.TryTick()
at GTA.Script.DoTick()
at GTA.ScriptThread.OnTick()
aber dort steht:
"Beide enthaltenen Dateien moveDoors.NET.dll, beide PNG Bilder und moveDoors.ini in den /scripts Ordner legen."
sind aber keine .png Bilder dabei
"Upgrade einer vorhandenen Version von EPM:
Macht bitte alle eure bisherigen lines für diese Version tauglich, und zwar wie folgt:
davor:
-993650800,5,100,100,I,K,1,0,0,0,3,0.09,1,CaliforniaBoot
danach:
-993650800,5,100,100,I,K,1,0,0,0,3,0.09,1,0,0,0,0,0,0,0,0,0,CaliforniaBoot
Alle für die neuesten Version nötigen Werte einfach mit 0en ersetzen, v1.4 hat 23 Werte + den Identifier, der IMMER am Schluss steht. Der Identifier ist übrigens für EUCH ein Identifizierer, NICHT für das Script, das Script benutzt den HASH am Anfang jeder Zeile!"
das meinst du nech?
bei dem Lexus waren ja zwei Lines dabei die hier:
XXXXXXXXX,2,20,15,Home,End,1,1,0,0,1,0.025,1,15,0,0,0,0,0,0,0,0,Lexus LF-A By KaLaC
XXXXXXXXX,3,20,15,Home,End,1,1,0,0,1,0.050,1,15,0,0,0,0,0,0,0,0,Lexus LF-A By KaLaC
die habe ich dann ganz normal in die ini eigefügt und das Spiel gestartet doch wenn ich in dem Lexus einsteige kommt halt ein error
und was soll ich dann bitte updaten ich hatte davor noch kein EPM Mod also muss ich doch auch nichts updaten oder ?
LG Alex
Egal welche Version DU vorher hattest, kann der Autor (wie KaLaC) die Line auf ein altes EPM abgestimmt haben. Also zählen, wenn nicht dabei steht, dass es bereits für v1.5 geht ;)
Ausserdem ist es ratsam, da kein Hash in der Line steht sondern nur X'e, erst den Hash einzutragen und dann die Line in die INI zu schieben. Also lösch mal die Line aus der INI, hol den Hash, trage ihn ein und kopiere das Ganze dann in die INI:
123456789,3,20,15,Home,End,1,1,0,0,1,0.050,1,15,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,Lexus LF-A By KaLaC
Abgesehen davon würd ich empfehlen, Home und End durch I und K (zB) zu ersetzen, die komplette Liste steht in der moveDoors.conf.
zudem habe ich schon, wie gesagt, die Line hinzugefügt und wollte halt denn Hash rausfinden funktioniert auch dann habe ich denn Code mit Minus, in die ini eingefügt und das Spiel neu gestarted aber sobald ich in denn LF-A sitze kommt ein error
dann habe ich mir noch den Sang Bleu runtergezogen und die Lines habe ich aus der InI aus deinem Mod plus Hash, und das funktioniert einwandfrei :D
aber schon komisch das es mit dem LF-A nicht gehen will -.-
aber trotz alle dem danke für deine Hilfe =)
falls ich noch fragen habe schreibe ich dir einfach ne Mail an : meinfleisch@gmail.com nech?
LG Alex
Getting error saying "Error in Script EMP 1.5"
I am using 1.0.4.0 with the only scripthook that works for me 0.4.0.0. Is the scripthook my problem maybe?
movedoors.ini; do I remove all previous lines that you put there, as they seem to just be examples?
I always get this in my ScriptHookDotNet.txt:
2013-01-15 21:34:35 - Error during Tick in script 'EPM_v1_5.EPM0':
System.IndexOutOfRangeException: Index was outside the bounds of the array.
at EPM_v1_5.EPM0.ReadSettings(String key, Int32 keyT, String which1, String iniFilePath)
at EPM_v1_5.EPM0.PlaneTrigger_KeyUp(Object sender, KeyEventArgs e)
at GTA.KeyEventHandler.Invoke(Object sender, KeyEventArgs e)
at GTA.Script.ProcessEvents()
at GTA.Script.DoTick()
at GTA.ScriptThread.OnTick()
2013-01-15 21:34:35 - Error during Tick in script 'EPM_v1_5.EPM1':
System.IndexOutOfRangeException: Index was outside the bounds of the array.
at EPM_v1_5.EPM1.ReadSettings(String key, Int32 keyT, String which1, String iniFilePath)
at EPM_v1_5.EPM1.PlaneTrigger_KeyUp(Object sender, KeyEventArgs e)
at GTA.KeyEventHandler.Invoke(Object sender, KeyEventArgs e)
at GTA.Script.ProcessEvents()
at GTA.Script.DoTick()
at GTA.ScriptThread.OnTick()
2013-01-15 21:34:35 - Error during Tick in script 'EPM_v1_5.EPM2':
System.IndexOutOfRangeException: Index was outside the bounds of the array.
at EPM_v1_5.EPM2.ReadSettings(String key, Int32 keyT, String which1, String iniFilePath)
at EPM_v1_5.EPM2.PlaneTrigger_KeyUp(Object sender, KeyEventArgs e)
at GTA.KeyEventHandler.Invoke(Object sender, KeyEventArgs e)
at GTA.Script.ProcessEvents()
at GTA.Script.DoTick()
at GTA.ScriptThread.OnTick()
2013-01-15 21:34:35 - Error during Tick in script 'EPM_v1_5.EPM3':
System.IndexOutOfRangeException: Index was outside the bounds of the array.
at EPM_v1_5.EPM3.ReadSettings(String key, Int32 keyT, String which1, String iniFilePath)
at EPM_v1_5.EPM3.PlaneTrigger_KeyUp(Object sender, KeyEventArgs e)
at GTA.KeyEventHandler.Invoke(Object sender, KeyEventArgs e)
at GTA.Script.ProcessEvents()
at GTA.Script.DoTick()
at GTA.ScriptThread.OnTick()
2013-01-15 21:34:35 - Error during Tick in script 'EPM_v1_5.EPM4':
System.IndexOutOfRangeException: Index was outside the bounds of the array.
at EPM_v1_5.EPM4.ReadSettings(String key, Int32 keyT, String which1, String iniFilePath)
at EPM_v1_5.EPM4.PlaneTrigger_KeyUp(Object sender, KeyEventArgs e)
at GTA.KeyEventHandler.Invoke(Object sender, KeyEventArgs e)
at GTA.Script.ProcessEvents()
at GTA.Script.DoTick()
at GTA.ScriptThread.OnTick()
2013-01-15 21:34:35 - Error during Tick in script 'EPM_v1_5.EPM5':
System.IndexOutOfRangeException: Index was outside the bounds of the array.
at EPM_v1_5.EPM5.ReadSettings(String key, Int32 keyT, String which1, String iniFilePath)
at EPM_v1_5.EPM5.PlaneTrigger_KeyUp(Object sender, KeyEventArgs e)
at GTA.KeyEventHandler.Invoke(Object sender, KeyEventArgs e)
at GTA.Script.ProcessEvents()
at GTA.Script.DoTick()
at GTA.ScriptThread.OnTick()
2013-01-15 21:34:35 - Error during Tick in script 'Test.ChopShopExample6':
System.IndexOutOfRangeException: Index was outside the bounds of the array.
at Test.ChopShopExample6.ReadSettings(String key, Int32 keyT, String which1, String iniFilePath)
at Test.ChopShopExample6.ReleaseKeyBrake(Object sender, KeyEventArgs e)
at GTA.Script.ProcessEvents()
at GTA.Script.DoTick()
at GTA.ScriptThread.OnTick()
2013-01-15 21:34:35 - Error during Tick in script 'EPM_v1_5.EPMhelper':
System.IndexOutOfRangeException: Index was outside the bounds of the array.
at EPM_v1_5.EPMhelper.ReadSettings(String key, Int32 keyT, String which1, String iniFilePath)
at EPM_v1_5.EPMhelper.GetKeypressUp(Object sender, KeyEventArgs e)
at GTA.Script.ProcessEvents()
at GTA.Script.DoTick()
at GTA.ScriptThread.OnTick()