EOSERV Forum > EOSERV > Server Questions
Topic is locked.
Page: << 1 >>
Server Questions
Author Message
Post #47953 Server Questions

 

 

Hi im new and i needed some help figuring out how things work

im not familiar with the mining system and i wanted to know how that worked also the fishing system and harvesting system i have configs aboutthem but i dont know what do to do i need certain objects or npcs to activate them

this is ma harvesting file

### HARVESTING ###
 
 
 
## HarvestingItem (number)
 
# Specify harvested item number
 
HarvestingItem = 13
 
 
 
## Hurt (bool)
 
# Enables hurt when harvesting.
 
Hurt = yes
 
 
 
## HurtChance (number)
 
# Chance of hurting when harvesting
 
HurtChance = 2
 
 
 
## MinHurt (nubmer)
 
# Minimum hurt value
 
MinHurt = 1
 
 
 
## MaxHurt (nubmer)
 
# Maximum hurt value
 
MaxHurt = 3

ma fishing one

# The Item that will be 'caught' ID
ItemID = 1

# Amount of items being gained.
ItemAmount = 1

#Fishing rod's weapon id.
Weapon = 552

# Amount of locations
LocationAmount = 1

# E.g
#1.map = 4
#1.x = 11
#1.y = 9
#1.dir = 1 (0 facing down, 1 facing left, 2 facing up, 3 facing right)

and my mining one

# The Item that will be 'mined' ID
ItemID = 1

# Amount of items being gained.
ItemAmount = 1

#Pic axe's weapon id.
Weapon = 342

# Amount of locations
LocationAmount = 0

# E.g
#1.map = 4
#1.x = 11
#1.y = 9
#1.dir = 1 (0 facing down, 1 facing left, 2 facing up, 3 facing right)

what do i do to make them work


 

15 years, 43 weeks ago
Post #48105 Re: Server Questions

That's a silly question, Just read the information provided Harvesting is messed up tho, No X,Y , MAPID. But Fishing is okay fill in the information.

15 years, 43 weeks ago
Page: << 1 >>
Topic is locked.
EOSERV Forum > EOSERV > Server Questions