SOLVED: Looking for some source code...

Discussions about Coding and Scripting
User avatar
sektor2111
Godlike
Posts: 6403
Joined: Sun May 09, 2010 6:15 pm
Location: On the roof.

Re: Looking for some source code...

Post by sektor2111 »

Aha now I get it. But... for Aldebaran saying that default properties are not exported properly. I'm disagree here. This is a simple mod which you can consider educative and... take in account a bit of decompiling tricks:
1 - You don't need to have INI file there - let mod to decompile in original because...
2 - If Mod is free for use without stripped code you should export it from Editor - you don't need borks in code - let original text to show up.
3 - By exporting in this way such a mutator you get defaultproperties with no issues - I don't get where are your problems. At UTPT ? Good luck with that.

To summarize I used only EDITOR for source which you can see above...

Yeah, like Jack is saying blindly "copy-paste" a code is not what we might call CODING or recompiling a class done by other dude and thrown into your package is not coding if you don't understand how does it work.
Post Reply