PK

12/02/2017 16:36 babyminion#1
how to removed karma points of a player? :handsdown:
12/03/2017 03:12 Zeljian#2
they have a scroll to remove karma points
12/03/2017 10:56 babyminion#3
Quote:
Originally Posted by Zeljian View Post
they have a scroll to remove karma points
Oh yes! i forgot lmao! Scroll of Forgive :) thanks sir! :handsdown: but my scroll is not working lol hehehe!!
12/03/2017 11:16 Dr. Peacock#4
propItem.txt
Code:
17	II_SYS_SYS_PKPARAM	"PK Potion"	1	9999	IK1_SYSTEM	IK2_GMTEXT	IK3_TEXT_GM	=	=	1	=	50000000	=	=	=	=	=	=	=	0	=	=	1	1	1	1	1	=	=	=	=	_NONE	0	=	=	=	=	=	=	=	=	=	=	=	=	=	=	=	=	=	=	=	=	=	=	=	=	=	=	=	=	=	=	=	=	=	=	=	=	=	=	=	=	=	=	=	=	=	=	=	XI_SYS_EXPAN01	=	=	=	=	=	=	WUI_NOW	=	=	=	=	=	=	=	=	=	0	0	0	0	0	=	=	=	=	=	=	=	=	=	=	=	=	=	=	=	=	=	"""itm_GenPotWizard02.dds"""	0	"""/PKParam"""	"PK = 0"

specItem.txt
Code:
17	II_SYS_SYS_PKPARAM	"PK Potion"	1	9999	IK1_SYSTEM	IK2_GMTEXT	IK3_TEXT_GM	=	=	1	=	50000000	=	=	=	=	=	=	=	0	=	=	1	1	1	1	1	=	=	=	=	_NONE	0	=	=	=	=	=	=	=	=	=	=	=	=	=	=	=	=	=	=	=	=	=	=	=	=	=	=	=	=	=	=	=	=	=	=	=	=	=	=	=	=	=	=	=	=	=	=	=	XI_SYS_EXPAN01	=	=	=	=	=	=	WUI_NOW	=	=	=	=	=	=	=	=	=	0	0	0	0	0	=	=	=	=	=	=	=	=	=	=	=	=	=	=	=	=	=	"""itm_GenPotWizard02.dds"""	0	"""/PKParam"""	"PK = 0"	1	300	0	0	1	0	0	0	1	0	2	=	=	=	=	=	=	=	=	=	=	1	1	1	1	1	0
12/03/2017 12:52 Zeljian#5
if your scroll is not working. ,they have a problem in your source code., it might be wrong process. just search the II_SYS_SYS_PKPARAM in your source., and compare to the other source code and see the different.
12/03/2017 13:39 Dr. Peacock#6
Quote:
Originally Posted by Zeljian View Post
if your scroll is not working. ,they have a problem in your source code., it might be wrong process. just search the II_SYS_SYS_PKPARAM in your source., and compare to the other source code and see the different.
Why check Source code? - useless i think. ;)
only use the Command at the end of the File, no source needed ^^ :D
12/03/2017 15:03 Zeljian#7
Quote:
Originally Posted by Dr. Peacock View Post
Why check Source code? - useless i think. ;)
only use the Command at the end of the File, no source needed ^^ :D
every scroll have rule in the source, example scroll of combat, they have a rule in the source to work correctly., if you add and add scrolls only in your resource without rule in the source or what his ability gives when you use its useless its not working., believe me.,im just telling you this because im creating new scroll the source. and its work.
12/03/2017 15:45 Dr. Peacock#8
Quote:
Originally Posted by Zeljian View Post
every scroll have rule in the source, example scroll of combat, they have a rule in the source to work correctly., if you add and add scrolls only in your resource without rule in the source or what his ability gives when you use its useless its not working., believe me.,im just telling you this because im creating new scroll the source. and its work.
You can trust me, that you dont need to change the Source code to add a working Scroll to reset your PK Points... :facepalm:
The propItem.txt and specItem.txt i post above, got the GM CODE
''/PKParam'' and a Player is allowed to use the Scroll....
But if you mean...
Have fun, you can rewrite :
- ScrollOfCreateGuild
- ScrollOfPartyExp
and much more !
They all got the Same Code only at the end ''/PKParam'' to ''/createguild'' ''/partylevel 80 1000'' and so on :)
12/04/2017 11:21 babyminion#9
Thanks for idea's guys already fixed it with PK potion :) :handsdown: