• Unfortunately, we have experienced significant hard drive damage that requires urgent maintenance and rebuilding. The forum will be a state of read only until we install our new drives and rebuild all the configurations needed. Please follow our Facebook page for updates, we will be back up shortly! (The forum could go offline at any given time due to the nature of the failed drives whilst awaiting the upgrades.) When you see an Incapsula error, you know we are in the process of migration.

[Tutorial] Lottery NPC

Joined
Jun 23, 2010
Messages
785
Reaction score
228
Code:
;// easy
(group (index 1) (item (200 47 150) (400 9501 2) (600 515 3) (800 271 10) (1000 272 10) (1200 469 0) (1400 477 0) (1600 482 5)))
;// medium 
(group (index 2) (item (100 332 0)(200 470 0) (300 478 0) (400 482 10) (500 272 0) (600 272 0) (700 637 0)))
;//high
(group (index 3) (item (50 532 0)(100 1106 0) (150 1116 0) (200 1117 10) (250 4042 0) (300 4044 0)))
;//rare
(group (index 4) (item (50 4054 0)(100 1497 0) (150 4520 0) (200 4521 10) (250 4522 0)))
;// 100% change to get into group 1
(itemgroup (index 5) (group (100 1) (200 2) (300 3) (400 4)))

can anyone tell me whats wrong with this ? i got only first 3 items :S
 
Newbie Spellweaver
Joined
Jun 18, 2014
Messages
23
Reaction score
14
As s0ul said you cant make over 1k in grup. you can go only 100-200-300-400-500-600-700-800-900-1000. that's why :p
 
Newbie Spellweaver
Joined
Jul 2, 2016
Messages
93
Reaction score
9
where is e.pk? seems like my repack doesn't have it.



OP figured out it means empty.pk meaning create a new one.



So I set everything up no errors and npc show in server but.......

The name for the NPC is: Stone of return
and he acts like a storage npc

What did I do wrong?
 
Last edited:
Newbie Spellweaver
Joined
Jul 2, 2016
Messages
93
Reaction score
9
Figured it out. Was easy once I found the files nd what not. I like the a-holes who just dislike as if I should automatically know everything about kal p-server creation rather then helping. Why are you even on this forum?
 
Back
Top