Page 1 of 1

few problems

Posted: Sat Sep 11, 2010 1:58 pm
by reilas
My server time is not correct. i made to start olympiad at 18:00, but it starts 17:23. How to fix it?
Other problem is buffer, when i am trying to buff, nothing happens and in gameserver console appears line:
NPC Buffer Warning: npcId = 1000003 Location: -84417, 242315, -3730 Player: Reilas has tried to use skill group <*> not assigned to the NPC Buffer!
* - Buff ID

Re: few problems

Posted: Sat Sep 11, 2010 2:12 pm
by Gnacik
1. check your server time
2. mysql - npc_buffer or custom_npc_buffer

Re: few problems

Posted: Sat Sep 11, 2010 2:51 pm
by reilas
how to check/change server time?

Re: few problems

Posted: Sat Sep 11, 2010 2:56 pm
by Naonah
/time

(in the game)

Re: few problems

Posted: Sat Sep 11, 2010 3:01 pm
by reilas
lol its in-game time. i need server time, read topic description next time.

Re: few problems

Posted: Sat Sep 11, 2010 3:05 pm
by Naonah
omg, the same like on your PC

Cant you check your time/date on your PC? If not, you need to learn a bit more to get a help here.

Re: few problems

Posted: Sat Sep 11, 2010 3:14 pm
by reilas
i made to start olympiad at 18:00, but it starts 17:23
look for magnifier in your pc

Re: few problems

Posted: Sat Sep 11, 2010 3:24 pm
by Naonah
well, start from learning WINDOWS or LINUX first

You got an answer for your problem.

Re: few problems

Posted: Sat Sep 11, 2010 4:32 pm
by SolidSnake
Set olympiad start (in olympiad.properties config) 18.37 until a time fix :mrgreen:

Re: few problems

Posted: Sat Sep 11, 2010 8:19 pm
by Akz
About the buffs problem, you don't have the buff ID stored in your database.
Check what Gnacik told you.

Re: few problems

Posted: Sat Sep 11, 2010 8:24 pm
by SolidSnake
Navicat (database), open table 'npc_buffer' and write

1) Npc ID
2) Skill (Buff) ID
3) Skill (Buff to give) Level
4) Skill fee id (id of the item that player must pay for service)
5) Skill fee amount (...)
6) Buff group (repeat skill/buff ID)

Re: few problems

Posted: Sun Sep 12, 2010 10:30 pm
by Klo
Use date command on linux to change time, have a look here :
http://www.unix.com/linux/11167-how-change-time.html