Re: ¤ The Complete PW Package ¤
Quote:
Originally Posted by
crxfreak
You would need to use sMaptool and open the .hmap file.
How to raise the floor - I do not understand. sMaptool uploaded, I've found found 1.hmap, I just did not do it =))) will still run under the floor of the mobs =)
It was found that missing files and 1.dhmap 1.rmap
Which cards can substitute these files, so mobs could hoit normal?
1 Attachment(s)
Re: ¤ The Complete PW Package ¤
You would go to the hmap tab of sMaptool, load up the hmap of the map, and for the most basic setting, put a point at each of the 4 corners of the map. Then on the left side there is a place for 4 different coordinates. Place the coordinates in those 4 sections that your character is at. If I remember correctly you are refering to q20 map, a base height for it should be around 37.294. Place that in all 4 spots, save then export that hmap to the proper place on your server & restart that map. That will fix all but the ramp up areas that go to a higher floor. Then just use the same concept in each of those areas.
For those too lazy to try to do it themselves, here is mine. There are a few spots I didn't bother with as the higher spots aren't enough for me to concern myself with at this moment.
Attachment 94173
Re: ¤ The Complete PW Package ¤
First of all thanks to 343 for your amazing work.
A fast question:
How do I change the server name that client will connect to?
In default its "Land of Bitting"
Is it possible to change to something else?
Re: ¤ The Complete PW Package ¤
Quote:
Originally Posted by
onimusha333
First of all thanks to 343 for your amazing work.
A fast question:
How do I change the server name that client will connect to?
In default its "Land of Bitting"
Is it possible to change to something else?
userdata\server\serverlist.txt
http://dl.dropbox.com/u/1178264/scre...serverlist.png
Re: ¤ The Complete PW Package ¤
Thanks for the helping das!
Now my friend is complaining that the game will like keep rolling back,
All the items he purchased will lost after logout from the game, and login back.
Is this error of the database? Any of you having this problem?
Im currently host it in a hamachi network and let my friend comes in to play. :)
---------------
Another issue we face here:
We want to enter eden map and end up got block at the entrance with the system message
"Unable to enter instance"
I have start eden map with pwAdmin. Does anyone knows whats going on?
Re: ¤ The Complete PW Package ¤
Good afternoon, my problem is this: as seen in the picture when I enter / Maskgen, I get and error that the folder does not exist, I have followed every step as shown in the video, I would appreciate your help.
http://i1104.photobucket.com/albums/...noty/error.jpg
Sorry for the translation. Thank you very much.
Re: ¤ The Complete PW Package ¤
Re: ¤ The Complete PW Package ¤
Well this is interesting... I decided to try out a file host called "FileServe" and I found out that if you upload via their provided FTP you can upload way beyond their 1GB limit on free accounts...
Free File Hosting, Online Storage & File Upload with FileServe for example the PW_Client.iso in its entire unrar'd self in in that folder (as well as the larger than 1GB server root)
1 Attachment(s)
Re: ¤ The Complete PW Package ¤
can u fix this 343 look pict
i use u releases
Re: ¤ The Complete PW Package ¤
I'm not sure what that is Rudisans, I didn't do most of the Genesis interface 'work' (I don't like Genesis, and still use old UI myself)...
Maybe someone else will chime in :): :wink:
Re: ¤ The Complete PW Package ¤
Quote:
Originally Posted by
bouclier
The server works very well. But I can't to connect above with my FTP for modified more easily files. Who can help me please :blushing:
-------------
Problème résolu. :D
J'ai ouvert mes ports sur ma BOX et mon pare-feu, mais mes amis ne peuvent pas venir. Rien de sérieux, juste pour jouer pour le fun. Je dois redémarrer la box ?
Use WinSCP. It works as *a ftp* also.
Re: ¤ The Complete PW Package ¤
Could anyone tell me which files I would need to modify in order to get a server working with a new mysql password?
I already changed the password in the .sh file and in opt\lampp\.configinc.php and opt\apache-tomcat-5.5.28\2\webapps\pwAdmin\WEB-INF\.pwadminconf.php
Is there anywhere else I need to change it?
Edit: Also changed it in the cpw config file. Think I got them all hopefully. Another thing too, when fully uncompressing, there is no mentions of Bug.pck in element\reportbugs\ does this need uncompressing as well and if so what do I do with the files, as they have no actual folder. Do I extract the files and leave them in element\reportbugs\ or do I create a folder called Bug and place the files in there?
Re: ¤ The Complete PW Package ¤
Login to MySQL using anything that can send a SQL query to it (or if it has the ability to change privileges you can do it there too but this updates it for all hosts that a user has permission for since root usually has localhost, ::1 and whatever the hostname of the server is)
Code:
use mysql;
-- hashes the password for mysql username for password to change
update user set password=PASSWORD("NEWPASSWORD") where User='root';
flush privileges;
Re: ¤ The Complete PW Package ¤
Quote:
Originally Posted by
rudisans
can u fix this 343 look pict
i use u releases
if that's not the TB UI (which it looks like) that should be a click to change what chat you're talkinn in. "S = !!" "F = !~" etc
I believe it's there intentionally
Re: ¤ The Complete PW Package ¤
I don't know what to use to do that. I'm guessing batgm?