Search found 59 matches

by jono659
Tue Jul 17, 2018 12:04 am
Forum: Troubleshooting
Topic: Trouble with Multi-User Local Server
Replies: 3
Views: 5895

Re: Trouble with Multi-User Local Server

If it's all local why not use the lan address rather that the public ip. Query to the database to set the server local address eg

UPDATE zone_settings SET zoneip = '192.168.1.34';

Then in windower/ashita --Server 192.168.1.34. Leave it til on char is fully logged in before logging another in
by jono659
Mon Jul 09, 2018 12:40 pm
Forum: Server Setup & Guides
Topic: Specific Settings
Replies: 4
Views: 7069

Re: Specific Settings

Try Darkstar\scripts\globals\settings.lua and Darkstar\conf\map_darkstar.conf buddy, most of the easily adjustables are in there
by jono659
Mon Jul 09, 2018 12:16 am
Forum: Scripting
Topic: Event IDs
Replies: 1
Views: 1893

Re: Event IDs

Resolved by Wiggo thanks each
by jono659
Thu Jul 05, 2018 8:32 am
Forum: Screenshots
Topic: Pirates & Fishing
Replies: 3
Views: 102908

Pirates & Fishing

Here are a few current
Enko_2018.06.02_191221.png
Enko_2018.05.28_210955.png
DumbAss_2018.05.27_141518.png[/attachment ][attachment=3]DumbAss_2018.05.27_130821.png[/attachment ][attachment=4]DumbAss_2018.05.16_183134.png
by jono659
Thu Jul 05, 2018 12:56 am
Forum: Scripting
Topic: Event IDs
Replies: 1
Views: 1893

Event IDs

Hi,

Cant find any reference to event IDs for the 3 tutorial NPCs, Selele,Gulldago and Alaune. Don't seem to be any in auto-event either. Any-one have any info on them at all?

Thanks
by jono659
Sun Jun 17, 2018 7:58 am
Forum: Scripting
Topic: Fugly Ferries
Replies: 1
Views: 1996

Fugly Ferries

The ferries docking in Mhaura have the doorway too high. I have spent 2 days trying to fix them and am at the end of my rope, so far have 1. Set the X,Y,Z in transports. X and Z are fine Y does not affect the height. 2. Then went after the NPCs (boats) themselves (both the ferries are the same npc) ...
by jono659
Tue Jun 12, 2018 6:47 am
Forum: Client Setup & Guides
Topic: Fishing not functioning?
Replies: 4
Views: 8012

Re: Fishing not functioning?

In the standard DSP code skillups don't work. I have a script working now.
by jono659
Fri Jun 08, 2018 1:10 am
Forum: Troubleshooting
Topic: GM commands not working
Replies: 12
Views: 13784

Re: GM commands not working

Toggle gm switches GM mode in and out.
Check gmlevel in chars to make sure its set to 4 or whatever level you are trying for.
by jono659
Thu Jun 07, 2018 12:24 am
Forum: Troubleshooting
Topic: GM commands not working
Replies: 12
Views: 13784

Re: GM commands not working

!togglegm?
by jono659
Sun Jun 03, 2018 4:06 pm
Forum: Scripting
Topic: Sorry, fishing again
Replies: 2
Views: 2389

Sorry, fishing again

Hi all, Ok, I have the fishing working well now all the bells and whistles. I have added a chance of Sabiki and Rogue catching up to 3 items, works fine but I am at a loss for how to assemble the message packet with the amount caught. Any help would be brilliant, the offending line is below. PChar->...