PDA

View Full Version : How To Cimpile Your SDK????


(8)Hollowman
16th December 2004, 07:19
Was wondering how to compile your own SDK. I know I already PM'd you Drew but I figured other people may have this sam question, so I opened up a post for it. Thanks to anyone who responds.

purepwnage
16th December 2004, 08:43
Was wondering how to compile your own SDK. I know I already PM'd you Drew but I figured other people may have this sam question, so I opened up a post for it. Thanks to anyone who responds.


can u like explain me what SDK exually is un stuff rite??

luck0r
16th December 2004, 20:18
what about "Search" button ? ive found it but very old thread
http://www.mpcforum.com/showthread.php?t=36430&highlight=wormx
but if u still have problem that u cant 100% compile
cuz ur using rvs 1.60
rvs 1.60 = bug compile ( don't know if it's true but i have heard that... )
rvs 1.56 = no bug compile

explain more what error you get

DyslexicCheater
16th December 2004, 20:20
can u like explain me what SDK exually is un stuff rite??

SDK = Software Developement Kit. It is basically a "skeleton" for creating RvS Mods.

luck0r
16th December 2004, 20:32
Compiling With UCC
http://wiki.beyondunreal.com/wiki/Compiling_With_UCC


if you don't want to make own SDK, then download here

(8)Hollowman
17th December 2004, 00:05
NOO how to I compile it all into 1 U file.

luck0r
17th December 2004, 00:20
which U ? your own .U ? your hax *.u ?
u must compile with SDK...

*.uc -> *.u

-.-

(8)Hollowman
17th December 2004, 04:13
Yeah, but how do you convert uc to u?

drewpaul86
17th December 2004, 06:21
ravenshield.ini:
editpackages = UrPackage

Command Prompt:
ucc make

(8)Hollowman
17th December 2004, 07:01
so I can't make a folder, then a sub-folder named Classes, then inside that have a buncha .uc files into one big .u?

luck0r
17th December 2004, 17:20
read tutorial ?

(8)Hollowman
18th December 2004, 04:52
What, can anyone tell me how?