View Single Post
  #3  
Old 02-04-2016, 02:57 PM
Warking
Hill Giant
 
Join Date: Mar 2012
Location: Norrath
Posts: 132
Default

Activities Table:
Code:
taskid	activityid	step	activitytype	text1	text2	  text3  	goalid	goalmethod	goalcount	delivertonpc	zoneid	optional
273	0	         1	  1	      test	diamond                132492	      0	         100	         24307	          24	0
Task Table:
Code:
id	duration	title	description	                          reward	rewardid	cashreward	xpreward	rewardmethod	startzone	minlevel	maxlevel	repeatable
273	0	        test3   [1,Kill guards, Bring me 100 diamonds]	testitem	132493	         0	        4000	         0	         24	          0	           0	          1
I created a new custom diamond so that is 132492
Reply With Quote