RMS Home | Guide Writing | Test Server | New Servers | Latest Reviews

Author Topic: Item Resetting Accounts  (Read 1436 times)

0 Members and 1 Guest are viewing this topic.

Offline jjohnson10

Item Resetting Accounts
« on: Oct 02, 2008, 12:53 am »
Can you item reset a whole account? I was experimenting with the http://ro.doddlercon.com/wiki/index.php?title=New_Headgear#Bone_Head_.5B1.5D Bone Head and it doesn't exist, and now three of my chracter slots are unusable.

RateMyServer Ragnarok Community

Item Resetting Accounts
« on: Oct 02, 2008, 12:53 am »

Offline Guest

Re: Item Resetting Accounts
« Reply #1 on: Oct 02, 2008, 01:56 am »
just make a new account then? o.o
it is after all only a test server

Offline yC

Re: Item Resetting Accounts
« Reply #2 on: Oct 02, 2008, 03:03 am »
yes make a new account or char ...

or if you can access your char but not ur inventory, then just type @dropall to clear everything off yourself then wait for the things to disappear on the ground and relog.

Offline Pandora

Re: Item Resetting Accounts
« Reply #3 on: Oct 02, 2008, 07:56 am »
You can try @chardropall or @dropall I forget the command, but give something like that a try, it should drop on the ground everything you have on you and in your inventory, you might crash from the unknown item but once it disappear off the ground you can log back in.
heRO is a great friendly, sociable yet WoE active, unique and fun server of 5/5/3 rates with 400+ players, give it a try!



Click here to find out more about heRO!

Offline Mamimi

Re: Item Resetting Accounts
« Reply #4 on: Oct 02, 2008, 12:47 pm »
You don't have @itemreset?

Offline Mewi

Re: Item Resetting Accounts
« Reply #5 on: Oct 03, 2008, 01:00 pm »
Can you item reset a whole account? I was experimenting with the http://ro.doddlercon.com/wiki/index.php?title=New_Headgear#Bone_Head_.5B1.5D Bone Head and it doesn't exist, and now three of my chracter slots are unusable.

You can also try  @chardelitem 5398 charname   I believe that was the command,  or maybe it was delcharitem...  Not sure if those commands are available to you though ;p
« Last Edit: Oct 03, 2008, 01:15 pm by Mewi »


Becoming a GM means you sacrifice a part of your soul forever, be prepared.

Offline Relics

Re: Item Resetting Accounts
« Reply #6 on: Oct 08, 2008, 03:19 am »
manually fix it by adding:

5398#Bonehead#
to the following files in Gravity/RO/Data

idnum2itemresnametable.txt
idnum2itemdisplaynametable.txt
num2itemresnametable.txt
num2itemdisplaynametable.txt

Just copy the line on top to prevent unwanted replacement with whatever is below

Now go to data\sprite\¾ÆÀÌÅÛ          if that map doesn't exist "¾ÆÀÌÅÛ"  then just create it by exactly copying the gibberish

either download a .act and .spr file and rename it to Bonehead.act and Bonehead.spr.spr (Yes no typo there, Bonehead.spr with the extension spr )
and place them in that map
 
also place another bonehead.act and bonehead.spr.spr in data\sprite\¾Ç¼¼»ç¸®\¿© i bolded out the slashes here to indicate that they are different maps.

Lastly place bonehead.act and bonehead.spr.spr in data\sprite\¾Ç¼¼»ç¸®\³²




then go to data\texture\À¯ÀúÀÎÅÍÆäÀ̽º\item and data\texture\À¯ÀúÀÎÅÍÆäÀ̽º\collection    again make those maps if they dont exist.
Create and add a 24x24 BMP image (Just make it in paint and fill it with a random colour) and call it Bonehead, place it in \item

Create and add a 75x100 BMP image (Fill etc) and call it bonehead, place it in \collection

I'm assuming you haven't equipped them yet, don't do that as this only fixes the error when they are on the ground and appearing in your inventory. gl

ps, it doesn't matter what you call it, bonehead, stupidhat hat shoe as long as the ID corresponds with the item..
also note that every line of text on top of the file in the idnum2/num2 .txt files will not overwrite the rest of the txt. ONLY txt that is UNDER the txt above, for example

1108#Blade#
1108#Blade2#

Every .act .spr and .bmp file for Blade2 will overwrite Blade if it exists.

arcticnomenclature/aorticnomenclature
« Last Edit: Oct 08, 2008, 03:22 am by Relics »