3Doomer Posted February 11, 2013 Share Posted February 11, 2013 (edited) This script's an evolved GIMS IV(which's suspended now).The script needs OpenIV for openFormats<>Game_Resource conversion(ODR<>WDR, OBN<>WBN, etc).Further information about openFormats's on the OpenIV website, or HERE.Abilities: QUOTE + Models(ODR/ODD) import + Collisions(OBN/OBD) import + FragType models(OFT) import + Navigation meshes(ONV) importThe script can be launched from the "Utilities" tab.ChangeLog DOWNLOAD Edited March 27, 2014 by 3Doomer unknowname1, C1aude_III, Dock and 1 other 4 Link to comment Share on other sites More sharing options...
Garju67 Posted February 11, 2013 Share Posted February 11, 2013 f*ck YEAH !!!! THANK YOU TRI-DOOMER !!! DOWNLOADING NOW !!!!!!!! Link to comment Share on other sites More sharing options...
Burnout3D Posted February 11, 2013 Share Posted February 11, 2013 Awesome! You da man! Link to comment Share on other sites More sharing options...
GooD-NTS Posted February 11, 2013 Share Posted February 11, 2013 Small "how to" video: Link to comment Share on other sites More sharing options...
Terreur69 Posted February 11, 2013 Share Posted February 11, 2013 :orgasm: Link to comment Share on other sites More sharing options...
_CP_ Posted February 11, 2013 Share Posted February 11, 2013 (edited) Nice Edited February 11, 2013 by City_Poke912 Link to comment Share on other sites More sharing options...
Terreur69 Posted February 11, 2013 Share Posted February 11, 2013 i can't import navmesh. Link to comment Share on other sites More sharing options...
3Doomer Posted February 11, 2013 Author Share Posted February 11, 2013 (edited) i can't import navmesh. Sorry, fixed Edited February 11, 2013 by 3Doomer Link to comment Share on other sites More sharing options...
Terreur69 Posted February 11, 2013 Share Posted February 11, 2013 (edited) i can't import navmesh. Sorry, fixed always same http://i.imgur.com/gXZei1j.png Edited February 11, 2013 by terreur69 Link to comment Share on other sites More sharing options...
3Doomer Posted February 11, 2013 Author Share Posted February 11, 2013 i can't import navmesh. Sorry, fixed always same http://i.imgur.com/gXZei1j.png OK, I'll check tomorrow. Link to comment Share on other sites More sharing options...
EncryptedReality Posted February 11, 2013 Share Posted February 11, 2013 I hoped for export you know... After seeing: I don't care if it's Doomer's or Alex's code... export better be round the corner As for interface an all... yeah nice Link to comment Share on other sites More sharing options...
EncryptedReality Posted February 11, 2013 Share Posted February 11, 2013 Tested import of ONV/OFT and it seems to work ok. @Blaster: have fun i guess, what do you think i would do with it. Link to comment Share on other sites More sharing options...
quechus13 Posted February 11, 2013 Share Posted February 11, 2013 Can we export OFT yet? Link to comment Share on other sites More sharing options...
3Doomer Posted February 11, 2013 Author Share Posted February 11, 2013 Export'll be soon. Link to comment Share on other sites More sharing options...
Limiter Posted February 11, 2013 Share Posted February 11, 2013 Finally, I wish to try it on 3ds Max 2009 and see does it work like anticipated. Unfortunately I haven't the time for it and I have to wait two more months before I am can try this fully. It was worth the wait though. Cheers 3Doomer. Link to comment Share on other sites More sharing options...
lpgunit Posted February 12, 2013 Share Posted February 12, 2013 (edited) My reaction to the EVO release, mostly: EDIT: I'm getting this error on startup: Shared->Core->CoreOps->InitDOTNet error: -- Runtime error: Line 37 column 10: Error CS0246 - The type or namespace name 'var' could not be found (are you missing a using directive or an assembly reference?)Line 38 column 19: Error CS0246 - The type or namespace name 'var' could not be found (are you missing a using directive or an assembly reference?)Line 40 column 12: Error CS0246 - The type or namespace name 'var' could not be found (are you missing a using directive or an assembly reference?)Line 43 column 12: Error CS0246 - The type or namespace name 'var' could not be found (are you missing a using directive or an assembly reference?)Line 43 column 45: Error CS1502 - The best overloaded method match for 'System.Security.Cryptography.HashAlgorithm.ComputeHash(System.IO.Stream)' has some invalid argumentsLine 43 column 71: Error CS1503 - Argument '1': cannot convert from 'var' to 'System.IO.Stream'Line 45 column 19: Error CS0029 - Cannot implicitly convert type 'var' to 'byte[]' Edited February 12, 2013 by lpgunit Link to comment Share on other sites More sharing options...
3Doomer Posted February 12, 2013 Author Share Posted February 12, 2013 My reaction to the EVO release, mostly:EDIT: I'm getting this error on startup: Shared->Core->CoreOps->InitDOTNet error: -- Runtime error: Line 37 column 10: Error CS0246 - The type or namespace name 'var' could not be found (are you missing a using directive or an assembly reference?)Line 38 column 19: Error CS0246 - The type or namespace name 'var' could not be found (are you missing a using directive or an assembly reference?)Line 40 column 12: Error CS0246 - The type or namespace name 'var' could not be found (are you missing a using directive or an assembly reference?)Line 43 column 12: Error CS0246 - The type or namespace name 'var' could not be found (are you missing a using directive or an assembly reference?)Line 43 column 45: Error CS1502 - The best overloaded method match for 'System.Security.Cryptography.HashAlgorithm.ComputeHash(System.IO.Stream)' has some invalid argumentsLine 43 column 71: Error CS1503 - Argument '1': cannot convert from 'var' to 'System.IO.Stream'Line 45 column 19: Error CS0029 - Cannot implicitly convert type 'var' to 'byte[]' Try to update your .NET runtime. Windows XP? Link to comment Share on other sites More sharing options...
lpgunit Posted February 12, 2013 Share Posted February 12, 2013 My reaction to the EVO release, mostly:EDIT: I'm getting this error on startup: Shared->Core->CoreOps->InitDOTNet error: -- Runtime error: Line 37 column 10: Error CS0246 - The type or namespace name 'var' could not be found (are you missing a using directive or an assembly reference?)Line 38 column 19: Error CS0246 - The type or namespace name 'var' could not be found (are you missing a using directive or an assembly reference?)Line 40 column 12: Error CS0246 - The type or namespace name 'var' could not be found (are you missing a using directive or an assembly reference?)Line 43 column 12: Error CS0246 - The type or namespace name 'var' could not be found (are you missing a using directive or an assembly reference?)Line 43 column 45: Error CS1502 - The best overloaded method match for 'System.Security.Cryptography.HashAlgorithm.ComputeHash(System.IO.Stream)' has some invalid argumentsLine 43 column 71: Error CS1503 - Argument '1': cannot convert from 'var' to 'System.IO.Stream'Line 45 column 19: Error CS0029 - Cannot implicitly convert type 'var' to 'byte[]' Try to update your .NET runtime. Windows XP? Nope. Windows 7. And I'm running it on Max 2011, too. Link to comment Share on other sites More sharing options...
3Doomer Posted February 12, 2013 Author Share Posted February 12, 2013 (edited) Has .Net runtime update fixed the issue? === Evo's on a serious system update, installation and update won't pass right now. You'll have to reinstall it soon. Edited February 12, 2013 by 3Doomer Link to comment Share on other sites More sharing options...
lpgunit Posted February 12, 2013 Share Posted February 12, 2013 (edited) Has .Net runtime update fixed the issue? === Evo's on a seroius system update, installation and update won't pass right now. You'll have to reinstall it soon. Haven't tried it yet. You sure that the script works on Max 2011? I can download a trial of Max 2012 but I don't feel like waiting for half a day just to get the installer. Edited February 12, 2013 by lpgunit Link to comment Share on other sites More sharing options...
chasez Posted February 12, 2013 Share Posted February 12, 2013 how to download??? Link to comment Share on other sites More sharing options...
Frank.s Posted February 12, 2013 Share Posted February 12, 2013 (edited) Dunno why he has shown a preview but not any download link here, but after google searching i found it on another site here. Great work nonetheless. Edited February 12, 2013 by Frank.s Link to comment Share on other sites More sharing options...
Garju67 Posted February 12, 2013 Share Posted February 12, 2013 He removed the link. Glad I could download it before. Link to comment Share on other sites More sharing options...
elMarcoPL Posted February 12, 2013 Share Posted February 12, 2013 Yeah, great job with it, 3Doomer. Really! Thanks for it. Link to comment Share on other sites More sharing options...
jpm1 Posted February 12, 2013 Share Posted February 12, 2013 mod link is dead , i downloaded with the other link and i got this (my connection is working) can't wait to test it Link to comment Share on other sites More sharing options...
EncryptedReality Posted February 12, 2013 Share Posted February 12, 2013 He's preparing Export build, i assume. It's leading me to think that anyways Link to comment Share on other sites More sharing options...
3Doomer Posted February 12, 2013 Author Share Posted February 12, 2013 Evo's on a serious system update, installation and update won't pass right now. You'll have to reinstall it soon. Just read this. Link to comment Share on other sites More sharing options...
Garju67 Posted February 12, 2013 Share Posted February 12, 2013 I'm lost. Why did you released a first version of EVO then ? Link to comment Share on other sites More sharing options...
nine30 Posted February 12, 2013 Share Posted February 12, 2013 I am too late but thx 100000000x for that, we hope you'll fixe that soon... really good job and thx again ! Please guys if anybody succeed to export cars, helis, boats, when it will be possible, make a quick tutorial for us, thx. Nine30 Link to comment Share on other sites More sharing options...
quechus13 Posted February 13, 2013 Share Posted February 13, 2013 I am too late but thx 100000000x for that, we hope you'll fixe that soon... really good job and thx again ! Please guys if anybody succeed to export cars, helis, boats, when it will be possible, make a quick tutorial for us, thx. Nine30 that's easy as heck. just replace, change pivot points and apply materials but then comes the part where it probably is dev_car lol Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now