Page 1 of 1

How to hack rpgs correctly

Posted: October 28th, 2007, 10:08 pm
by Sepharael
Can anyone help me hack rpgs correctly? For some reason every time I try to hack a rpg it says that it can't find the file.

Re: How to hack rpgs correctly

Posted: October 28th, 2007, 10:27 pm
by GhettoChild
You must be doing something wrong, what does it say that your missing?

Re: How to hack rpgs correctly

Posted: October 28th, 2007, 10:29 pm
by Sepharael
I probably am. When i try to host the map it says file not found.

Re: How to hack rpgs correctly

Posted: October 28th, 2007, 10:38 pm
by JJ2197
The reason is (most likly) that you didn't put the things in function main properly

Example:

function main takes nothing returns nothing
local integer i=0
local wetherefect we
local unit u
<insert stuff here>

You need to insert the things under the locals (words in red)

Re: How to hack rpgs correctly

Posted: October 28th, 2007, 10:39 pm
by Sepharael
ahhh, okay. Thanks JJ.

EDIT: I got another question. How do I optimize it properly. I got vexorians map optimizer.

It depends on what you want to do with the optimizer. If you want it shrinked or protected or just comments removed and such, lots of options.