does anyone knows how to make a new npc which sell items for huntaholic / gen points ?
i set a normal npc and changed
price_ratio to 0.000 and then i set the
huntaholic_ratio to 1.000
but it still selling the items for "0" rupee.
i dont know if i should change something in my ItemResource but this wont work i guess because i tried to put different items.
does anyone knows how to make a new npc which sell items for huntaholic / gen points ?
i set a normal npc and changed
price_ratio to 0.000 and then i set the
huntaholic_ratio to 1.000
but it still selling the items for "0" rupee.
i dont know if i should change something in my ItemResource but this wont work i guess because i tried to put different items.
thanks in advance
Now check Price/huntaholic_point on ItemResource .
SELECT
ITEMRES.id as item_id, STRINGRES.value as item_name, TOOLTIP.value
FROM
dbo.ItemResource ITEMRES
LEFT JOIN
dbo.StringResource STRINGRES
ON
STRINGRES.code = ITEMRES.name_id
LEFT JOIN
dbo.StringResource TOOLTIP
ON
TOOLTIP.code = ITEMRES.tooltip_id
WHERE STRINGRES.value LIKE '%curious%'
used curious_wooden_box
wooden
curious wooden box
trying to find curious wooden box the only thing i got was 2 wooden helmets
but no id to the box i am looking for but yet it is droping in game so i know it is in db what did i do wrong
Well in order to search for things without having to learn another language you are going to need to use some of the client dumper tools to dump the resources from a client, some of the management tools to read those resources, and import the needed English db_string(ascii).rdb into the database.
I thought Royal wrote in the OP that he included the English string resource in the repack?
Never mind I just re read it and he included the 8.2 string resource, he did not say the English one.
If the result of Thndr's query was not in English that is exactly why the script from the wikia didn't yield you a result. This means your dbo.StringResource is not English.
Open up your Arcadia
- Open Tables
- Right Click on dbo.StringResource
- Rename dbo.StringResource to dbo.StringResource_NONENGLISH
- Download this dbo.StringResource
- Open the SQL File with SSMS and execute it
You now have an English 8.2 StringResource and should be able to use the Item Search from the wikia no problem
Well in order to search for things without having to learn another language you are going to need to use some of the client dumper tools to dump the resources from a client, some of the management tools to read those resources, and import the needed English db_string(ascii).rdb into the database.
I thought Royal wrote in the OP that he included the English string resource in the repack?
Never mind I just re read it and he included the 8.2 string resource, he did not say the English one.
yes thank ya royal repack does have the stringresourse for english just had to rename it
Hi i Have a little soucis
When i keep this resours in my game folder : en2yU^AYGBrlMX3Rgy$IYvg6i Budkadah become invisible but i can see the 8.2 bosses. But when i delete the resource, budka become visible but the 8.2 bosses are invisible. How may i solve it plz ?
And secondly, how may i do to edit the name of monsters plz ?
hi, may somebody help me with this annoying issue please ?
when i donate to the altar and open the Goddess's Gold/silver/bronze/metal Box, it gives me only DT or WD cards and rupees bags, it should give me soul stones and +5 skill cards.
i don't know is this could help : i used some codes to remove +1 skill cards and soul stones from drops table
Goddess's Gold Box ID : 3620023
Goddess's Silver Box ID : 3620024
Goddess's Bronze Box ID : 3620025
Goddess's Metal Box ID : 3620026
[Helping Topic] 24/7 Helping Services! 08/27/2008 - EO PServer Hosting - 31 Replies stucked on anything while setuping your server?
post your problem here and you will get answer as fast as possible better than spamming with posts :cool:
first of all try reading Ahmedpotop's Pserver All thing guide.
if your couldn't solve it out post your problem down here
""That includes PHP rankings pages / registrations pages / Status pages""