Quote:
Originally Posted by sk8ter22
Hello guys
I have this problem
the of my data.pak have 13 digits xxx.xxx.x.xxx
and my ip have 12 digits xx.xxx.x.xxx
in the data.pak have
Name..0,0,xxx.xxx.x.xxx,50005,
I need charge for my ip
withot error
Anyone know how to do this? =/
AND
any know
if i need change any ip in minilauncher.exe
for connect to my server??
Thanks to all
Thhanks all
|
you just need to replace 1 zero.
attention: the comas have to be there.
that means:
original - Name..0,0,xxx.xxx.x.xxx,50005,
modified - Name..0,,xxx.xxx.xx.xxx,50005,
if there'S a ,0, you may change it to ,,
Quote:
Originally Posted by pappkopp
replace function didnt work for me. for u it did?
the function itself worked of course but somehow the client doesnt like to get the data.pak enlarged/decreased in size.
|
if you change the size of the data-pak (adding 1 byte or overwringting something with an ,) the whole data.pak wil be messed up and won't work anymore ;)