Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Topics - Alexander

Pages: [1]
1
RPGWO Chat / Looking for Maps/Mapmakers for server.
« on: April 07, 2013, 07:13:17 pm »
Greetings,

I am working on getting a "fair/balanced" 1.15 server going.
I felt bad after my first server.

At the moment I want to get the newbie island up.

You can connect with:
Quote
Name=Saints Server
Description=A server ran by Saint.
IP=saints-rpgwo.tk
Port=6015
UpdateURL=http://saints-rpgwo.tk/SaintsRPGWO.files/

It is not ready for players however I would like some creative map devs.
Please Download http://saints-rpgwo.tk/NewbieLand.map
^ That is the current newbie island(as you can see it needs alot of work by better map devs.)


Thanks

EDIT: If anybody happens to have SteelTide maps or alot of SteelTide screenshots... I really want this server to be like better/older servers. Especially before the annoying tame limit.

2
1.15 Servers / Running Server on Debian. Step by step.
« on: October 30, 2012, 05:58:16 pm »
Step 1: If you have Debian 6+ skip this step
Debian 5(What Trulys Server uses) and older debian versions:
Open your apt repositories using
vi /etc/apt/sources.list

You will see some old repos that don't exist anymore.
Press a to activate insert mode
Remove the lines that exist
Replace with
deb http://archive.debian.org/debian lenny main contrib non-free
EDIT: Press the esc key to exit insert mode then press : followed by x then enter.
Replacing Lenny with your Debian distro is you have something older than Debian 5.

Step 2:
Issue the following commands
pressing y to all questions
Quote
apt-get update
apt-get upgrade
apt-get install fluxbox
apt-get install wine
wget http://winetricks.org/winetricks
mv winetricks /bin/
chmod +x /bin/winetricks
apt-get install cabextract
apt-get install vnc4server
apt-get install proftpd
apt-get install xterm
rmdir /var/www/
useradd /home/ftpuser -s /bin/bash -c "Name FTPUserAccount" ftpuser
mkdir /home/ftpuser
mkdir /home/ftpuser/www
mkdir /home/ftpuser/server
chown -R ftpuser /home/ftpuser/
ln -s /home/ftpuser/www /var/www
ln -s /home/ftpuser/server /root/server
cd /root/.wine/drive_c/windows
wget http://saints-rpgwo.co.cc/backbone/COMCTL32.OCX
wget http://saints-rpgwo.co.cc/backbone/COMDLG32.OCX
wget http://saints-rpgwo.co.cc/backbone/dx7vb.dll
wget http://saints-rpgwo.co.cc/backbone/MSCOMCTL.OCX
wget http://saints-rpgwo.co.cc/backbone/MSINET.OCX
wget http://saints-rpgwo.co.cc/backbone/MSMAPI32.OCX
wget http://saints-rpgwo.co.cc/backbone/MSSTDFMT.dll
wget http://saints-rpgwo.co.cc/backbone/Msvbvm60.dll
wget http://saints-rpgwo.co.cc/backbone/MSWINSCK.OCX
wget http://saints-rpgwo.co.cc/backbone/Richtx32.ocx
wget http://saints-rpgwo.co.cc/backbone/TABCTL32.OCX
cd ~
wget http://saints-rpgwo.co.cc/backbone/setup.exe
wget http://saints-rpgwo.co.cc/backbone/Client.CAB
wget http://saints-rpgwo.co.cc/backbone/SETUP.LST
passwd ftpuser
Now input whatever you desire for ftp password.

Step 3:
Issue one of the two following commands
Quote
vnc4server :0
vnc4server -depth 8 -geometry 640x480 :0
I suggest the second one only if you run a low spec VPS/computer.

It will ask you for a vnc password input the desired password.
Now open a vnc viewer
I usually use http://www.realvnc.com/download/viewer/
alternatively you could try http://www.tightvnc.com/download.php

The vnc server will be equal to what you get if you issue ifconfig.
Look for a non local ip.
If you are using a VPS it will be the ip your host gave you for vps.
The :0 at the end makes the port 5900 if you omit the :0 it will be 5901+

Once you are in the vnc right click->applications->terminal emulators->xterm
once xterm is open
Issue the command winecfg

Set the default wine os to Windows 98
Add the libraries specified in http://appdb.winehq.org/objectManager.php?sClass=application&iId=9747

Press ok on the winecfg once done.
Then issue the command wine setup.exe
Go through the usual rpgwo setup
Once back at the xterm issue the command winetricks.
This will open winetricks(hopefully).
Select the Default WinePrefix
Install windows dlls or components
Select anything that mentions VB6.
If you get a error that says download VB6 runtimes manually then put in directory do that then run again.

After you finish with runtimes you should be good but I install all windows fonts just in case.

