|
You last visited: Today at 03:49
Advertisement
[Help Thread] Please post your questions here.
Discussion on [Help Thread] Please post your questions here. within the Rappelz Private Server forum part of the Rappelz category.
03/31/2017, 21:01
|
#6241
|
elite*gold: 0
Join Date: May 2015
Posts: 55
Received Thanks: 6
|
so i got the script running at the HV buffers but I dc on buffs (I get the buffs) and only main pet is buffed. any suggestions?
does anyone have a copy of an standalone buffer that was once here in the forum?
thanks
sm
|
|
|
04/04/2017, 15:26
|
#6242
|
elite*gold: 0
Join Date: Jun 2015
Posts: 9
Received Thanks: 0
|
Is there a guide (recent/working links) on how to set a private server on linux based OS?
|
|
|
04/05/2017, 20:34
|
#6243
|
elite*gold: 0
Join Date: Mar 2010
Posts: 160
Received Thanks: 24
|
I know somewhere this has been asked...maybe even solved...but I cannot find the post.
Probably buried under tons of posts.
So, I humbly apologize if this causes anyone grief.
But I did try searching.
In the 9.1 files. (no modification to them whatsoever..just unrar'd them) ...
I noticed when enhancing items ...the max durability does not increase.
Is there a way to fix this please?
Again, I truly am sorry if this has already been answered...I just could not find it.
Thank you for any consideration,
Azreil.
|
|
|
04/07/2017, 21:50
|
#6244
|
elite*gold: 0
Join Date: May 2015
Posts: 55
Received Thanks: 6
|
Buffs for all (char, pet 2nd pet)
So i found my old server on a freaking old discarded hdd and i will share my buffs - they will be buffed every 5 minutes
so lemme get some searchterms in here so ppl can find it as well:
petbuff
petbuffs
timedbuffs
9.1+ Server
NPC_Event.lua (starting line 41451)
Code:
function on_time_based_event_reward()
local state_code = get_local_info() -- 국가코드
local pcbang_grade = get_value("pcbang_user") -- 프리미엄PC방 판단변수
local t_flag = get_flag( "reward_time_event" ) -- 캐릭터 별 플래그 값
local account_t_flag = get_account_flag( "reward_time_event" ) -- 계정 별 플래그 값
local current_time = get_os_date( "%Y-%m-%d %H:%M:%S" )
local flag_current_time = get_os_date( "%Y-%m-%d" )
local event_current_week = 0
local level = get_value( "level" )
-- Buffs alle 5 Minuten
set_env( "game.use_time_based_event_script", 1 )
set_env( "game.term_for_time_based_event_script", 1 )
cast_world_state(2506, 100, 999999999, 0)
cast_world_state(2508, 100, 999999999, 0)
cast_world_state(2605, 100, 999999999, 0)
cast_world_state(4003, 1, 999999999, 0)
cast_world_state(4521, 380, 999999999, 0)
cast_world_state(4554, 380, 999999999, 0)
--cast_world_state(9005, 380, 999999999, 0) --rappelzpcroom
cast_world_state(9922, 100, 999999999, 0)
cast_world_state(9923, 100, 999999999, 0)
cast_world_state(163408, 395, 999999999, 0)
cast_world_state(163429, 25, 999999999, 0)
cast_world_state(163433, 250, 999999999, 0)
cast_world_state(2505, 355, 999999999, 0)
cast_world_state(163447, 355, 999999999, 0)
cast_world_state(163448, 45, 999999999, 0)
cast_world_state(163449, 45, 999999999, 0)
cast_world_state(314012, 45, 999999999, 0)
cast_world_state(314016, 50, 999999999, 0)
cast_world_state(314017, 55, 999999999, 0)
cast_world_state(314018, 125, 999999999, 0)
cast_world_state(314049, 100, 999999999, 0)
cast_world_state(314079, 10, 999999999, 0)
cast_world_state(314099, 100, 999999999, 0)
--cast_world_state(314101, 25, 999999999, 0) --grace
cast_world_state(41102513, 1, 999999999, 0)
cast_world_state(41102515, 1, 999999999, 0)
cast_world_state(13401, 400, 999999999, 0)
cast_world_state(163440, 150, 999999999, 0)
cast_world_state(13425, 400, 999999999, 0)
cast_world_state(13424, 400, 999999999, 0)
cast_world_state(13423, 50, 999999999, 0)
cast_world_state(2507, 400, 999999999, 0)
cast_world_state(163407, 150, 999999999, 0)
cast_world_state(163406, 150, 999999999, 0)
cast_world_state(163405, 150, 999999999, 0)
cast_world_state(314016, 50, 999999999, 0)
insert_item(910023, 1)
|
|
|
04/11/2017, 21:51
|
#6245
|
elite*gold: 0
Join Date: Jan 2017
Posts: 49
Received Thanks: 7
|
Hi all. Could anyone help please with such error that crashes server
DB COM ERROR(Thread:2, HRESULT:80004005, GUID:0C733A63-2A1C-
11CE-ADE5-00AA0044773D) : DB_UpdateSummon(dbo.smp_clear_state_list) :Transaction (Process ID 58) was deadlocked on lock resources with another process and has been chosen as the deadlock victim. Rerun the transaction
Thanx a lot!
|
|
|
04/12/2017, 02:20
|
#6246
|
Moderator
elite*gold: 1
Join Date: Dec 2012
Posts: 4,912
Received Thanks: 1,490
|
Quote:
Originally Posted by ImnotTheonly1
Hi all. Could anyone help please with such error that crashes server
DB COM ERROR(Thread:2, HRESULT:80004005, GUID:0C733A63-2A1C-
11CE-ADE5-00AA0044773D) : DB_UpdateSummon(dbo.smp_clear_state_list) :Transaction (Process ID 58) was deadlocked on lock resources with another process and has been chosen as the deadlock victim. Rerun the transaction
Thanx a lot!
|
Sounds like there could be an issue with creature buff states. Not exactly sure what you did to start the issue but I have seen bizarre buff levels cause issues like this.
You may have to manually set creature states back to unbuffed to get around the crash.
Not really sure if I am even on track with this or not, I am just taking some stab at it for you.
|
|
|
04/17/2017, 17:39
|
#6247
|
elite*gold: 0
Join Date: Oct 2012
Posts: 130
Received Thanks: 13
|
I am developing a website for rappelz, could you please suggest me the best Auth db in your opinion? I don't know which Auth db is common nowadays
|
|
|
04/18/2017, 11:01
|
#6248
|
elite*gold: 0
Join Date: Oct 2013
Posts: 474
Received Thanks: 41
|
Quote:
Originally Posted by MrStubborn
I am developing a website for rappelz, could you please suggest me the best Auth db in your opinion? I don't know which Auth db is common nowadays
|
it depends on the website ... you can edit your auth database whenever you want.
|
|
|
04/18/2017, 12:40
|
#6249
|
elite*gold: 0
Join Date: Jan 2017
Posts: 49
Received Thanks: 7
|
Quote:
Originally Posted by thndr
Sounds like there could be an issue with creature buff states. Not exactly sure what you did to start the issue but I have seen bizarre buff levels cause issues like this.
You may have to manually set creature states back to unbuffed to get around the crash.
Not really sure if I am even on track with this or not, I am just taking some stab at it for you.
|
If anyone is having such problems i didn't find any solution so just cleared state db and now it's ok. That deadlocks appeared not cause i made some specific buffs and not after any changes in game.
|
|
|
04/18/2017, 14:58
|
#6250
|
elite*gold: 0
Join Date: Oct 2012
Posts: 130
Received Thanks: 13
|
Quote:
Originally Posted by Sherock
it depends on the website ... you can edit your auth database whenever you want.
|
I don't want to edit the Auth, I am making the website suits the auth, using the most common Auth reduce the number of issues.
as I know there are two type of Auth, but I want the common one because new repacks does not contain an Auth.
|
|
|
04/18/2017, 15:18
|
#6251
|
Moderator
elite*gold: 1
Join Date: Dec 2012
Posts: 4,912
Received Thanks: 1,490
|
@
Did you use an empty telecaster or the full telecaster that came with the 9.1 repack?
@
There does not seem to be a common auth. People are really using whichever one they have from the beginning or whichever one they find first.
The only real difference that there is is one auth database has an "Account" table and the other has "Accounts"
Should be real easy building a website that can work with both through queries with some if/then statements.
|
|
|
04/18/2017, 15:32
|
#6252
|
elite*gold: 0
Join Date: Oct 2012
Posts: 130
Received Thanks: 13
|
Quote:
Originally Posted by thndr
Should be real easy building a website that can work with both through queries with some if/then statements.
|
I agree It is not difficult, I will make the website detect it automatically, but I just wanted to know which one to use as default.
I have created a website before with customized Auth, but it didn't work properly with another auth, some of servers owner contacted me if I can modify the script to suit their DB, but ****, that was difficult, because making a modified script with many new features suits normal DB will make like any other script.
Thanks.
|
|
|
04/21/2017, 22:24
|
#6253
|
elite*gold: 0
Join Date: Aug 2011
Posts: 166
Received Thanks: 29
|
Hi guys,
can anyone help me ... i have a question.
many pserver use the official Launcher-----
i will use the official Rappelz launcher too for my Priv- but how can i change the official launcher.. i must decompile it .. right ?
How can i do this ?...
|
|
|
04/27/2017, 03:54
|
#6254
|
elite*gold: 0
Join Date: Apr 2015
Posts: 39
Received Thanks: 0
|
hi all
i try make one NPC auto craft skill card //
but in my inventory i have one probleme some time player have more than 1 item_code but not same handle code so find_item(item_code) not work ... cause he count first line
i try found one solution for count handle_item
ty <3
|
|
|
04/27/2017, 14:08
|
#6255
|
elite*gold: 50
Join Date: Mar 2012
Posts: 1,036
Received Thanks: 428
|
Could anyone help me hex 9.4 sframe to remove gameguard,it would be very helpfull for my project.
thanks in advance
|
|
|
Similar Threads
|
[Helping Topic] 24/7 Helping Services!
08/27/2008 - EO PServer Hosting - 31 Replies
stucked on anything while setuping your server?
post your problem here and you will get answer as fast as possible better than spamming with posts :cool:
first of all try reading Ahmedpotop's Pserver All thing guide.
if your couldn't solve it out post your problem down here
""That includes PHP rankings pages / registrations pages / Status pages""
|
All times are GMT +1. The time now is 03:55.
|
|