Search found 59 matches

by jono659
Mon Oct 01, 2018 1:45 am
Forum: Troubleshooting
Topic: Connection issue I am trying to solve...
Replies: 9
Views: 9778

Re: Connection issue I am trying to solve...

Run this query on your db then set your local login to your ext ip also. You may have to use hairpin connecting from local machine, although I don't on my setup.

UPDATE zone_settings SET zoneip = 'xxx.xxx.xxx.xxx';

You will need to restart servers after this

Obvs use ip not xxx ^.^
by jono659
Fri Sep 28, 2018 1:02 am
Forum: Server Setup & Guides
Topic: Server compiling not working for me...
Replies: 8
Views: 11200

Re: Server compiling not working for me...

Well done bro, glad I could help. If you want any of my scripts gimme a shout.
by jono659
Tue Sep 25, 2018 1:05 am
Forum: Troubleshooting
Topic: dsconnect_server account create issues in windows 10 also auction house files missing please help
Replies: 16
Views: 18138

Re: dsconnect_server account create issues in windows 10 also auction house files missing please help

Ok, 1st redownload Darkstar source and recompile. Dont modify the database. I think this will cure the problem and you can keep your existing chars. If you still get the error then your DB is corrupt and you will need to either manually fix or re-create the accounts manual fix... make sure timelastm...
by jono659
Mon Sep 24, 2018 12:28 am
Forum: Server Setup & Guides
Topic: Server compiling not working for me...
Replies: 8
Views: 11200

Re: Server compiling not working for me...

Dont need the db bro, just the copy the dark-star folders to the win 10 machine, then compile and copy the 6 files from the darkstar root directory across to the server. There are 1 exe and 1 pdb for the connect, game and search servers. Job done.
by jono659
Sat Sep 22, 2018 8:20 am
Forum: Server Setup & Guides
Topic: Server compiling not working for me...
Replies: 8
Views: 11200

Re: Server compiling not working for me...

He was saying he doesn't have R2 Teo.
by jono659
Sat Sep 22, 2018 5:31 am
Forum: Server Setup & Guides
Topic: Server compiling not working for me...
Replies: 8
Views: 11200

Re: Server compiling not working for me...

Don't think it will compile on VS2015 bud sorry. And as you are already aware, you cannot install 2017 on 2012. Only way I can think is install 2012 R2 on a VM with a trial licence. I have done this and works a treat for 18 months ^.^
by jono659
Mon Sep 17, 2018 2:09 am
Forum: Screenshots
Topic: Pirates & Fishing
Replies: 3
Views: 102464

Re: Pirates & Fishing

I use a rnd generator in transport.cpp that triggers 4 x rnd on the Selbina docking. Then if the random is at a certain level it selects the pirate in Selbina and/or Mhaura. The other 2 are for Sea Horror / Sea Monk. Mhaura Zone function onEventFinish(player,csid,option) if (csid == 200) then local ...
by jono659
Wed Aug 22, 2018 3:03 am
Forum: Public Servers
Topic: ffera.com 75 cap Private FFXI Server
Replies: 7
Views: 10456

Re: ffera.com 75 cap Private FFXI Server

They also have real working fishing with.. Skillups Fished up mobs Broken Rod etc Lik, Gugrusaurus and Tiger Shark retail reqs Pirates for Sand Charm Functional Fisherman's Tunic and Angler's Tunic Fisherman's Apron Fisherman's Smock Fisherman's Gloves and Angler's Gloves Fisherman's Hose and Angler...
by jono659
Tue Aug 07, 2018 3:34 am
Forum: Scripting
Topic: Tutorial NPCs 3 nations
Replies: 0
Views: 5094

Tutorial NPCs 3 nations

Here is all you need, enjoy