Step 4.
Open ftp using ftp://IPOFSERVER/ ->If you get errors using windows explorer download ftp commander or another ftp client.
Username if you followed my instructions too closely is ftpuser
password is whatever you set it to.

Upload your server.exe and all its inis/etc. to the server directory
Upload your SERVERNAME.files folder into the www directory.

Step 5.

Open VNC back up.
Open a xterm window.
Issue the command wine /root/server.exe
also wine server/server.exe should work

Congratulations Your server should now be in full operation.


This will be my last post.
I do not care for most the community members.
However I wrote this guide as I do like the game and Nowdays
you can rent a vps capable of running rpgwo for about $3 per month.
These steps should work just as well for v2 servers.

3
1.15 Servers / Possible free Rpgwo hosting!
« on: October 07, 2012, 05:14:05 pm »
Code: [Select]
http://www.host1free.com/
I think there free vps may be able to host rpgwo servers.
Maybe someone should try it :)

On a side note: Never imagined I would find a free vps.

4
1.15 Servers / A way to reset the monstersectorcatagorys?
« on: October 07, 2012, 04:10:16 pm »
The topic kinda says it all.
Is there a way to reset the sector catagorys without resetting my npcs?

5
1.15 Servers / Slow Refresh?
« on: October 01, 2012, 08:09:27 pm »
Anybody who has been on my Server knows about its chat/refresh problems...
Is there a way to fix this?

For those who don't know You have to move on my server for your/others chat/movement to appear.

6
1.15 Servers / Saints Server!
« on: October 01, 2012, 08:26:14 am »
I have spent the last few days trying to cobble together a server.
I now have rented a vps for a year that now hosts a rpgwo server.
Quote
Name=Saints Server
Description=A simple server Administrated by Saint
IP=alsvps.co.cc
Port=6015
UpdateURL=http://alsvps.co.cc/SaintsServer.files

This server should be around for at least a year.
It is only 200x200.
It has a 20x20 town LOL.

Anyways check it out.

Thanks!

7
1.15 Servers / Minimum Specs for a VPS?
« on: September 29, 2012, 05:02:42 pm »
Greetings,

With rebirth now down(indefinatly?),
I am now working on a server.

I was looking into cheap VPS and found one for $1.25USD.

It has the following Specifications
128mb RAM
5gb Storage
50gb Transfer


No information is provided on the VPU/CPU.

Would these specs be sufficient to run a server?
Obviously it will be running under WINE Without X.


Thanks in advance for any effort made to answer my Questions.


8
Suggestions / Anime Style RPGWO
« on: September 04, 2011, 05:29:09 pm »
I am willing to bet if you used your code on some anime graphics you could quit your job.

The only thing that makes RPGWO special is building.
You can build stuff and evreyone sees it.

People like that...
Makes 'em feel important.

The chief problem though is the graphics...
They feel old and tired.
Mundane and boring.

Replace the graphics and change the game title(on a seperate server).
Basicly creating  new game...
It will be very popular and successful...


Anyhow just a idea from a old player who quits frequently and stays gone for a long time due to graphics.

9
When you finally get your server all set up and ready to share with your friends...
I know of two programs when combined with the RPGWO server.exe will make it happen...

The first is to allow you to host the update URL locally
It is a single file, file host that will save you the bother of installing a Apache server, which would mess with all your windows settings to a degree...
Code: [Select]
http://www.rejetto.com/hfs/

The next is not necessary if you have a always on connection however if you ever disconnect...
It would be extremely wise to use this
no-ip.org
^ Its pretty much a DNS that will point any request towards its URLs(the ones you create) to your IP...

Most of you probably already knew of the second one but ya...

I think Ill add one more...
Its called
TightVNC (There are other VNC clients however this one hogs less bandwidth)
It will allow you and other admins to access the server.exe(and any other files) remotely


Anyhow I hope at least one of these is useful to someone

10
General Chat / Browser Choice.
« on: April 27, 2007, 11:26:46 am »
I decieded this topic would be good, cause ppl get in debates on subjects that have nothing to do with it.

I like IE
It is like MicroSoft
Although MicroSoft is expensive it can get th most bang for your buck...
Linux/Mac/Unix/Firefox are less supported.

Firefox I have to download tons of plugins... Similar to Linux

I have dialup I hate additional plugins Via The Internet

Please no Flames/trolling/rants

Don't get steamed....

11
General Chat / Binary
« on: April 26, 2007, 11:08:22 am »
The .txt Message

If you feel up to it...
First to post the message will get 1k(cause both are easy) on xerxes or 250g on Ataxia

HINT: "Word" has a powerfull replace tool

12
General Chat / Alexander's Updater
« on: April 19, 2007, 11:16:01 am »



I was/am at school and I was getting bored with http://www.hackr.org , so I hex edited the autoupdater.

It is a little bit funny...

Pages: [1]