Jump to content

Recommended Posts

Posted (edited)

hello,

is that we can change the time that we have to answer in the questionnaire. and that we can put a language automatically when a new player comes on a server. Because mine is in English, I would like it in French but english as second language. thank you in advance

Edited by Loki81
Posted

hello,

is that we can change the time that we have to answer in the questionnaire. and that we can put a language automatically when a new player comes on a server. Because mine is in English, I would like it in French but english as second language. thank you in advance

Look in the table 'bk_config', there are several configuration parameters, like '$@BKSec2Respond' and '$@BK_DEFLANG$'

This is bug? When the player is jailed then i used GM command to unjail him he/she still in prison.

No, is not a bug, BK6 doesn't allow unjail players manually.

sir, i got a problem when installing your script, problems like this picture

errppr_zpsa6b997e4.jpg

can you solved my problems?

With what language are you trying the script?, seems a data error in the multilanguage system.

Posted

With what language are you trying the script?, seems a data error in the multilanguage system.

english sir..

spanish and english languages are full tested, with no errors /ok , please check the information in the table bk6_talk, all messages used by the script should to be there.

Posted (edited)

hmmm, there's an error and warning like this sir. The jail can't countdown, and when i got a interogation, the interogation wont pop out until i do relog to answer the question,

Any idea?

Click to open the image sir

62921715.png

whad.png

Edited by umbelku
Posted

With what language are you trying the script?, seems a data error in the multilanguage system.

english sir..

spanish and english languages are full tested, with no errors /ok , please check the information in the table bk6_talk, all messages used by the script should to be there.

i think there is no problem in the tablle bk6_talk

table_zps77dd7ed9.png

i got an error message at mapserver when a char is logged into the game.

and in the game there is no npc in prontera.

(sorry my bad english)

Posted

Thanks for info...How to adjust the time of jail?

Please check previous posts.

hmmm, there's an error and warning like this sir. The jail can't countdown, and when i got a interogation, the interogation wont pop out until i do relog to answer the question,

Any idea?

Your server doesn't recognize one event, please check the installation steps and look the console just before restart yor server.

With what language are you trying the script?, seems a data error in the multilanguage system.

english sir..

spanish and english languages are full tested, with no errors /ok , please check the information in the table bk6_talk, all messages used by the script should to be there.

i think there is no problem in the tablle bk6_talk

table_zps77dd7ed9.png

i got an error message at mapserver when a char is logged into the game.

and in the game there is no npc in prontera.

(sorry my bad english)

Try to put BK6 scripts in the first lines of your script_custom file. Ensure there are not errors loading the scripts.

Posted

Sir i got this error

[Error]: Loading NPC file: npc/custom/bk/BotKiller6.txt

script error on npc/custom/bk/BotKiller6.txt line 552

parse_line: expect command, missing function name or calling undeclared func tion

547 : setoption 0x800,1; // Orc Head

548 : sc_start SC_FREEZE,1000000,10;

549 : sc_start SC_STUN,1000000,10;

550 : sc_start SC_SLEEP,1000000,10;

551 : sc_start SC_SILENCE,1000000,10;

* 552 : 'p'cblockmove getcharid(3),1;

553 : specialeffect2 135;

554 : getmapxy @BKMap$,@BKX,@BKY,0;

