[Help Thread] Please post your questions here.

10/16/2017 17:50 The War Z#6541
epic 7.3 update: cubric dungeon resource
hi, everyone!
my server epic 7.3
It is server cubric dungeon resource folder link?
nflover update more more ... help
10/17/2017 16:29 InkDevil#6542
Quote:
Originally Posted by SilentWisdom View Post
@[Only registered and activated users can see links. Click Here To Register...] this answer is misleading. While the individual int value for stackable is 64 it can not just be set as 64 (item_use_flag) or you will not be able to use the item properly.

@[Only registered and activated users can see links. Click Here To Register...] feel free to use my easy to use item_use_flag generator linked in my signature. Just check the boxes of properties you want your item to have and click calculate. Then copy the resulting flag-hash into your item's item_use_flag field.
Ah yeah,
I thought it would be clear that I meant your itemuseflag has to include
that "2^6" Bit.
Sorry for that missleading ^^
10/18/2017 12:02 RappelzUnited#6543
Quote:
Originally Posted by LamiaCore View Post
Ah yeah,
I thought it would be clear that I meant you're itemuseflag has to include
that "2^6" Bit.
Sorry for that missleading ^^
mistakes happen thx tho ^^.
10/18/2017 19:39 The War Z#6544
hey ?
cubric dungeon resource download link please
my current client: 7.3
10/18/2017 20:15 SilentWisdom#6545
When no one answered you that should have been a hint.

Steps to import cubrick:

1. Obtain client 7.4+
2. Load said client into Grimoire v2
3. Dump all nf*, jpg and qpf extensions and db_string
4. Dump all terrain/world .cfg
5. Determine the map cubrick is on
6. Copy all nf* and qpf/jpg with matching cubrick map name to /resource/
7. Down/Up patch 7.4 world (lcn) entries for cubrick into desired db and save new world rdb to /resource/
8. Do the same for cubric world strings
10/19/2017 00:38 The War Z#6546
hey man thanks you, my server global resource folder name?
subject: ar, tr, en resource name: Qeıjn4qdf bla bla bla more more :D
10/20/2017 05:42 thefear511#6547
Quote:
Originally Posted by YuhaBah View Post
Take, if u need.
I use it with 7.2 and have no problem in this sphere:D
[Only registered and activated users can see links. Click Here To Register...]

I heard about old Pyrok tool for hash db pass into .opt settings, but after searching i get nothing.
Can somebody help me and give the link of this wonderful tool? i need old for 7.2 (ALLREADY FIND IT )
thx but link is broken :(
10/20/2017 14:42 Exterminator-[Fury]#6548
Anyone can give me some direction where to look, for the weapon soul power consumption?

Thanks in advance!
10/21/2017 03:17 thefear511#6549
Quote:
Originally Posted by exter16 View Post
Anyone can give me some direction where to look, for the weapon soul power consumption?

Thanks in advance!
soul power ? do you mean durability or sockets soul power?
10/21/2017 05:41 Exterminator-[Fury]#6550
Socket soul power.

Quote:
Originally Posted by thefear511 View Post
soul power ? do you mean durability or sockets soul power?
10/21/2017 15:34 ThunderNikk#6551
Seems to me like there might be a gameserver.opt setting like durability but I don't know what it is or if it is.

It could be hard coded.
10/21/2017 15:52 thefear511#6552
Quote:
Originally Posted by ThunderNikk View Post
Seems to me like there might be a gameserver.opt setting like durability but I don't know what it is or if it is.

It could be hard coded.
i think i saw the option somewhere in raskim's opt creator ... for sockets
10/22/2017 12:44 Charliefoxtrott#6553
Question for the "big devs":
Quest's aren't working on my server right now. You just can't hand them in.

I tested on a virtual server (windows 7), everything is working fine.
After transfering the rappelz werver to root Server (windows server 2012) the quest's can't be returned at npc.
The client is exactly the same, just connecting to other ip.
Server is same too, i copied it from windows server to virtual machine and just rechanged ip's.
Both machines use mssql server 2014.

Anybody got an idea? I already tested database-rights (used sa user for a test).
10/22/2017 16:13 SilentWisdom#6554
Quote:
Originally Posted by Charliefoxtrott View Post
Question for the "big devs":
Quest's aren't working on my server right now. You just can't hand them in.

I tested on a virtual server (windows 7), everything is working fine.
After transfering the rappelz werver to root Server (windows server 2012) the quest's can't be returned at npc.
The client is exactly the same, just connecting to other ip.
Server is same too, i copied it from windows server to virtual machine and just rechanged ip's.
Both machines use mssql server 2014.

Anybody got an idea? I already tested database-rights (used sa user for a test).
As in the option doesn't appear on the NPC menu? But you are able to take, view and actually complete the objectives of the quest?
10/22/2017 16:45 thefear511#6555
Quote:
Originally Posted by Charliefoxtrott View Post
Question for the "big devs":
Quest's aren't working on my server right now. You just can't hand them in.

I tested on a virtual server (windows 7), everything is working fine.
After transfering the rappelz werver to root Server (windows server 2012) the quest's can't be returned at npc.
The client is exactly the same, just connecting to other ip.
Server is same too, i copied it from windows server to virtual machine and just rechanged ip's.
Both machines use mssql server 2014.

Anybody got an idea? I already tested database-rights (used sa user for a test).
weirdly this thing has happend to me someway on 2012 server , you could take quests but option to hand them in isn't there neither the icon that shows on top the npc if u had quests .

to fix that i took a fresh dbo.Questresource and replaced it and worked fine.