EOSERV Forum > Seose > Seose probley (Drops)
Topic is locked.
Page: << 1 >>
Seose probley (Drops)
Author Message
Post #63927 Seose probley (Drops)

Okay i have edited my drops, but non of them work.
any help? i dont even think they drop normal .. stuff

14 years, 25 weeks ago
Post #63934 Re: Seose probley (Drops)


How is your drop notepad set up?  The way i was shown to do it is like this    

    [drop] Item=222 chance=10 Mincount=1 Maxcount=1

after i started doing all of mine this way i never had another problem with it

---
original-gaming.com
Free your mind
14 years, 25 weeks ago
Post #63938 Re: Seose probley (Drops)

This is what my drops are ill show you some random ones that are not edited and the ones that are edited :

  /* Snake */
  [npc6]
  {
    [drop] Item=254
    [drop] Item=253
    [drop] MinCount=5 MaxCount=25   < ----- Normal 1.

    /* King Wurm */
  [npc174]
  {
    [drop] Item=202 Chance=5
    [drop] Item=201 Change=5
    [drop] MinCount=50 MaxCount=100  < ----- Edited 1.

Also non of my drops work. i test dragons x50 non dropped anything :/

 

 

14 years, 25 weeks ago
Post #63939 Re: Seose probley (Drops)

you need to make them look like this, if they dont work after that you have a typo somewhere before the first drop that dont work!!!!!!!!!!!!!!!!


  /* Octopus */
  [npc118]
  {
    [drop] Item= 297 MinCount= 1 MaxCount= 1Chance= 30
    [drop] Item= 287 MinCount= 1 MaxCount= 1 Chance= 10
    [drop] Item= 336 MinCount= 1 MaxCount= 1 Chance= 10
    [drop] Item= 1 MinCount= 100 MaxCount= 1000 Chance= 75
  }

if no drops still spawn the very first npc, and go one by one until you find the typo, in seose if you have a typo somewhere every drop after that wont work!

---
Think Outside The Box.

..............Skids in my Undies........
...............Cut And Paste............
14 years, 25 weeks ago
Post #63940 Re: Seose probley (Drops)

In case you didn't understand what make was saying, close all your curly braces.

{

}

---
class EOSERV {
Programmer | Oldbie
Open source EO Client: https://github.com/ethanmoffat/EndlessClient
};
14 years, 25 weeks ago
Post #63941 Re: Seose probley (Drops)

Plus you spelt Chance wrong :/

[drop] Item=201 Change=5

---
I am an alien and not crazy!
14 years, 25 weeks ago
Post #63999 Re: Seose probley (Drops)

Okay i tried everything, even copied your line.. and got a new NPC drop list out of a fresh Seose servr, nothing works.. the shops work but drops dont any help?
Add me dieeasy@hotmail.co.uk ty.

14 years, 25 weeks ago
Post #64005 Re: Seose probley (Drops)


You fucked it up somewhere else.

14 years, 25 weeks ago
Post #64016 Re: Seose probley (Drops)

nvm fixed all :) ty

14 years, 25 weeks ago
Page: << 1 >>
Topic is locked.
EOSERV Forum > Seose > Seose probley (Drops)