TKC-Community

Hacking and Art => Armed Assault 3 => Armed Assault 2 => Topic started by: steinario on August 19, 2012, 11:24:11 pm

Title: Mr medic please read.
Post by: steinario on August 19, 2012, 11:24:11 pm
So i did the ultraedit bypass method and all that but i saw that you had some Safezonew stuff on the screenies i dont have that when i hexedit.
everything else i did right yet it did not work.
Title: Re: Mr medic please read.
Post by: MrMedic on August 20, 2012, 08:13:19 pm
it may of changed with all the beta's.
Title: Re: Mr medic please read.
Post by: tranks on August 22, 2012, 10:48:27 pm
dont forget  to use the ";    then space space space(deleting the existing parts) untill you get to the (...) part

But it's easy to compare the right parts .  If something different you can use your brain to know what is supposed to be there.

originally something like this: ca\ui\dedicatedserverinterface.sqf
Look at this part for example: you changed to this          \Scripts\start.sqf;"icated server interface;"...x.(02.75)

It's supposed to look like this : \Scripts\start.sqf;"                 ...x.(02.75)

So you delete the icatedserverinterface part by just pressing space.
And as you can see a command always ending with ;" ( so it's not supposed to be before the ... part)

So you don't have to put extra commands in the "file" you just have to owerwrite existing parts or deleting by spawce.
I hope you understand what i try to say