Help - Search - Members - Calendar
Full Version: Online With RMXP
RPG RPG Revolution Forums > Scripting > Script Submissions > RGSS-Submissions
skaterdoggy
================================================== ================
# GUIDE TO NET SERVER RMXP ONLINE #
By Vengeance
This small guide explains how some things
In. Ini which will be shown on the web.
================================================== ================
CONTENTS

Part No. 1 - THE WEB SERVER
1. Install a Web Server
2. The File
3. How to put a dividing bar
4. How to change color
5. Show a variable default

Part No. 2 - THE SERVER
1. The baseline

================================================== ================
Part No. 1 - THE WEB SERVER
================================================== ================
1. INSTALL A WEB SERVER
Net Rmxp Online requires a web server on the same server machine. In practice, the PC
Who opened the server. The web server must be able to use php. In this guide, use as
Wamp5 webserver, then any reference to the webserver is dedicated to Wamp5.
Once installed, in the way the webserver (should be "C: \ wamp \"). The
WWW folder is the folder of your web space. Enter there inside the folder you find NWWW
In the Web server. Once you changed the parameters of the file with data configura.php
Your server & Gamble. The address of your site will be the same as that used for the client.
Using Hamachi, every person to see your site must log in your network.
================================================== ================
2 - FILE
In Server folder, there is the Web folder containing the files that will be shown on the web.
There are 6 files: Classes.ini, Events.ini, Items.ini, Skills.ini, Mappe.ini, Webinfo.ini.
Classes.ini => centralle contains the contents of pages of classes.
Events.ini => centralle contains the contents of pages of events.
Items.ini => centralle contains the contents of pages of objects.
Skills.ini => centralle contains the contents of pages of spells & techniques.
Webinfo.ini => centralle contains the contents of the homepage.
Mappe.ini => contains the names of the maps. Each line corresponds to the map
Client. For example, if the page is on the map No. 12, No. 12 line
Is the name of the map.
Mappe.ini The file will be used in updating web pages, which will be published
Shortly after the first release, and will be involved in the information of each character.
================================================== ================
3 - HOW TO INSERT A BAR DIVISORIA
To enter a bar dividing just put a line like only the inscription:
barra
================================================== ================
4 - HOW TO CHANGE COLOR TO TEXT
To change the text color you use the Tab <FONT color=******> TEST </ font>
Instead of ******** go put the color code and
Red <FONT color=#ff0000> TEXT = </ font>
Green <FONT color=#33FF00> TEXT = </ font>
================================================== ================
5 - A SHOW VARIABLE DEFAULT
To show a variable just insert the words: <? Php echo "$ nomevariabile"?>
You can add these variables within the file configura.php; are predefined variables
Game name, address and all those things that are within configura.php.
To show the name of the game then just enter: <? Php echo "$ title" Help>
We put $ title because it's been defined within configura.php;
If we had had a hypothetical $ string variable, we put show
<? Php echo "$ string"?>
================================================== ================
Part No. 2 - THE SERVER
================================================== ================
1. Initial Values
The NetRmxpOnline Server 2.0 uses the file. Ini to set up data
To pg, npc, classes and settings.

DESCRIPTION CONFIG.ini
[Settings] => Profile
Name Name Server = => Name Server
Port = 50000 => The door Server
MaxUser = 1000 => The maximum number of PG at stake
AutoStart = 1 => Autostart: 0 = No; 1 = Yes
Version 1.0 = => Client Version
Game_Code = PASSWORD => Password Server

Each client connects, is rejected by the server if you do not send your password
As authentication. If the password must be the same in both client is
On the server, and you can change it (the server) only in the file Config.ini,
Client User_Edit in module.

DESCRIPTION CLASS.ini

[ClassX] => Where X is the ID of the class in the database.
StartMap = 1 => Map hence the new PG begins
StartX = 10 => X from which the new PG begins
StartY = 10 => Y from which the new PG begins
StartHP = 500 => HP initial PG
StartSP = 500 => The SP initial PG
StartWeaponID = 1 => Arma assigned to the newly created PG
StartArmor1ID = 1 => equipment assigned to the newly created PG
StartArmor2ID = 5 => equipment assigned to the newly created PG
StartArmor3ID = 13 => equipment assigned to the newly created PG
StartArmor4ID = 0 => equipment assigned to the newly created PG
StartSkillsID = 57, => IDs Skills initial PG separated by comma
StartSTR = 1 => STR (Force) initial PG
StartAGI = 1 => The AGI (Agility) initial PG
StartDEX = 1 => DEX (Dexterity) initial PG
StartINT = 1 => INT (Inteletto) initial PG

WARNING! : StartSkillsID must end with a semicolon.


Requisiti Fondamentali:
Microsoft Windows XP
1.5GHz Intel Pentium 4 o superiore
Almeno un Gb di Ram per giocare senza alcun problema o rallenti


Download:
[Show/Hide] DOWNLOAD SERVER

[Show/Hide] DOWNLOAD CLIENT


Screeshots:]http://glowproductions.altervista.org/img.html
Nero9121
Can explain the web server part a little more...its confusing
Hairo
Is this in English?
I'm not gonna download and waiste anymore space. I downloaded like 100 of these. xD.
Kousetsu
So...X3 this is so you can host your game online!???!

