Hello guys, sorry for this thread
But i created this , because i need help from you guys,
I made a new premium plus plus , i made the status 20% in _RefSkill and in skilldata_xxxenc, and everything work fine, and i appear in game, and use premium and work with out any problem , but the premium in icon in upper screen shows status 5% , and i made it 20% , why it shows in media 5% in icon in the upper screen
Ye, I did this, if you want my _RefSkill line and anyone from you guys change it to 15% status , it's okey ( ye i need 15% status everything lucky / str / int / dmg / defence )
I guess you edited the premium while it's on ur char..
If your server is not public use next query >
Code:
USE SRO_VT_SHARD
delete from _TimedJob
or
Code:
USE SRO_VT_SHARD
delete from _TimedJob where ChardID = (Select CharID from _Char where CharName16='CHARNAMEHERE')
First one will delete everything, second for your/other char only.
So as I said you probably edited the prem while have it on ur char.. use the queries and if u actually edited everything correctly db/client side + imported > after running premium again it will work, else you made something wrong while editing somewhere... Write here what happened.
dasrofreak... read my post again if he uses the premium that he is editing.. he needs to remove it first > _timedjob.. skill name can be found in refobjitem params and to find the skill use
Code:
select * from _refskill where basic_code = 'SKILLNAMEHERE'
{question}Spot the Devs 01/31/2013 - Need for Speed World - 1 Replies I have two simply questions....
1. whit what will dev's drive?
I live in Latvia and realy don't get the time unite.
2. I play in APEX EU when i need to start looking them?
TNX for answers...
Question to DEVs 09/04/2012 - Rappelz Private Server - 1 Replies Hi all.
Have some question for another LUA devs.
What i must do if i want for showing all NPCs in all layers?
Ill be grateful if anybody tells. Ty :rtfm:
Serious Question for Devs 03/09/2012 - Shaiya Private Server - 4 Replies Hello Developers ,
First of all i want to thank you for all the things you did for the community !
I wanted to be a newbie-developer of shaiya but i know you need to know a lot programms. So my question is :
1. What are the first things/programs you need to know ? (please be detailled and start on "0% knowledge" )
2. If you know the basic of question "1" what is the second step ?
[QUESTION FOR DEVS] 02/09/2011 - Shaiya Private Server - 8 Replies is it posable to creat your own mounts i mean actyaly creat a totaly new mount say adding a rabbit kangaroo stuff like that something not in the game itself if so were exactly do you edit and what tools are recomended for the edits. i remember a gm from a pserver b4 mentioning he was getting a program that alowed him to creat his own mounts and maps stuff like that if any1 knows a good program for it can you share plzz cause id love ta be able to edit and creat my own stuff like that.