EOSERV Forum > EOSERV > lewis999's EOserv rev 189
Topic is locked.
Page: << 1 2 ... 22 23 24 25 26 ... 28 29 >>
lewis999's EOserv rev 189
Author Message
Post #50411 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
Post #50412 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
Post #50502 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
Post #50550 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
Post #50554 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
Post #50805 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
Post #50844 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
Post #50866 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
Post #50905 Re: EOserv rev 189 Compiled -v1.1b-

when next version coming


 

14 years, 30 weeks ago
Post #50967 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
Post #50970 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
Post #50984 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
Post #50990 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
Post #50996 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
Post #51010 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
Page: << 1 2 ... 22 23 24 25 26 ... 28 29 >>
Topic is locked.
EOSERV Forum > EOSERV > lewis999's EOserv rev 189