SHWEET!
XP&VX
I Don't Understand A Shit Of The Language, Im to Dumb to understad stuffs like that laugh.gif

bladeum
Um..................yea can you PLEASE give this to me easyer i have been F*CKing waiting for someone to make this script and you cant give this to people strait!!!!!!!!!!!!!!!!!!
zeybey
dude i dont get the webserver part at all
evilnegi
hey everyone here i translated it for those who dont get it sorry i havent realy tried it yet so not sure if it even works good lol but here




================================================== ================
# GUIDE TO NET SERVER RMXP ONLINE #
By Vengeance
This little guide explains how to insert some things
in files. ini that will be shown on the web.
================================================== ================
CONTENTS

Part No. 1 - THE WEB SERVER
1. Installing a Web Server
2. The File
3. How can I add a bar dividing
4. How to change color to text
5. Show a variable default

Part No. 2 - THE SERVER
1. The initial values

================================================== ================
Part No. 1 - THE WEB SERVER
================================================== ================
1. INSTALL A WEB SERVER
Net Rmxp Online requires a web server on the same server machine. In practice, on your PC
who opened the server. The web server must be able to use php. In this guide, use as
Wamp5 webserver, and then all references to webserver is dedicated to Wamp5.
Once installed, in the way the webserver (should be "C: \ wamp \"). The
WWW folder is the folder of your web space. Enter inside the folder you find NWWW
WEB folder on the server. Once changed the parameters of the file with data configura.php
your server & Gamble. The address of your site will be the same as that used for the client.
If using Hamachi, every person to see your site, you'll need to log in your network.
================================================== ================
2 - FILE
In the folder Server, there is the Web folder containing the files that will be shown on the web.
There are 6 files: Classes.ini, Events.ini, Items.ini, Skills.ini, Mappe.ini, Webinfo.ini.
Classes.ini => centralle contains the contents of pages of classes.
Events.ini => centralle contains the contents of pages of events.
Items.ini => centralle contains the contents of pages of objects.
Skills.ini => centralle contains the contents of pages of spells & techniques.
Webinfo.ini => contains the contents of centralle homepage.
Mappe.ini => contains the names of maps. Each line corresponds to the map
Client. For example, if the page is on the map No. 12, the line No. 12
Is the name of the map.
The file Mappe.ini will be used in web pages, which will be published
shortly after the first release, and will be involved in the information of each individual character.
================================================== ================
3 - HOW TO ADD A BAR DIVISORIA
To insert a bar dividing enough to put a line like only the inscription:
bar
================================================== ================
4 - HOW TO CHANGE COLOR TO TEXT
To change the color to use the Tab <FONT color=******> TEST </ font>
Instead of ******** go put the code of colors and
Red = <FONT color=#ff0000> TEXT </ font>
Green = <FONT color=#33FF00> TEXT </ font>
================================================== ================
5 - SHOW A VARIABLE PREDEFINITA
For mostare a variable just insert the words: <? Php echo "$ nomevariabile"?>
You can add these variables into the file configura.php; are variables default
the name of the game, address and all those things you find inside configura.php.
To show the name of the game and then just enter: <? Php echo "$ title"?>
We have put $ title because it was defined inside configura.php;
If we had had a hypothetical $ string, to show we put
<? php echo "$ string"?>
================================================== ================
Part No. 2 - THE SERVER
================================================== ================
1. Values Initials
The NetRmxpOnline Server 2.0 uses the files. Ini to set data
to pg, npc, classes and settings.

DESCRIPTION CONFIG.ini
[Settings] => Profile
Name = Name Server => The Name Server
Port = 50000 => The port Server
MaxUser = 1000 => The maximum number of PG at stake
AutoStart = 1 => Autostart: 0 = No, 1 = Yes
Version 1.0 = => The version of the Client
Game_Code = PASSWORD => The password Server

Each client connects, is rejected by the server if not send the password
as authentication. If your password must be equal in both the client is
the server and you can change it (the server) only in the file Config.ini in
Client in the form User_Edit.

DESCRIPTION CLASS.ini

[ClassX] => Where X is the ID number of class in the database.
StartMap = 1 => Map from which the new PG begins
StartX = 10 => X from which the new PG begins
StartY = 10 => Y from which the new PG begins
StartHP = 500 => The HP initial PG
StartSP = 500 => The SP initial PG
StartWeaponID = 1 => Arma assigned to PG newly created
StartArmor1ID = 1 => equipment assigned to PG newly created
StartArmor2ID = 5 => equipment assigned to PG newly created
StartArmor3ID = 13 => equipment assigned to PG newly created
StartArmor4ID = 0 => equipment assigned to PG newly created
StartSkillsID = 57, => IDs Skills initial PG separated by comma
StartSTR = 1 => The STR (Strength) initial PG
StartAGI = 1 => The AGI (Agility) initial PG
StartDEX = 1 => DEX (Dexterity) initial PG
StartINT = 1 => The INT (Inteletto) initial PG

WARNING! : StartSkillsID must end with a comma.

Ohh btw its in Italian
Lelouche
The question I have is how will this possibly work?

because as I see RPG Maker and any other game making engines, I doubt it could work yet anyway...
Synth
Can someone PLEASE make a Demo of this? It seems too hard to work out.
OrigamiRose
This thread is 2 months old. Please, don't necropost. If you need to ask anything about this, make a new topic, with a link to this one.

Closed.

EDIT:
I'm Reopening this thread because I believe Script threads should always be open for discussion.
Edited by Jens009.
Mrnice98
oh thats ok, i do speak italian =] grazie!
Mickadell
Comment

