[Release] Daily Event

06/29/2010 21:39 Nukleuz#1
Today i want to release my daily event.Hope u guys like it .. any problem.. just ask ;)

Event Style
Daily event for 1 hour
Event map are non-pk , non revive
Auto boot player out from map after 1 hour


Screenshot

06/29/2010 23:09 T.h.u.n.d.e.r#2
awesome keep it up !
06/30/2010 00:01 WickedSweet#3
yup ty
06/30/2010 00:24 Faith.#4
Perfect work ,, you seems familiar lol but nice pets.
Awesome work for a new guy :D
06/30/2010 00:38 T.h.u.n.d.e.r#5
I got small proplem when i press to the NPC its not shown any thing as i put the query without errors also same with the cilent side and the db side !!
06/30/2010 06:00 CyberServer#6
maybe nukleus can tell you what the problem exactly maybe some people succesgull make it try install again
06/30/2010 06:18 Eurion#7
Quote:
Originally Posted by T.h.u.n.d.e.r View Post
I got small proplem when i press to the NPC its not shown any thing as i put the query without errors also same with the cilent side and the db side !!
Can you post a screenshot with clicking the npc. This way we can see the action codes.
06/30/2010 10:46 AziQ#8
see your legion name seems like u from jin online player .o.0 .thanks anyway .
06/30/2010 11:14 PraDevil[ELITE]#9
nice work..:)
u are not only good in query scripting but also good in pic design..maybe u can work with me soon if u dont mind:D
06/30/2010 12:21 susux1111#10
i like...thanks bro..
06/30/2010 12:42 susux1111#11
but I use the database types revo .. if I can or should take all and again I change it?
06/30/2010 12:43 KikkenF#12
Nice work. Isnt it same as demons-online one?
06/30/2010 13:15 T.h.u.n.d.e.r#13
Quote:
Originally Posted by Eurion View Post
Can you post a screenshot with clicking the npc. This way we can see the action codes.
The proplem is when i press on the NPC its didnt shown any thing even the action codes =/
06/30/2010 13:28 Nukleuz#14
Quote:
Originally Posted by speederbodo123 View Post
see your legion name seems like u from jin online player .o.0 .thanks anyway .
i play JO long time already .. like 3-
4 years ago ;)
Quote:
Originally Posted by PraDevil View Post
nice work..:)
u are not only good in query scripting but also good in pic design..maybe u can work with me soon if u dont mind:D
no thanks.. i like to work on my own ;)

Quote:
Originally Posted by KikkenF View Post
Nice work. Isnt it same as demons-online one?
the concept is yes.. the code idk.. because i use another code for my own to prevent lagging ;)

Quote:
Originally Posted by T.h.u.n.d.e.r View Post
The proplem is when i press on the NPC its didnt shown any thing even the action codes =/
i forgot to change the npc task id.. pls change this npc

Code:
INSERT INTO `cq_npc` VALUES ('123405', '0', '0', 'PakUde', '0123', '1234050', '0', '0', '-1', '1000', '0324', '0406', '880000000', '0000', '0000', '0000', '0000', '0000', '0000', '0000', '0', '0', '0', '0', '0', '0000', '00', '00', '0000', '01', '0000', '0000', '0000', '0000', '0000');
to

Code:
INSERT INTO `cq_npc` VALUES ('123405', '0', '0', 'PakUde', '0123', '1234050', '0', '0', '-1', '1000', '0324', '0406', '570000000', '0000', '0000', '0000', '0000', '0000', '0000', '0000', '0', '0', '0', '0', '0', '0000', '00', '00', '0000', '01', '0000', '0000', '0000', '0000', '0000');
06/30/2010 13:47 T.h.u.n.d.e.r#15
its working but small proplem u didnt add the iteams inwith the query there ! or i must add diffrent iteams ?