i got this little probleme with my server idon't know if only with me or everyone
any way i have Server 9.4 (revolution) when i try to equippe emblem and unequippe it it won't removed from the character name on the screen even though it removed normally from the inventory any idea how can i fix it
i don't recall this issue ill install 9.4 soon and see if it also happens on my side but im pretty sure i haven't noticed such a thing on my first try.
Does anyone know how to get the client side SkillFullResource working for 9.4? It doesn't seem to work like the other RBDs, ie. simply loading them from SQL database, hashing them and saving to resource folder. What I want to achieve is updated skill tooltips, the ones that aren't in the StringResource, eg I change the pet Skill "Sharp Vision" to increase accuracy by 10 instead of 3, I updated the values in SkillResource and SkillFullResource, and the changes are made server-side, but not client side.
You can write SQL queries to search for various information. Especially if you are using the correct string resource for your region and you do join queries to pull information together from two separate tables like...
Use Arcadia
SELECT ITEMRES.id, STRINGRES.value
FROM
dbo.ItemResource ITEMRES
LEFT JOIN
dbo.StringResource STRINGRES
ON
STRINGRES.code = ITEMRES.name_id
@: In a thread, you posted an npc buffer .loa file so players could get buffs...may I humbly ask if it's not too much trouble would you please write a guide on how to add the npc buffer. (Made especially for people such as myself...not familiar with poking about in the files..) Thank you ever so much for any consideration.
[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""