[Help Thread] Please post your questions here.

08/30/2013 18:26 ninex#2416
Ok one more thing :)is there a console for Captnhook or Auth windows so i can see who is on the server ?? and thanks again Thndr
08/30/2013 20:53 Queeni#2417
Hallo Zusammen.

Eine Frage wo kann ich einstellen das,dass loot schneller verschwindet?
08/30/2013 21:44 Strange2010#2418
Quote:
Originally Posted by ninex View Post
Ok one more thing :)is there a console for Captnhook or Auth windows so i can see who is on the server ?? and thanks again Thndr
You can see how many players are online by clicking F2 while in Captain Herlock window . Example :
Code:
game.user_count   :  13
To see the account in your server [SQL Query]:
Code:
USE Auth
SELECT * FROM Account
To see the characters you have in your server [SQL Query]:
Code:
USE Telecaster
SELECT * FROM Character
To see the characters ONLINE [SQL Query]:
Code:
USE Telecaster
SELECT * FROM Character
WHERE login_time > logout_time



Quote:
Originally Posted by Kuchen31 View Post
[Only registered and activated users can see links. Click Here To Register...]
You are using raskim's database manager . Try inserting into sql manualy :

08/31/2013 05:57 tokesbowls#2419
Hello,
How do i change the lvl cap for pets? where would it be located at?
08/31/2013 10:40 Strange2010#2420
Quote:
Originally Posted by tokesbowls View Post
Hello,
How do i change the lvl cap for pets? where would it be located at?
Never tried it but it's the SummonLevelResource table .
08/31/2013 12:22 c1ph3r#2421
Quote:
Originally Posted by tokesbowls View Post
Hello,
How do i change the lvl cap for pets? where would it be located at?
The Pets Level Cap is hardcoded in the GS. IT'S IMPOSSIBLE TO CHANGE THE LVLCAP OF PETS SINCE 7.4
08/31/2013 16:48 Serarisha#2422
Hallo ihr Lieben,

ich habe bereits google und die SuFu hier gequält, allerdings bin ich zu keiner Lösung gekommen, auch das lesen von Threads die nicht zu meinem Problem gehören habe ich gelesen und nicht einfach nur überflogen wie einige das vllt tun.^^
Folgendes Problem:

Die Serverfiles und der Client sind beide auf 8.1, kann auch connecten, solang der Server auf meinem Rechner liegt. Sobald ich ihn dann auf den Root "schmeiße" klappt der log in entweder nicht, oder NPC's reden nur halbe Sätze oder sind gar nicht vorhanden und wenn man versucht einen Mob zu finden, sucht man vergebens. Kann mir einer sagen, wodran das liegen könnte? Die Datenbanken sind vorhanden.

Selbst bei Hamachii klappt das nicht. :)

Und bitte keine Klischees von wegen Frauen und Technik, danke. :P
08/31/2013 17:11 tokesbowls#2423
Quote:
Originally Posted by c1ph3r View Post
The Pets Level Cap is hardcoded in the GS. IT'S IMPOSSIBLE TO CHANGE THE LVLCAP OF PETS SINCE 7.4
So then i cant get pets past 170?, Ive added the script to db and so forth, Just deosnt work. could you help me please and thank you


Ill just be straight up, Im having issues converting these .lua to english. Its basic stuff that should work but it tells me error ingame. issuse are such as custom shop intro's, (its in german). when i change to the german text to english it doent work. im realy confused as to why. Id be willing to offer retail gold for some help, or even cash through paypall, western union. or hey if you just wanna help for nothing, thats always welcome to :-)

Thank you again
09/01/2013 05:56 Order99#2424
Quote:
Originally Posted by thndr View Post
It sounds like you may have the wrong sframe or client for your server files.
that's right !
i fixed the .bat launcher and the sframe.exe
:mofo: thanks dude ,

one other thing the traders in show's me problem in the shops it's like no picture's for the stuff and a price of too many nmbrzz nut you still can buy them :\

also i'm locked in the prison :O
how can i fix it :confused:
09/01/2013 14:32 ThunderNikk#2425
Quote:
Originally Posted by Order99 View Post
one other thing the traders in show's me problem in the shops it's like no picture's for the stuff and a price of too many nmbrzz nut you still can buy them :\
Still sounds like you do not have the correct sframe for your server files.

Quote:
Originally Posted by Order99 View Post
also i'm locked in the prison :O
how can i fix it :confused:
USE [Telecaster]
GO

UPDATE [dbo].[Character]

SET [auto_used] = 0
09/01/2013 14:51 Amaady#2426
Hi guys ..

I need a function that works when target death. A function like "on_player_dead" but i need it to work on the killer ..

*This function must be work just on the players not monsters .

Thank you in advance ..
09/01/2013 17:33 Queeni#2427
Hallo zusammen mein server schmiert zu zeit öfter ab da steht dann immer
CaptianHerlockServer.exe funktioniert nicht mehr und muss beendet werden kann mir einer sagen woran das liegt?

----------------

Hi my server clog more often from time since then is always
CaptianHerlockServer.exe no longer works and must be completed one tell me why this is?
09/01/2013 19:29 xyoyx#2428
Hi all,
I want to do a server but I have a problem.
I do all Like the new tut, for installation of sql 2012, and all good.
The error is auth dB init error ...

I Know for the search Button etc ... But I have do all the other post say so ...
Ps : I have sql 2012, windows 8 64 bit and the 7.4-8.1 files ( Like the tutorial )
Maybe a problem With my .opt ?

Screen of the bug:

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

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

(The same as the new guide)

My Auth opt files :

I use the search button on this tread and on the forum but i do and don't work, please help me :3

Bye all and ty

ps : sorry for my bad english :$
09/01/2013 19:49 ThunderNikk#2429
Quote:
Originally Posted by xyoyx View Post
I use the search button on this tread and on the forum but i do and don't work, please help me :3
You didn't search very hard.

This was my reply to this exact issue on page 224 of this thread.

Quote:
Originally Posted by thndr View Post
You did something wrong while configuring your database ownership to sa

Setting sa password

Configuring the .opt files with sa password

Compressing the .opt files

or Have a port error in the .opt files
09/01/2013 20:08 xyoyx#2430
Quote:
You didn't search very hard.

This was my reply to this exact issue on page 224 of this thread.

Quote:
Originally Posted by thndr View Post
You did something wrong while configuring your database ownership to sa

Setting sa password

Configuring the .opt files with sa password

Compressing the .opt files

or Have a port error in the .opt files

I already attempt that.
I have open sql 2012 management, then go in security, login and right clic on "sa" then i clic properties.
Here i have change the password by "123"
clic "ok"
after i go on opt and add to the line password : 123
I compress but still the same error :x

I do something wrong or forget ?

For the port error how can I know ?