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

1
So yea, subject explains it all =3

Is there anyway to make the player invisible while in a random-encounter battle(since there doesn't seem to be a working party/MP fighting implemented yet)?

Because, when a random encounter happens, they are just frozen there
2
Script Requests / [RMXP]Display NPC Name above the npc?
September 02, 2013, 10:03:27 pm
I have already searched around a bit and couldn't really find anything on one of these for RMXP..

So there may not be one, but is there a way to display the NPC name above their head?

EDIT: The name to show on the map, not during dialogue..
3
Script Requests / [RMX-OS] Real-Party members?
September 02, 2013, 08:07:40 pm
Would it be possible to make a script to make other players join your in-game party? (When you hit ESC, it shows your party).

So would something like this be possible with other MP players?

#########

If this isn't possible, than would it be possible to make a party command and have a party-ingame, with an added on GUI?
4
So yea, Subject says it all =3
5
Since I plan on making my MasterServer Open/Free-Source anyway, I am gonna come here for help.

First, let me explain what I did.

I downloaded NetVX Version 2, expecting for it to all work(editing the cfg.ini). But NOTHING worked, Master(NetVX.rb) wouldn't even start without me editing it so now I am practically re-writing it.
So here is my problem:

The actual error in the masterserver
Spoiler: ShowHide



The DFO-Master.rb + Client_DFOnline.rb Code
http://pastebin.com/E3zYYTJY - DFO-Master
--
http://pastebin.com/zSUbD5bt - Client_DFO

##################

Any help would be deeply appreciated <3
6
Wed Feb 20 00:12:04 Mountain Standard Time 2013:
undefined method `<' for nil:NilClass
Blizz-ABS 2:312:in `level_up?'
Blizz-ABS 3:6817:in `update_lvlup'
Blizz-ABS 3:6815:in `each'
Blizz-ABS 3:6815:in `update_lvlup'
Blizz-ABS 3:6803:in `update'
Scene_Map:25:in `main_rmxos_later'
Scene_Map:19:in `loop'
Scene_Map:30:in `main_rmxos_later'
(RMX-OS) Script:3689:in `main_blizzabs_later'
Blizz-ABS 3:6713:in `main_blizzabsrmxos_later'
Blizz-ABS Controller:971:in `main'
-<:::RMX-OS Main:::>-:46



EDIT: It seems to default to this line in Blizz-ABS Part 2 Script:
  # trigger target data
  TRGTargetDefault = 0
  TRGTargetActivator = 1

I didn't edit anything, this is what I get when getting in-game. Any help? <3
7
Hey guys :3 Another question..


I hate being a noob at this stuff...

So I installed his script, works fine and everything(http://forum.chaos-project.com/index.php/topic,5328.0.html)

But when I made a chest, and one player opened it, the other client could open it and get the item..

Any help?
8
Script Troubleshooting / Scripts lagging RMX-OS?
February 16, 2013, 09:34:45 pm
Hey, another "small" problem!

So to test this theory of scripts lagging my RMX-OS server, I downloaded Blizzards "Vanilla" RMX-OS server, with no extensions or any extra scripts
and there was NO lag.

I have the "Demo" that MOAL gave me, currently. I took out Blizz-ABS and the controller because it was lagging terribly bad.
Even after I take it out, it still lags. Not quite as bad, but some script somewhere is making it lag.

Here are my current scripts and extensions:
---
*SCRIPTS*

Scene_Debug
-----------------------
(RMX-OS) Options
(RMX-OS) Script
-----------------------
Updater(RMX-OS Versioner)
Jump(Jumping without Blizz-ABS)
-----------------------
-<:::RMX-OS Main:::>-

The reason I know the lag is not being caused by the jumping script is because it lagged just the same before adding it in

*EXTENSIONS*

Updater.rb
Logger.rb

---

If anyone could help, I'd be much appreciated. If you would like to see the lag I am talking about, I will post a download link to my client.

I had planned to post about my server in the projects section after getting this partial-lag fixed.

P.S: Sexy new Code box ;)
9
Script Troubleshooting / [RMXP]How to disable menu music?
February 15, 2013, 09:20:58 pm
Hey, This is a really nooby question, I'm sure it.

I was just wondering how to disable the default RMXP menu music when you first start it up. I just can't figure out what script it would be in.
10
Script Troubleshooting / Mr. Mo's ABS for RMX-OS?
February 12, 2013, 04:04:40 am
Would I be able to in-corporate Mr. Mo's ABS for RMX-OS?
What would need to be changed?

(Sorry if I seem like I'm spamming... Feel free to delete my posts)
11
Script Troubleshooting / [RMX-OS]Several Questions... :/
February 11, 2013, 08:31:33 pm
Hey everyone, I decided to edit this and ask all of my questions here that I currently have:


1. How do I add/change the name/text color in-game?

2. Is it possible to edit the server so I can chat with players and see their chat from the Command Prompt(Server Console)?

ALL FOR RMX-OS!

Thanks <3
12
Script Troubleshooting / RMX-OS 'Dedicated' servers?
February 06, 2013, 07:36:21 pm
Hey people! Another question for me :P (I know I must be getting annoying), but you guys are amazing on support and deeply appreciate it.

Anyways, here is my question.

Would I be able to re-write some things to make a "Dedicated server client" so people can run their own servers WITHOUT the need of MySQL??

What I mean is, can I re-write a few scripts so the "buddy_list, guilds, inbox, ips, save_data, user_data, users" all save in-to their own '.dat' or '.txt' files so people can host their own instead of having to play off my server host?
13
Script Troubleshooting / RMX-OS Lags with Blizz-ABS
February 04, 2013, 01:02:58 am
The RPG Maker I am using is RPG Maker XP.

The problem I am having is, RMX-OS is lagging with Blizz-ABS.

I have confirmed this is only happening with Blizz-ABS because I just downloaded the default RMX-OS, no scripts besides RMX-OS itself,
and no lag.

I have a Desktop and a Labtop and tested WITH and WITHOUT Blizz-ABS. It lags with Blizz-ABS, when one player isn't moving but one is, the player moving lags on the others client.

When both players move, there is no lag between players, on both clients.

WITHOUT Blizz-ABS, I moved one character, he did not lag on the other client
---
If anyone could help, or if you don't understand what I explained above, please reply. But I'd appreciate any help on this <3
14
Hey guys, I need an installation tutorial for Blizz-ABS for RMX-OS.

I saw Blizzard's Controller script, but I don't really understand what I need/install/etc.

So any help would be appreciated, thanks :)