Search found 255 matches

by demolish
Wed Apr 04, 2018 5:23 am
Forum: Troubleshooting
Topic: Transitioning from Local game to Online
Replies: 7
Views: 4391

Re: Transitioning from Local game to Online

mysql_host should be 127.0.0.1
the rest your pc's lan ip, besides zone_settings which should be external ip

you'll then need to reserve the ip for your pc in your router settings and forward ports in the wiki to your pc's lan ip
by demolish
Thu Nov 16, 2017 7:08 pm
Forum: General Chat
Topic: Expansion question
Replies: 10
Views: 34678

Re: Expansion question

it was moved to accounts table
by demolish
Thu Oct 05, 2017 9:44 am
Forum: Scripting
Topic: Costume Script
Replies: 7
Views: 4429

Re: Costume Script

function onTrigger(player, costume2) -- notice the argument is 'costume2'
player:costume( costume ) -- 'costume' variable does not exist within that scope, your function argument is costume2
end
by demolish
Sun Sep 17, 2017 11:59 am
Forum: Troubleshooting
Topic: Game Server crash on login
Replies: 2
Views: 2704

Re: Game Server crash on login

Code: Select all

ALTER TABLE `chars` ADD COLUMN `moghouse` int(10) unsigned NOT NULL DEFAULT '0' AFTER pos_z;
by demolish
Fri Sep 01, 2017 7:43 am
Forum: Troubleshooting
Topic: Visual Studio compile error itemutils.cpp/.h
Replies: 6
Views: 3957

Re: Visual Studio compile error itemutils.cpp/.h

darkstar folder > address bar > cmd > enter > git reset hard && git fetch origin && git pull origin master
and try building again
by demolish
Thu Aug 17, 2017 2:37 pm
Forum: Bugs
Topic: @Commands
Replies: 3
Views: 6426

Re: @Commands

commands now use ! instead of @
by demolish
Tue Jul 18, 2017 11:02 am
Forum: Contacting The Team
Topic: Moving to Discord
Replies: 1
Views: 90679

Moving to Discord

switching from irc to discord

get the client here https://discordapp.com/download
our discord server https://discord.gg/4dgAzfC
by demolish
Tue Apr 25, 2017 8:36 pm
Forum: Server Setup & Guides
Topic: Server Build Errors Using Visual Studio 2017
Replies: 7
Views: 5212

Re: Server Build Errors Using Visual Studio 2017

git reset --hard HEAD (or was it git reset -f) and try building again, looks like something went wrong when cloning also use only ECHO Creating Database dspdb "c:\program files\mysql\mysql server 5.6\bin\mysqladmin"-h localhost -u root -pMYSQLPASS DROP dspdb ECHO Creating Database dspdb "c:\program ...
by demolish
Tue Mar 21, 2017 8:01 pm
Forum: Public Servers
Topic: Kupo FFXI Nostalgic Private FFXI Server
Replies: 16
Views: 15714

Re: Kupo FFXI Nostalgic Private FFXI Server

It appears that they do not like the truth posted on their forums which is fine so I will post it here http://i.imgur.com/rMGuSXR.png ...why? you already posted the same warning earlier https://forums.dspt.info/viewtopic.php?f=13&t=21235&start=0#p35787 you can delete your own post once you've read ...