He did mentioned quite a while ago he didn't exactly keep track of any of that...
I also no longer have the last version previous to this, if 343 does release another version though I'll be sure to release a bindiff based on the current ISO files...
Printable View
oh thanks for the info
It seems that the problem with the fonts do not help to solve, so I will look for experts who can fix elementclient.exe
Now there was another problem: the provider has to frequently change IP address. If the IP before changing less than 1 per month, you can now change 2 times a week.
Who ever put on the server, the service "noip"? What would change in the IP-address does not have to constantly change the settings.
The only question is one, is it possible to put the service "noip" on this release?
If yes - then I will seek ways.
If not - want to know right away that would not waste your time and work to build on.
Thank you in advance.
I have a problem, it is within the Auction house when gold trading.
If there is 2 gold prices ie; 10,000 and 100,000 and i wanted to buy the gold that is priced at 100,000 it says ok to the trade but then will take from the gold that is priced 10,000 instead of the higher priced one i bidded for.
I was wondering how i could go about fixing this?
Any ideas would be appreciated.
Not too sure if I understand correctly. If you're looking to 'buy' gold say you're willing to pay 100,000 coin for 1 gold but there is 1 available for only 10,000 it takes it first since it's under what you're willing to pay...
If that's what you mean, then there is no way to change this... (and why would you want to)...
I knew you would say that lol...because it makes sense and i totally agree however the issue was brought up by players who wanted to give each-other a bit of a helping start in-game by giving some gold over to their friends.
Its a good thing because in some ways its a safety net if u miss cheaper gold you dont accidently jip yourself.
Im just not used to it being that way as im sure PWI was not that way.
Screw PWI neway...suprising how many players are flocking to private servers because of the way it has gone for the worse. Everyday more and more people join my server saying the same thing.
No complaints, just checking if its changeable but if not is perfect this way.
I will simply explain the benefits of having it this way.
Ty again 343 for your time and efforts.
Alright for one, during my Ubuntu installation, the only thing I typed in was my account. I noticed you had to type in a lot of things, did I do anything wrong? Also, I see your root account says root@perfectworld; mine says root@ubuntu. It's just a preference thing, right? I saw you type yours in when you were installing; again, I didn't get that option.
Also, the only thing that worked for me was the root account activation. Everything else you did in the video won't work for me. I'll type your code in and it will say 'cannot find xxxx file or directory' or something like that..
Last, how do I get all the parts of the ISOs into one ISO? I don't see any options on winrar or 7-zip.
Damn, I feel like such a noob.
I'm not really sure cause I don't know what you had to put in, but most likely not. It should be fine
It doesn't matter, its just the name.
Could you be a little more specific as to what didn't work and what kind of errors you go?
Ok so, make sure you have winRAR installed.
Next put all the .rar files in the same folder
Now right click on the first one (part one) and click extract
It should extract all the files into one .iso
Thanks.
Alright, I did the exact things he did in the video, and these are the errors that came up.
When I typed:
mount /dev/cdrom /cdrom
mount: special device /dev/cdrom does not exist.
cd /cdrom
This works, brings me to the /cdrom# like in the video, but when I type ls, nothing blue comes up, it just enters and goes back to /cdrom#
cp -R * /
cp: cannot stat '*': No such file or directory
And the next two things he types, they come up with the No such file or directory error too.
Anyway to fix it?
Oh and, when I try to extract a part 2 to the same place as the part 1, it asks if I want to replace it.
You need to mount the *.iso image first before run "mount /dev/cdrom /cdrom". By mount I mean load it in the vm.
ls brings up nothing because there is nothing there. The cdrom drive was empty when you mounted it. Fix this and everything will work fine.
You only need to extract the first part. Winrar is smart. When extract the first part it will extract all the other parts too.
So, how do I load it in? And, what am I loading in?
Hellswing, not trying to be mean here, but if you can't figure out how to read a tutorial on Ubuntu then hang it up now. This is the most complete, straight forward, and in my opinion easiest set of server/client files there is. 343 provides step by step directions on how to install these files. You mentioned you couldn't figure out how to mount the ISO, but yet tried going on to the next step of the process anyway?? That would be like getting into your car and if you couldn't find the right key to start it, just trying to stick it in gear and drive. If you can't get the first step nothing after it is going to work. Start at step 1 and stay there till you get it. There are many, Many, MANY tutorials on every part of starting up a server in these forums. Most here are willing to help, but you have to do something for yourself.
When you extract the *.rar files it will give you an *.iso file. This a virtual copy of a CD/DVD. What you need to do is you mount this *.iso so its readable by the virtual machine. Essentially you are sticking a CD/DVD in a virtual drive. Look through the menu options along the top and/or at your vmware settings to see if you can find an option to load a CD/DVD image.
I can't really be more help though as I have never used vmware so I don't know exactly where the option is.
@Hellswing
mount the iso to vm like this:
http://forum.ragezone.com/members/13...icture5061.png
the settings window should pop up
http://forum.ragezone.com/members/13...icture5062.png
click "CD/DVD (IDE)"
tick on "Connected"
click "Browse" and browse to the server iso
click OK
now you can do the mount command in the guide