Sweet.
Mickadell
Comment
Rate: Good

I translated it and It starting to work. I havn't finished yet so I'm going to keep going.
skaterdoggy
thx all for comment happy.gif
and for who want to know:D i'm back and i work again at this script Final Fantasy 7~Skaterdoggy:d

and about this online rmxp
sorry for who can't translate it:P
skaterdoggy
OK OK!!So..let's translate it:P

English Translate:
================================================== ================
# GUIDE TO NET SERVER RMXP ONLINE #
This small guide explains how some things
In. Ini which will be shown on the web.
================================================== ================
CONTENTS

Part No. 1 - THE WEB SERVER
1. Install a Web Server
2. The File
3. How to put a dividing bar
4. How to change color
5. Show a variable default

Part No. 2 - THE SERVER
1. The baseline

================================================== ================
Part No. 1 - THE WEB SERVER
================================================== ================
1. INSTALL A WEB SERVER
Net Rmxp Online requires a web server on the same server machine. In practice, the PC
Who opened the server. The web server must be able to use php. In this guide, use as
Wamp5 webserver, then any reference to the webserver is dedicated to Wamp5.
Once installed, in the way the webserver (should be "C: \ wamp \"). The
WWW folder is the folder of your web space. Enter there inside the folder you find NWWW
In the Web server. Once you changed the parameters of the file with data configura.php
Your server & Gamble. The address of your site will be the same as that used for the client.
Using Hamachi, every person to see your site must log in your network.
================================================== ================
2 - FILE
In Server folder, there is the Web folder containing the files that will be shown on the web.
There are 6 files: Classes.ini, Events.ini, Items.ini, Skills.ini, Mappe.ini, Webinfo.ini.
Classes.ini => centralle contains the contents of pages of classes.
Events.ini => centralle contains the contents of pages of events.
Items.ini => centralle contains the contents of pages of objects.
Skills.ini => centralle contains the contents of pages of spells & techniques.
Webinfo.ini => centralle contains the contents of the homepage.
Mappe.ini => contains the names of the maps. Each line corresponds to the map
Client. For example, if the page is on the map No. 12, No. 12 line
Is the name of the map.
Mappe.ini The file will be used in updating web pages, which will be published
Shortly after the first release, and will be involved in the information of each character.
================================================== ================
3 - HOW TO INSERT A BAR DIVISORIA
To enter a bar dividing just put a line like only the inscription:
barra
================================================== ================
4 - HOW TO CHANGE COLOR TO TEXT
To change the text color you use the Tab TEST
Instead of ******** go put the color code and
Red TEXT =
Green TEXT =
================================================== ================
5 - A SHOW VARIABLE DEFAULT
To show a variable just insert the words:
You can add these variables within the file configura.php; are predefined variables
Game name, address and all those things that are within configura.php.
To show the name of the game then just enter:
We put $ title because it's been defined within configura.php;
If we had had a hypothetical $ string variable, we put show

================================================== ================
Part No. 2 - THE SERVER
================================================== ================
1. Initial Values
The NetRmxpOnline Server 2.0 uses the file. Ini to set up data
To pg, npc, classes and settings.

DESCRIPTION CONFIG.ini
[Settings] => Profile
Name Name Server = => Name Server
Port = 50000 => The door Server
MaxUser = 1000 => The maximum number of PG at stake
AutoStart = 1 => Autostart: 0 = No; 1 = Yes
Version 1.0 = => Client Version
Game_Code = PASSWORD => Password Server

Each client connects, is rejected by the server if you do not send your password
As authentication. If the password must be the same in both client is
On the server, and you can change it (the server) only in the file Config.ini,
Client User_Edit in module.

DESCRIPTION CLASS.ini

[ClassX] => Where X is the ID of the class in the database.
StartMap = 1 => Map hence the new PG begins
StartX = 10 => X from which the new PG begins
StartY = 10 => Y from which the new PG begins
StartHP = 500 => HP initial PG
StartSP = 500 => The SP initial PG
StartWeaponID = 1 => Arma assigned to the newly created PG
StartArmor1ID = 1 => equipment assigned to the newly created PG
StartArmor2ID = 5 => equipment assigned to the newly created PG
StartArmor3ID = 13 => equipment assigned to the newly created PG
StartArmor4ID = 0 => equipment assigned to the newly created PG
StartSkillsID = 57, => IDs Skills initial PG separated by comma
StartSTR = 1 => STR (Force) initial PG
StartAGI = 1 => The AGI (Agility) initial PG
StartDEX = 1 => DEX (Dexterity) initial PG
StartINT = 1 => INT (Inteletto) initial PG

WARNING! : StartSkillsID must end with a semicolon.

wink.gifwink.gif
AND THE CONTROLS tongue.gif

Movement: Up, Down, Left, Right
Attack: S (if a weapon is equipped)
Chatwindo: F5
Create Party: F6
joey101
[when i download it it says its a rar file wat do i do
[/quote]
nbrase
it's work good

thanks man

And
F7:Guild Creating

That is all

the script is sow coooooooool
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.
Invision Power Board © 2001-2013 Invision Power Services, Inc.