Search found 669 matches

by bluekirby0
Wed Jul 23, 2014 2:16 pm
Forum: General Chat
Topic: data add
Replies: 9
Views: 5343

Re: data add

Easier setup for users means less time spent trying to explain to people how to do it and more time spent coding.
by bluekirby0
Tue Jul 22, 2014 9:18 am
Forum: General Chat
Topic: data add
Replies: 9
Views: 5343

Re: data add

You really don't need a hex editor at all with the available tools. AutoEventID can generate the valid event ids for a given npc in a zone...pair that with the @cs gm command and you can test events until you find the right one. Otherwise just look at the quest writing tutorial for a fair primer on ...
by bluekirby0
Fri Jul 18, 2014 3:32 pm
Forum: Troubleshooting
Topic: namevis
Replies: 5
Views: 3381

Re: namevis

Looks like there is an unreviewed pull request that implements this.
by bluekirby0
Fri Jul 18, 2014 3:31 pm
Forum: Troubleshooting
Topic: Item missing in DB
Replies: 6
Views: 3665

Re: Item missing in DB

reload the item tables from the .sql scripts.
by bluekirby0
Thu Jul 17, 2014 3:08 pm
Forum: Scripting
Topic: NPC Help
Replies: 9
Views: 4670

Re: NPC Help

Do NOT add any items until the event is complete...not only will messages run over your event but it makes it possible to get duplicate rewards.
by bluekirby0
Thu Jul 17, 2014 3:03 pm
Forum: Server Setup & Guides
Topic: Charutils.cpp Code Break
Replies: 4
Views: 3209

Re: Charutils.cpp Code Break

Fixed in the main repo
by bluekirby0
Wed Jul 09, 2014 8:19 am
Forum: Suggestions
Topic: forum "feature" request
Replies: 13
Views: 13492

Re: forum "feature" request

As for signatures I can't do anything about that without whasf's help. To "fight off the trolls" make sure to use the "report this post" button at the bottom-right of an offending post. Repeat offenders who, in the moderators' best judgment crossed a line repeatedly, will be banned. Annoying posts m...
by bluekirby0
Tue Jul 08, 2014 9:21 pm
Forum: SMN
Topic: Model request
Replies: 9
Views: 8747

Re: Model request

That is a client-side modification. You can find the DAT floating around the internet with a little Google-Fu. you could at least "Google-Fu" for me before replying, not everyone is good at martial arts, y'know PLEASE tell me you are joking. It is not my job to perform menial tasks for you on deman...
by bluekirby0
Tue Jul 08, 2014 9:11 pm
Forum: SMN
Topic: Avatars in town
Replies: 1
Views: 4452

Re: Avatars in town

I don't know offhand, but you can look at Al Zahbi for an example of a town zone that allows avatars.
by bluekirby0
Tue Jul 08, 2014 9:09 pm
Forum: General Chat
Topic: Cross-Platform on DSP?
Replies: 7
Views: 4990

Re: Cross-Platform on DSP?

You may have a modded console to work with, but we do not. You would have to be the one to write and test anything that would be used on such a system, and we would be able to provide virtually no support for issues you had while doing so since we lack the experience of building with the available t...