how to add a XPpotion and PKpotion

02/15/2010 18:25 [GM]KinG[PM]#1
how to add a XPpotion and PKpotion



thanks






:handsdown::handsdown::handsdown::handsdown::hands down::handsdown:
02/15/2010 18:59 matrix89#2
Quote:
Originally Posted by master200559 View Post
how to add a XPpotion and PKpotion

thanks

:handsdown::handsdown::handsdown::handsdown::hands down::handsdown:
Try This..
XPpotion
Code:
INSERT INTO `cq_action` VALUES ('id 1', 'id 2', '0000', '0502', 'item id', '');
INSERT INTO `cq_action` VALUES ('id 2', '0000', '0000', '1001', '0', 'xp += 100');
PKpotion
Code:
INSERT INTO `cq_action` VALUES ('id 1', 'id 2', '0000', '0502', 'item id', '');
INSERT INTO `cq_action` VALUES ('id 2', '0000', '0000', '1001', '0', 'pk += -100');
but this script dont have security!!!:D
u can put it if you want...
02/15/2010 20:00 hio77#3
Quote:
Originally Posted by matrix89 View Post
Try This..
XPpotion
[code]
INSERT INTO `cq_action` VALUES ('id 1', 'id 2', '0000', '0502', 'item id', '');
INSERT INTO `cq_action` VALUES ('id 2', '0000', '0000', '1001', '0', 'xp += 100');
matrix i think he wants a potion you can click on and it give you your exp skill
02/16/2010 03:27 matrix89#4
Quote:
Originally Posted by hio77 View Post
matrix i think he wants a potion you can click on and it give you your exp skill
yup..but he mean xp..not exp??:D