Submit Your Article


 
RPG Maker

Welcome Guest ( Log In | Register )


  Games Resources RPG Maker VX RPG Maker XP Scripts Tutorials Downloads

 
Closed TopicStart new topic
> Online With RMXP, Guides,Downloads,Screeshots
skaterdoggy
post Aug 13 2008, 10:24 PM
Post #1


Level 2
Group Icon

Group: Member
Posts: 20
Type: Event Designer
RM Skill: Skilled




================================================== ================
# 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:



Screeshots:]http://glowproductions.altervista.org/img.html


__________________________
<a href="http://www.pricemyname.net/"><img src="http://www.pricemyname.net/wendigous.jpg" /></a>

[Show/Hide] My Projects
Ages Of Xordia



Go to the top of the page
 
+Quote Post
   
Nero9121
post Aug 18 2008, 09:44 AM
Post #2



Group Icon

Group: Member
Posts: 4
Type: None
RM Skill: Beginner




Can explain the web server part a little more...its confusing
Go to the top of the page
 
+Quote Post
   
Hairo
post Sep 1 2008, 06:32 AM
Post #3



Group Icon

Group: Member
Posts: 2
Type: Scripter
RM Skill: Advanced




Is this in English?
I'm not gonna download and waiste anymore space. I downloaded like 100 of these. xD.
Go to the top of the page
 
+Quote Post
   
Kousetsu
post Sep 1 2008, 07:58 PM
Post #4


Level 2
Group Icon

Group: Member
Posts: 28
Type: Artist
RM Skill: Beginner




So...X3 this is so you can host your game online!???!

SHWEET!
Go to the top of the page
 
+Quote Post
   
XP&VX
post Sep 4 2008, 07:14 AM
Post #5


Level 1
Group Icon

Group: Member
Posts: 5
Type: Musician
RM Skill: Masterful




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

Go to the top of the page
 
+Quote Post
   
bladeum
post Sep 6 2008, 06:43 AM
Post #6



Group Icon

Group: Banned
Posts: 0
Type: None
RM Skill: Undisclosed




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!!!!!!!!!!!!!!!!!!


__________________________
Banned by Starscream for disrupting main site in 2008.
Go to the top of the page
 
+Quote Post
   
zeybey
post Sep 6 2008, 11:52 AM
Post #7



Group Icon

Group: Member
Posts: 2
Type: None
RM Skill: Undisclosed




dude i dont get the webserver part at all
Go to the top of the page
 
+Quote Post
   
evilnegi
post Sep 14 2008, 02:07 AM
Post #8



Group Icon

Group: Member
Posts: 4
Type: Artist
RM Skill: Skilled




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
Go to the top of the page
 
+Quote Post
   
Lelouche
post Sep 21 2008, 05:49 PM
Post #9


Level 5
Group Icon

Group: Member
Posts: 63
Type: Developer
RM Skill: Advanced




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...


__________________________
[Show/Hide] Skill Levels

Developer - Beginner

Scripter - ???

Writer - Advanced

Mapper - Intermediate

Eventer - Skilled

Musician - ???

Artist - Beginner



Go to the top of the page
 
+Quote Post
   
Synth
post Nov 14 2008, 01:55 AM
Post #10



Group Icon

Group: Member
Posts: 2
Type: Scripter
RM Skill: Masterful




Can someone PLEASE make a Demo of this? It seems too hard to work out.
Go to the top of the page
 
+Quote Post
   
OrigamiRose
post Nov 14 2008, 12:30 PM
Post #11


♥My Heart Is Refusing me♥
Group Icon

Group: +Gold Member
Posts: 2,302
Type: Mapper
RM Skill: Masterful
Rev Points: 15




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.


__________________________

The project is revived! Check it out!
Go to the top of the page
 
+Quote Post
   
Mrnice98
post Jan 2 2009, 09:27 AM
Post #12


Level 1
Group Icon

Group: Member
Posts: 11
Type: Musician
RM Skill: Beginner




oh thats ok, i do speak italian =] grazie!


__________________________


Go to the top of the page
 
+Quote Post
   
Mickadell
post Jan 17 2009, 01:25 AM
Post #13


Level 5
Group Icon

Group: Member
Posts: 71
Type: Event Designer
RM Skill: Masterful




Comment

Sweet.
Go to the top of the page
 
+Quote Post
   
Mickadell
post Jan 17 2009, 02:48 AM
Post #14


Level 5
Group Icon

Group: Member
Posts: 71
Type: Event Designer
RM Skill: Masterful




Comment
Rate: Good

I translated it and It starting to work. I havn't finished yet so I'm going to keep going.
Go to the top of the page
 
+Quote Post
   
skaterdoggy
post Jan 20 2009, 02:32 AM
Post #15


Level 2
Group Icon

Group: Member
Posts: 20
Type: Event Designer
RM Skill: Skilled




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


__________________________
<a href="http://www.pricemyname.net/"><img src="http://www.pricemyname.net/wendigous.jpg" /></a>

[Show/Hide] My Projects
Ages Of Xordia



Go to the top of the page
 
+Quote Post
   
skaterdoggy
post Jan 20 2009, 10:50 AM
Post #16


Level 2
Group Icon

Group: Member
Posts: 20
Type: Event Designer
RM Skill: Skilled




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

This post has been edited by skaterdoggy: Jan 20 2009, 10:52 AM


__________________________
<a href="http://www.pricemyname.net/"><img src="http://www.pricemyname.net/wendigous.jpg" /></a>

[Show/Hide] My Projects
Ages Of Xordia



Go to the top of the page
 
+Quote Post
   
joey101
post Mar 11 2010, 04:00 PM
Post #17


DeadlyWeapon6
Group Icon

Group: Revolutionary
Posts: 196
Type: Developer
RM Skill: Skilled




[when i download it it says its a rar file wat do i do
[/quote]


__________________________
Go to the top of the page
 
+Quote Post
   
nbrase
post Mar 26 2011, 12:41 PM
Post #18


Level 2
Group Icon

Group: Member
Posts: 24
Type: None
RM Skill: Undisclosed




it's work good

thanks man

And
F7:Guild Creating

That is all

the script is sow coooooooool

This post has been edited by nbrase: Mar 27 2011, 11:37 AM


__________________________
Go to the top of the page
 
+Quote Post
   

Closed TopicStart new topic
1 User(s) are reading this topic (1 Guests and 0 Anonymous Users)
0 Members:

 

Lo-Fi Version Time is now: 23rd May 2013 - 11:21 PM
RPG RPG Revolution is an Privacy Policy and Legal
eXTReMe Tracker