¤ The Complete PW Package ¤

Page 31 of 333 FirstFirst ... 2123242526272829303132333435363738394181131 ... LastLast
Results 451 to 465 of 4995
  1. #451
    Omega 343 is offline
    MemberRank
    Oct 2009 Join Date
    Ancient DGN CTYLocation
    5,514Posts

    Re: ¤ The Complete PW Package ¤

    We've tested it -- and Cube of Fate works just fine in my release :p

    ---------- Post added at 10:20 PM ---------- Previous post was at 10:19 PM ----------

    I know it may not be perfect... but it does work just fine :p

  2. #452
    Apprentice dragonsparadise is offline
    MemberRank
    Mar 2011 Join Date
    11Posts

    Re: ¤ The Complete PW Package ¤

    Hello my question is every time i teleport to the faction house it takes me to nirvana and i missing something .Because when i go to start the the maps the b05 is not in there .If i am please tell what i am doing wrong ..thank you and Awesome work 343 on the server files

  3. #453
    Omega 343 is offline
    MemberRank
    Oct 2009 Join Date
    Ancient DGN CTYLocation
    5,514Posts

    Re: ¤ The Complete PW Package ¤

    Quote Originally Posted by dragonsparadise View Post
    Hello my question is every time i teleport to the faction house it takes me to nirvana and i missing something .Because when i go to start the the maps the b05 is not in there .If i am please tell what i am doing wrong ..thank you and Awesome work 343 on the server files
    It shouldn't if you're using my release in its entirety...

  4. #454
    Apprentice dragonsparadise is offline
    MemberRank
    Mar 2011 Join Date
    11Posts

    Re: ¤ The Complete PW Package ¤

    Ok Thank you 343 i will look to see what i did wrong and thank you for the awesome release

  5. #455
    Apprentice AoiFox is offline
    MemberRank
    Jun 2011 Join Date
    18Posts

    Re: ¤ The Complete PW Package ¤

    to 343 and the others that have added info on this thread
    Would like to say thx heaps for all this work you have done.

    I have everything setup LAN wise I am in game I can make accounts everything I need to be able to run this over my internal network
    where I am having troubles is getting external connection going
    I have setup other game servers in the past MW2 and the likes but I seem to be missing something.
    I have tried port forwarding the ones you mentioned of a guide for networking tho I am not 100% if it should be udp tcp or both, I am also unsure which if any ips in the 3 files that you set the ips in should be changed to the external ip.

    also (all tho this may well guess be the same issue) but I am unable to access the registration site internally or external on the port 8080 (i just get standard no page found error) I can on port 80 but the external ip on port 80 just brings up the login for my router.

    Thxs in addvance for any help for anyone give

  6. #456
    Omega 343 is offline
    MemberRank
    Oct 2009 Join Date
    Ancient DGN CTYLocation
    5,514Posts

    Re: ¤ The Complete PW Package ¤

    Quote Originally Posted by AoiFox View Post
    to 343 and the others that have added info on this thread
    Would like to say thx heaps for all this work you have done.

    I have everything setup LAN wise I am in game I can make accounts everything I need to be able to run this over my internal network
    where I am having troubles is getting external connection going
    I have setup other game servers in the past MW2 and the likes but I seem to be missing something.
    I have tried port forwarding the ones you mentioned of a guide for networking tho I am not 100% if it should be udp tcp or both, I am also unsure which if any ips in the 3 files that you set the ips in should be changed to the external ip.

    also (all tho this may well guess be the same issue) but I am unable to access the registration site internally or external on the port 8080 (i just get standard no page found error) I can on port 80 but the external ip on port 80 just brings up the login for my router.

    Thxs in addvance for any help for anyone give
    You want the IP in /opt/lampp/htdocs/config.php to be set as your WAN IP (public IP) -- This will make the 'website' "work" externally (but it still will not work internally [there's no real reason for the 'website' to work internally, because pwAdmin covers everything that can be done from the 'website'])...

    The newest (current) server download -- config.php actually has 2 'slots' -- 1-for WAN IP --- 1-for LAN IP (the entire 'website' still does not work internally -- this only really helps with my x.x.x.x/admin re-direct, and so the 'website' will properly show external site users whether the game server is online or offline)...

    Then of course just make sure you allow/open/forward the proper ports to the proper machine. I know HTTP (80) is TCP & UDP, I wanna say TOMCAT (8080) is just TCP, and PW (29000) I'm not entirely sure, but I see no harm in allowing/opening/forwarding 29000 TCP & UDP. I didn't think any consumer level routers actually got that detailed (TCP/UDP separation), so I'm guessing you have something better than 'consumer level garbage' -- Either way -- I see no harm in allowing TCP & UDP for the 3 ports necessary to be open for the server to 'function' ;) Of course you can also test this through trial and error, so you can 'close' whatever does not NEED to be 'open' ;)

  7. #457
    Apprentice dragonsparadise is offline
    MemberRank
    Mar 2011 Join Date
    11Posts

    Re: ¤ The Complete PW Package ¤

    Hello 343 awesome work on the tutorial and the release..I have question what port do i use to connect winscp to the server so i can edit the exp and sp and coin drop rate?i have tryed that standard ports and still nothing,And thank you again for the nice release

  8. #458
    Omega 343 is offline
    MemberRank
    Oct 2009 Join Date
    Ancient DGN CTYLocation
    5,514Posts

    Re: ¤ The Complete PW Package ¤

    Quote Originally Posted by dragonsparadise View Post
    Hello 343 awesome work on the tutorial and the release..I have question what port do i use to connect winscp to the server so i can edit the exp and sp and coin drop rate?i have tryed that standard ports and still nothing,And thank you again for the nice release
    I personally don't use WinSCP, I do all my work on one side or the other...

  9. #459
    3D Illusionist Drakaer is offline
    MemberRank
    Apr 2010 Join Date
    In My Own WorldLocation
    946Posts

    Re: ¤ The Complete PW Package ¤

    I could be wrong so don't quote me on this but here is what I think.

    Winscp by default uses port 21 I think.

    However I dont think any port will at all unless you have SSH installed on your server. 343 may not have installed it. You should be able to install it with something like
    Code:
    apt-get install openssh
    if the above doesnt find a package then try
    Code:
    apt-cache search ssh
    I vaguely remember having to install SSH when I tried running pw on puppy Linux which is why I suggest this.

  10. #460
    Black Magic Development das7002 is offline
    MemberRank
    Apr 2010 Join Date
    EarthLocation
    2,188Posts

    Re: ¤ The Complete PW Package ¤

    Quote Originally Posted by Drakaer View Post
    I could be wrong so don't quote me on this but here is what I think.

    Winscp by default uses port 21 I think.

    However I dont think any port will at all unless you have SSH installed on your server. 343 may not have installed it. You should be able to install it with something like
    Code:
    apt-get install openssh
    if the above doesnt find a package then try
    Code:
    apt-cache search ssh
    I vaguely remember having to install SSH when I tried running pw on puppy Linux which is why I suggest this.
    openssh-server*

    Truth be told though, over a local network you are better off with FTP as it doesn't have the encrypting overhead (but only allow FTP connections over LAN as FTP is horribly insecure over WAN)

  11. #461
    Apprentice dragonsparadise is offline
    MemberRank
    Mar 2011 Join Date
    11Posts

    Re: ¤ The Complete PW Package ¤

    Thank you very much 343 for the awesome release and thank you DraKaer and das7002 it worked ..

  12. #462
    Enthusiast charles789 is offline
    MemberRank
    Aug 2005 Join Date
    indonesiaLocation
    42Posts

    Re: ¤ The Complete PW Package ¤

    @343

    sir,the link Dev/Tools:
    PW_DEV.iso (302.55 MB)

    is broken at megaupload.upload please again sir thank you.

  13. #463
    Apprentice NevO2011 is offline
    MemberRank
    Dec 2010 Join Date
    RussiaLocation
    12Posts

    Re: ¤ The Complete PW Package ¤

    Hi all!
    I've installed server successfully
    but when come time for Declaring war nothing happens!!!
    Also i've seen this bug:

    when i open world map, button "Territories" isn't active and i can't click it.
    What i need to do for fix it?

  14. #464
    Apprentice dragonsparadise is offline
    MemberRank
    Mar 2011 Join Date
    11Posts

    Re: ¤ The Complete PW Package ¤

    @charles789 I just checked the link it works.

  15. #465
    Omega 343 is offline
    MemberRank
    Oct 2009 Join Date
    Ancient DGN CTYLocation
    5,514Posts

    Re: ¤ The Complete PW Package ¤

    Quote Originally Posted by charles789 View Post
    @343

    sir,the link Dev/Tools:
    PW_DEV.iso (302.55 MB)

    is broken at megaupload.upload please again sir thank you.
    It's up/working -- Just try again (until you succeed) :)



    Quote Originally Posted by NevO2011 View Post
    Hi all!
    I've installed server successfully
    but when come time for Declaring war nothing happens!!!
    Also i've seen this bug:

    when i open world map, button "Territories" isn't active and i can't click it.
    What i need to do for fix it?
    I can clearly see that this is not the client from this package =\



Advertisement