Re: EOserv rev 189 Compiled -v1.1b-
one question eoserv comes compatible with sqlite and mysql so why not urs ??
14 years, 31 weeks ago
|
code

Joined: 27th Mar 2009
Posts: 87
Re: EOserv rev 189 Compiled -v1.1b-
Why does my harvest have it so, If i hit the location your meant to harvest e.g. x:1 y:1 , nothing happens, but when your on the spot (x:1 y:1) and start hitting in any direction , then you start getting something? (also was wondering if you could set a timer or % amount on getting an
itemthrough harvesting (e.g. like fishing, 2% for oliver wood , 2% for yew wood 2% for failed branch etcetc( i know this sounds like woodcutting im just using it as an example) this is my harvest config
# Harvesting Config File #
ItemID = 1
ItemAmount = 20
LocationAmount = 1
1.map = 1
1.x = 1
1.y = 1
also im aware this is just beta, im just pointing out that this is a bit odd ? (im not sure if its on purpose or not) oh and sorry if this has already been posted i just didn't wanna look through 20 pages of posts and most likely end up going back in ur versions where 80% of things are fixed
andthings (if you understand) Also i know it sounds like i want an exact replica of fishing (basically) but isn't that what harvest is really.. just fishing but different wording and maybe the ability of hitting in certain directions to gain an object or something. (And if i have the whole concept
of harvesting wrong please do tell me so i don't feel as much as an idiot haha.)
14 years, 31 weeks ago
|
maori
Joined: 16th May 2010
Posts: 302
Re: EOserv rev 189 Compiled -v1.1b-
how come potion arent working cause of the view bank in item.cpp
}
CLIENT_SEND(builder);
}
break;
well put the break; inside with CLIENT_SEND(builder); like
}
CLIENT_SEND(builder);
break;
}
and potion and scroll should work
Edit: Offtopic sorry im abit sleepy stayed up allnight =]
14 years, 30 weeks ago
|
Re: EOserv rev 189 Compiled -v1.1b-
Are you trying to say the break; fixes potions?
I don't think that'll fix it.
14 years, 30 weeks ago
|
Re: EOserv rev 189 Compiled -v1.1b-
hey lewis i found a way to get ridds the warnings on startup
just create blank inis called admin.local and config.local
they dont change anything to my knowledge except removing the warnings
Edit: kenobi the font settings are there to use if you arent allowed to change the font then why the hell are they there
14 years, 30 weeks ago
|
Re: EOserv rev 189 Compiled -v1.1b-
xIFearlessIxx posted: (6th Oct 2010 07:11 pm)
Are you trying to say the break; fixes potions?
I don't think that'll fix it.
hes saying that the break;
outside the }
breaks the potion so if you put it inside the last } it makes it so usable items work like scrolls and potions
---
http://www.torn.com/478456
14 years, 30 weeks ago
|
oxyda

Joined: 6th May 2009
Posts: 344
Re: EOserv rev 189 Compiled -v1.1b-
can some1 post a file of that with everything working, i downloaded all the ones in the front page none seen to work as he said.
---
-.-
14 years, 30 weeks ago
|
Casoni

Joined: 14th Jul 2009
Posts: 563
Re: EOserv rev 189 Compiled -v1.1b-
For those of you who cannot for whatever reason compile this yourself, here is a link to Lewis999's rev 189 v1.1b2 with the potion/scroll problem fixed.
Download Here
14 years, 30 weeks ago
|
|
Re: EOserv rev 189 Compiled -v1.1b-
14 years, 30 weeks ago
|
Emin

Joined: 6th Apr 2009
Posts: 159
Re: EOserv rev 189 Compiled -v1.1b-
Hey Lewis, wanna let you know, you did a great job on compiling all those commands in one build, keep it up! ^^ I've been away from EOServ for quite a while now, and seeing your compilation, I feel like making a server again.
14 years, 29 weeks ago
|
Re: EOserv rev 189 Compiled -v1.1b-
How do you run this rev XD i have a few questions about it but the basic ones are, how do you make pets work?
14 years, 29 weeks ago
|
lewis999

Joined: 27th Aug 2010
Posts: 368
Re: EOserv rev 189 Compiled -v1.1b-
@agenttubs Unfortunately it might be a while. about 2 days after I released the latest one the Internet on my computer ****ed up :( I don't know what wrong, I reinstalled the network adapter drivers, tried everything else on the Internet and I know it's not my network card
as I'm running Ubuntu from the same computer now (usb sticks are awesome :))
I will start work on the next version as soon as vista is working properly again.
@Emin Thanks :)
@dijrocks on the download in my top post eggs don't work. use the one casoni uploaded :) the admin commands for pets are $sp [name] [petid] and $dp [name]
14 years, 29 weeks ago
|
Hollow

Joined: 30th Sep 2010
Posts: 3451
Re: EOserv rev 189 Compiled -v1.1b-
lewis $sp is shit
actually we mean. why doesnt pets in eggs work?
previous version it works but since you made multi pets
pet spawn doesnt work anymore
14 years, 29 weeks ago
|
|
Re: EOserv rev 189 Compiled -v1.1b-
@hollow just download the link that casoni gave cause pots didnt work wioth his version so egg wouldnt work ether but the one casoni uploaded as that all fixed
14 years, 29 weeks ago
|
Re: EOserv rev 189 Compiled -v1.1b-
your egg system doesnt despawn the pet when the egg is clicked again it just spawns more and more pets
14 years, 29 weeks ago
| | | | | | | | | | | | | |