[Help Thread] Please post your questions here.

10/03/2013 21:04 Domesday Brock#2581
damn I have also been looking for those codes
10/03/2013 22:35 ThunderNikk#2582
Quote:
Originally Posted by bertie2008 View Post
Hi all, could somebody please be so kind as to give me the tp quest king of creatures, creature codes that are used in this quest line
Thanks
Just run this script...

Code:
use arcadia
select * from dbo.monsterresource where script_on_dead like '%tp_quest_creature_adventure%'
10/04/2013 14:10 Romentiq#2583
Could some body say me where i could edit the things witch i becomme out of the donation box ?
10/05/2013 18:42 Domesday Brock#2584
I would like to create a few new quests if its not to involved, anyone willing to share how its done. I found a Quest Editor that i smoke posted but he wrote that This editor will ONLY function for 7.1 clients so that wont help
10/06/2013 00:45 ismokedrow#2585
Quote:
Originally Posted by Domesday Brock View Post
I would like to create a few new quests if its not to involved, anyone willing to share how its done. I found a Quest Editor that i smoke posted but he wrote that This editor will ONLY function for 7.1 clients so that wont help

Bro seriously? Between each epic there is only maybe 1 or 2 fields who change for dbo.Quest. I was however the first person to figure out the structure for the db_quest.rdb so I have all epics formats for this database and rdb.

Just hit me up in pm my nigga, I will hit you up with the format plus check out

[Only registered and activated users can see links. Click Here To Register...]

Only the "crude" reader is finished but I already know exactly how I would finish the updater (for updating/inserting quests) just hit me up and I'm willing to help you finish up the naviquest project.

Quote:
Originally Posted by Romentiq View Post
Could some body say me where i could edit the things witch i becomme out of the donation box ?
All "boxes" or random item-giving items are controlled via dbo.DropGroupResource. So go to the item and find his dropgroup link and you will have the id of the dbo.DropGroupResource who holds all his possible items.
10/06/2013 14:00 Queeni#2586
Hallo zusammen

Früher konnte man in jeder Stadt die Shops aufmachen heut zu tage nur noch in der Marktstraße meine frage ist jetzt wie kann man das machen das man zb im hv wieder Shops aufmachen kann.
10/06/2013 19:30 tokesbowls#2587
So im still lost and confused, Would anyone be willing to help me fix this please.
No one can connect to my server when i use my wireless usb, If im hardlined they are able to. Thank You
10/08/2013 15:47 Domesday Brock#2588
These files names seem to have changed, if someone could please tell me what the new names are

1 f,4#`;PEduTJUX'ufab+Kt`Ko4mF`&r O Left logo
,TG.P&~YWi!Ivy1CUj63 .]sZHgY Right logo
X!n-(pBJ{TguId-ficXpF$`DI8=+U4o8iH!` Exiting logo
;UZaKh.=yd3n%4U5g)ob&d8 Wallpaper
wVs0f#Rt5gamlx!y_72 { Client begin wallpaper

Still waiting for some help with

Originally Posted by Domesday Brock
I would like to create a few new quests if its not to involved, anyone willing to share how its done.
10/08/2013 16:47 ismokedrow#2589

UPDATE: 10/10/2013

In-Regards to the quest-editor previously requested by Domesday Brock (and several others) I have the following screenies and good-news:

NaviQuest 2 is @ v1.0.2.1 so the proof of concept is down and full blown development is already under way. You can keep up with the source and everything [Only registered and activated users can see links. Click Here To Register...]




Quote:
Originally Posted by tokesbowls View Post
So im still lost and confused, Would anyone be willing to help me fix this please.
No one can connect to my server when i use my wireless usb, If im hardlined they are able to. Thank You
I can't believe you're actually trying to do that. Come on man, do you think a wireless usb adapter can handle the i/o that a server operation requires for one person? No offense, but you just shouldn't try that in my opinion.
10/12/2013 02:53 kodiaktommy616#2590
ERROR: GAME DB INIT ERROR : [DBNETLIB][ConnectionOpen (Connect()).]Specified SQL serv

now i have tryed what was stated here [Only registered and activated users can see links. Click Here To Register...]

and here [Only registered and activated users can see links. Click Here To Register...]

ohh and here [Only registered and activated users can see links. Click Here To Register...]

looking at the db.auth.md5_key:2011 not sure if its right i have no clue if not right what password do i need to get a code for
10/12/2013 03:20 ThunderNikk#2591
Check if you server services are running like I explained in your other topic...

[Only registered and activated users can see links. Click Here To Register...]

Make sure you did not skip the server configuration steps for the TCP/IP configuration explained in the guide.

If you get as far as the error for "access denied" then we will take a look at whether or not you configured "sa" database ownership and your MD5 salt and password.
10/13/2013 21:05 ThunderNikk#2592
Use this format in the chat window...

//item <item number> 1

Like

//item 540014 1

To add arguments to the command use this command in the chat window...

/run insert_item(Pet_Card_ID, Flag 1, Stage, Flag 2, Tamed Pet Flag "char_name")

/run insert_item(540014, 1, 0, 1, -2147483648, "CharacterName")

Of course your character needs GM permission of 100 first.
10/14/2013 03:02 kodiaktommy616#2593
also just tryed to log in and cant connect to login server
10/14/2013 04:50 ThunderNikk#2594
Quote:
Originally Posted by kodiaktommy616 View Post
also just tryed to log in and cant connect to login server
So without seeing your opt files a couple of things can cause that...

Auth not running of course.

Or the configuration for your SQL ports were not set up for 1433.

Or Auth port should be 8841 in your .opt file. (hopefully you started with the examples until you know what you can change)

Or the commands for opening the game...

start_service

set game.open_external 1

Or your .bat file you started the game with does not point to the correct Auth ports.
10/14/2013 05:20 kodiaktommy616#2595
Auth not running of course. is running no errors

Or the configuration for your SQL ports were not set up for 1433. yes these r set

Or Auth port should be 8841 in your .opt file. (hopefully you started with the examples until you know what you can change)if u are refuring to db.auth.port:1433


Or the commands for opening the game...

start_service this saids ok

set game.open_external 1 this didnot show up so i dont know if its working tryed typing it in 4 times

Or your .bat file you started the game with does not point to the correct Auth ports.

this and useing sfram from the walkthrough download
@ECHO OFF
START SFRAME /auth_ip:172.0.0.1 /auth_port:8841 /locale:ASCII /country:US /commercial_shop /cash