• Please make sure you are familiar with the forum rules. You can find them here: https://forums.tripwireinteractive.com/index.php?threads/forum-rules.2334636/

For the coders that want to start immediately!

trydis

Grizzled Veteran
Mar 8, 2006
107
0
42
Norway
I started looking at UnrealScript yesterday, never done any coding in it before, but have done some Java, c# and c++.

I have been eager to start making some stuff, and i just wanted to share some info to let more people start having some fun :)

I extracted the contents of the packages:
Core
Engine
Fire
Gameplay
ROAmmo
ROEffects
ROEngine
ROGame
ROInventory
RORoles
ROVehicles
XGame

To extract the packages go to you dedicated server system folder and write:
ucc batchexport Engine.u class uc ..\Engine\Classes
ucc batchexport ROAmmo.u class uc ..\ROAmmo\Classes

and the same for the rest of the list.

Then i made some documentation showing all the packages, classes, methods etc with UnCodeX.

Documentation, 10.5 MB Rar file: http://www.yourfilelink.com/get.php?fid=60484

Until the SDK is out, happy coding.

EDIT: Added some more packages and updated the documentation.
 
Last edited: