Hello for Everyone - RMXP - Online

Started by Rasra, March 16, 2013, 11:53:28 pm

Previous topic - Next topic

Rasra

First Of All, Sorry about my lame english.

i have a game with at least 40 players, and i want now to do one map that will be online, like "PVP Map"
i tried everything!! and i saw the guide of "RMX-OS" to do it online, but i dont know how to use MYSQL. (http://forum.chaos-project.com/index.php/topic,3869.0.html)

So i have 2 question:

1) if have another way to upload only one map to online, and it will be easy for somebody that dont know something at MYSQL

2) if i get somebody that know how to use MYSQL but dont know something at RMXP, so he can help me?

agian sorry about my lame english.. but im realy need help..

Realy Realy TY all who help me..

Zexion

I don't really know if it is possible to make just one online map... I think your project will only work online or offline, not a mixture o.o
Buuuuut I could be totally wrong.

Rasra

Quote from: Zexion on March 17, 2013, 03:20:54 am
I don't really know if it is possible to make just one online map... I think your project will only work online or offline, not a mixture o.o
Buuuuut I could be totally wrong.

realy ty on ur answer i realy appreciate it.
i think it could be very successful if i succeed to do it. or maybe i do option to choose "single player" and "multyplayer".. and at the multy have only one map..
the real question is how i do it online..

and agian sorry about my english :P

Blizzard

You don't have to know how to use MySQL in order to use RMX-OS. You only have install it by following the installation guide. The guide also covers how to create a database. That's all you need.
Check out Daygames and our games:

King of Booze 2      King of Booze: Never Ever
Drinking Game for Android      Never have I ever for Android
Drinking Game for iOS      Never have I ever for iOS


Quote from: winkioI do not speak to bricks, either as individuals or in wall form.

Quote from: Barney StinsonWhen I get sad, I stop being sad and be awesome instead. True story.

Rasra

Quote from: Blizzard on March 17, 2013, 05:12:03 am
You don't have to know how to use MySQL in order to use RMX-OS. You only have install it by following the installation guide. The guide also covers how to create a database. That's all you need.

1) im big fan of you !!! i always see ur scripts and its give me idea how to make mine !!! its a big honor to me that u reacted on my theart.

2) im tried.. its so hard.. at the server creat its my problem and the biggest problem is software mysql.
maybe have another guide easier? and agian realy ty !!

Blizzard

Thanks. :) Even though I have retired almost 3 years ago, I have left quite a mark on the community. I'm glad to inspire such spirit. :)

Which steps from the guide are you having problems with?
Check out Daygames and our games:

King of Booze 2      King of Booze: Never Ever
Drinking Game for Android      Never have I ever for Android
Drinking Game for iOS      Never have I ever for iOS


Quote from: winkioI do not speak to bricks, either as individuals or in wall form.

Quote from: Barney StinsonWhen I get sad, I stop being sad and be awesome instead. True story.

Rasra

March 17, 2013, 07:21:59 am #6 Last Edit: March 17, 2013, 09:06:41 am by Blizzard
Quote from: Blizzard on March 17, 2013, 06:02:02 am
Thanks. :) Even though I have retired almost 3 years ago, I have left quite a mark on the community. I'm glad to inspire such spirit. :)

Which steps from the guide are you having problems with?

I have to admit my game is working with ur ABS and realy its so fuc*ing honor that u help me (i do little change at ur system :P)

so to the problem..
"Step 10
Click the Execute button. This should run the MySQL service and apply all your options. If you are changing the options and the service fails to start, you should first check if the service is stopped. If it is, you might need to reinstall MySQL."
i press Execute and its disapear... and if it shoulde be like that i dont know what to download after that.. i download this :"MySQL-Admin_3_4_0_full" but i dont know how to use..

im realy hope u know how to fix it.. after all u Blizzard :)

EDIT: and more something all my SQL files its like that:


i continue by myself.

i get to this level:
After you have installed MySQL and the management software for MySQL, you need to create a database for RMX-OS. This can be done by running an SQL query. SQL queries are run in the management software which means that you need to run the managment software first in order to create the database. All queries you need to run are provided in a separate file in the server scripts (RMX-OS SQL Database.sql). You can open the file with a text editor (Notepad, Wordpad) or (depending on the management software) directly. If you are upgrading from an older version of RMX-OS, there are additional labeled query files that allow you to upgrade your database from one version to another. Make sure to apply ALL queries provided to upgrade from an older version.

and sorry if i annoying u...

Blizzard

March 17, 2013, 09:04:03 am #7 Last Edit: March 17, 2013, 09:06:15 am by Blizzard
These extra SQL scripts are only for people who want to upgrade their RMX-OS version from an older version. If you are installing RMX-OS for the first time, then you only need the "RMX-OS SQL Database.sql" script.

Navicat is pretty good, but it's not free anymore like it used to be. I still have an old free installer though. https://dl.dropbox.com/u/20224394/navicat9_lite_en.exe
Download it and install it. This the SQL database management software that you need.

EDIT: Also, please use the "Modify" button in the top right corner of your post instead of double posting. :) If the last post in a topic is edited, it is bumped just like if there was a new post.
Check out Daygames and our games:

King of Booze 2      King of Booze: Never Ever
Drinking Game for Android      Never have I ever for Android
Drinking Game for iOS      Never have I ever for iOS


Quote from: winkioI do not speak to bricks, either as individuals or in wall form.

Quote from: Barney StinsonWhen I get sad, I stop being sad and be awesome instead. True story.

Rasra

March 17, 2013, 09:24:04 am #8 Last Edit: March 17, 2013, 09:34:56 am by Rasra
Quote from: Blizzard on March 17, 2013, 09:04:03 am
These extra SQL scripts are only for people who want to upgrade their RMX-OS version from an older version. If you are installing RMX-OS for the first time, then you only need the "RMX-OS SQL Database.sql" script.

Navicat is pretty good, but it's not free anymore like it used to be. I still have an old free installer though. https://dl.dropbox.com/u/20224394/navicat9_lite_en.exe
Download it and install it. This the SQL database management software that you need.

EDIT: Also, please use the "Modify" button in the top right corner of your post instead of double posting. :) If the last post in a topic is edited, it is bumped just like if there was a new post.

Ok :)
now i modifle :P:P

im now in this sitiution:
the "RMX-OS.rb" is show for one sec and disapear.. what i need to do?

Blizzard

What's the error you keep getting?
You can also run RMX-OS.rb by holding SHIFT, then right clicking on empty space in Windows Explorer to make the option "Run Command Prompt here" appear. Select it, type in "RMX-OS.rb" and press ENTER. Then the window won't close if there was an error.
Check out Daygames and our games:

King of Booze 2      King of Booze: Never Ever
Drinking Game for Android      Never have I ever for Android
Drinking Game for iOS      Never have I ever for iOS


Quote from: winkioI do not speak to bricks, either as individuals or in wall form.

Quote from: Barney StinsonWhen I get sad, I stop being sad and be awesome instead. True story.

Rasra

Quote from: Blizzard on March 17, 2013, 10:23:09 am
What's the error you keep getting?
You can also run RMX-OS.rb by holding SHIFT, then right clicking on empty space in Windows Explorer to make the option "Run Command Prompt here" appear. Select it, type in "RMX-OS.rb" and press ENTER. Then the window won't close if there was an error.

its say to me that he dont find the file, look:

Blizzard

You should run it from a location on your disk that only has ASCII characters in your path. Obviously Ruby has problems running them otherwise.
Check out Daygames and our games:

King of Booze 2      King of Booze: Never Ever
Drinking Game for Android      Never have I ever for Android
Drinking Game for iOS      Never have I ever for iOS


Quote from: winkioI do not speak to bricks, either as individuals or in wall form.

Quote from: Barney StinsonWhen I get sad, I stop being sad and be awesome instead. True story.

Rasra

Quote from: Blizzard on March 17, 2013, 11:05:59 am
You should run it from a location on your disk that only has ASCII characters in your path. Obviously Ruby has problems running them otherwise.

from the start now:

when i need to install the next things:
SQL + Navicat Lite - PRogram files
Ruby- Disc C

and the all "RMX-OS" , where? at diffrent folder. f*uck with it...

Blizzard

No, you didn't do anything wrong, it's Ruby's fault. Just put the RMX-OS folder in C:\ and run it from there.
Check out Daygames and our games:

King of Booze 2      King of Booze: Never Ever
Drinking Game for Android      Never have I ever for Android
Drinking Game for iOS      Never have I ever for iOS


Quote from: winkioI do not speak to bricks, either as individuals or in wall form.

Quote from: Barney StinsonWhen I get sad, I stop being sad and be awesome instead. True story.

Rasra

Quote from: Blizzard on March 17, 2013, 11:27:32 am
No, you didn't do anything wrong, it's Ruby's fault. Just put the RMX-OS folder in C:\ and run it from there.

i tried.
maybe at intall of MYSQL , Patch and anything.. i think its that because "cfg" file is not sutiable to the other,
give a look:

and agian sorry about my english...

Blizzard

Right, don't use RMX-OS GUI. It doesn't work with the newest version of RMX-OS.
And I think your cfg file might be messed up. There shouldn't be a ' before NAME.
Check out Daygames and our games:

King of Booze 2      King of Booze: Never Ever
Drinking Game for Android      Never have I ever for Android
Drinking Game for iOS      Never have I ever for iOS


Quote from: winkioI do not speak to bricks, either as individuals or in wall form.

Quote from: Barney StinsonWhen I get sad, I stop being sad and be awesome instead. True story.