555 : } else {

556 : setoption 0x40,0;

557 : setoption 0x2000,0; // Ruwach

Posted

Sir i got this error

[Error]: Loading NPC file: npc/custom/bk/BotKiller6.txt

script error on npc/custom/bk/BotKiller6.txt line 552

parse_line: expect command, missing function name or calling undeclared func tion

547 : setoption 0x800,1; // Orc Head

548 : sc_start SC_FREEZE,1000000,10;

549 : sc_start SC_STUN,1000000,10;

550 : sc_start SC_SLEEP,1000000,10;

551 : sc_start SC_SILENCE,1000000,10;

* 552 : 'p'cblockmove getcharid(3),1;

553 : specialeffect2 135;

554 : getmapxy @BKMap$,@BKX,@BKY,0;

555 : } else {

556 : setoption 0x40,0;

557 : setoption 0x2000,0; // Ruwach

I don't know what's wrong with your server, pcblockmove is a valid command in rAthena and eAthena, you can see the definition here:

https://rathena.svn.sourceforge.net/svnroot/rathena/trunk/doc/script_commands.txt

Posted

aqui estou com vario erros

ta here with these errors

1hb575.png

Sir i got this error

[Error]: Loading NPC file: npc/custom/bk/BotKiller6.txt

script error on npc/custom/bk/BotKiller6.txt line 552

parse_line: expect command, missing function name or calling undeclared func tion

547 : setoption 0x800,1; // Orc Head

548 : sc_start SC_FREEZE,1000000,10;

549 : sc_start SC_STUN,1000000,10;

550 : sc_start SC_SLEEP,1000000,10;

551 : sc_start SC_SILENCE,1000000,10;

* 552 : 'p'cblockmove getcharid(3),1;

553 : specialeffect2 135;

554 : getmapxy @BKMap$,@BKX,@BKY,0;

555 : } else {

556 : setoption 0x40,0;

557 : setoption 0x2000,0; // Ruwach

I don't know what's wrong with your server, pcblockmove is a valid command in rAthena and eAthena, you can see the definition here:

https://rathena.svn....pt_commands.txt

me ajuda a manow com meu erro

Posted

Thanks for info...How to adjust the time of jail?

Please check previous posts.

hmmm, there's an error and warning like this sir. The jail can't countdown, and when i got a interogation, the interogation wont pop out until i do relog to answer the question,

Any idea?

Your server doesn't recognize one event, please check the installation steps and look the console just before restart yor server.

With what language are you trying the script?, seems a data error in the multilanguage system.

english sir..

spanish and english languages are full tested, with no errors /ok , please check the information in the table bk6_talk, all messages used by the script should to be there.

i think there is no problem in the tablle bk6_talk

table_zps77dd7ed9.png

i got an error message at mapserver when a char is logged into the game.

and in the game there is no npc in prontera.

(sorry my bad english)

Try to put BK6 scripts in the first lines of your script_custom file. Ensure there are not errors loading the scripts.

still error /sob

Posted

There are a problem with your server because is trying to parse a string passed to the function getd, the strings are strings only and shouldn't be parsed like you can see in your log.

The message "Failed To Parse -65" is not right, the string is "$@mt1-65" and is a String, please check if your server is using some snipet or something that parse strings.

An alternate way to avoid that weird parsing is changing the file "LangManagement.txt", replacing the "-" for "_":

Replace this string:

"$@mt" + getarg(0) + "-" + getarg(1)

With:

"$@mt" + getarg(0) + "_" + getarg(1)

Posted

There are a problem with your server because is trying to parse a string passed to the function getd, the strings are strings only and shouldn't be parsed like you can see in your log.

The message "Failed To Parse -65" is not right, the string is "$@mt1-65" and is a String, please check if your server is using some snipet or something that parse strings.

An alternate way to avoid that weird parsing is changing the file "LangManagement.txt", replacing the "-" for "_":

Replace this string:

"$@mt" + getarg(0) + "-" + getarg(1)

With:

"$@mt" + getarg(0) + "_" + getarg(1)

Hey Mr Myzter, this solved my problem!! Thanks!

Posted (edited)

Thank you replace all "-" with "_" and now this was functional debug option that appears blue is to check the SQL error is not correct?

Now only one thing setting for images?

Edited by fernandobonela
Posted

Thank you replace all "-" with "_" and now this was functional debug option that appears blue is to check the SQL error is not correct?

Now only one thing setting for images?

What you mean?, please try to be more specific.

Posted

is Bk6 cannot place to the hidden NPC, when I set OnTouch on it:

quiz_02,123,123,0 script Test -1,1,1,{
OnTouch:
 callfunc "CheckBKNPC",10000;
 next;
 close;
end;
}

It Doesnt work... only stuck

I wanna put bk6 on a specific map, when the players warp to that map

Posted

still nor working.

I mean when the player login to the specific map / use warper to warp to the map.

like the script_command

OnPCLoadMapEvent:

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...