|
You last visited: Today at 05:06
Advertisement
[Release]Totemia flyff serverfiles v18
Discussion on [Release]Totemia flyff serverfiles v18 within the Flyff PServer Guides & Releases forum part of the Flyff Private Server category.
04/15/2019, 23:24
|
#91
|
elite*gold: 100
Join Date: Apr 2015
Posts: 128
Received Thanks: 32
|
you edit resource & source the Definejob.h and compile/merge it ?
|
|
|
04/16/2019, 12:56
|
#92
|
elite*gold: 0
Join Date: Aug 2017
Posts: 61
Received Thanks: 2
|
Character creation is sometimes not on the list, I try to connect to the game, most of the characters are not connected, I only connect to the game once, and then the character can not connect connected to the game?
|
|
|
04/16/2019, 15:45
|
#93
|
elite*gold: 0
Join Date: Aug 2014
Posts: 653
Received Thanks: 217
|
have you try to check what error you encounter in that part?
TRY THIS
PHP Code:
USE [CHARACTER_01_DBF] GO
/****** Object: StoredProcedure [dbo].[CHECK_CHARS] Script Date: 06/01/2014 22:02:22 ******/ SET ANSI_NULLS ON GO SET QUOTED_IDENTIFIER ON GO CREATE PROCEDURE [dbo].[CHECK_CHARS] [MENTION=323619]aCCount[/MENTION] VARCHAR(32) = '', [MENTION=792744]Players[/MENTION]lot int = 0 AS SET NOCOUNT ON SELECT * FROM CHARACTER_TBL WHERE account [MENTION=323619]aCCount[/MENTION] AND playerslot = [MENTION=792744]Players[/MENTION]lot AND isblock ='F' SET NOCOUNT OFF
/* FOR CHARACTER OVERRIDE BUG */ GO
|
|
|
04/16/2019, 19:58
|
#94
|
elite*gold: 0
Join Date: Aug 2017
Posts: 61
Received Thanks: 2
|
Quote:
Originally Posted by Ecrypter
have you try to check what error you encounter in that part?
TRY THIS
PHP Code:
USE [CHARACTER_01_DBF]
GO
/****** Object: StoredProcedure [dbo].[CHECK_CHARS] Script Date: 06/01/2014 22:02:22 ******/
SET ANSI_NULLS ON
GO
SET QUOTED_IDENTIFIER ON
GO
CREATE PROCEDURE [dbo].[CHECK_CHARS]
[MENTION=323619]aCCount[/MENTION] VARCHAR(32) = '',
[MENTION=792744]Players[/MENTION]lot int = 0
AS
SET NOCOUNT ON
SELECT * FROM CHARACTER_TBL WHERE account [MENTION=323619]aCCount[/MENTION] AND playerslot = [MENTION=792744]Players[/MENTION]lot AND isblock ='F'
SET NOCOUNT OFF
/* FOR CHARACTER OVERRIDE BUG */
GO
|
I get error:
Code:
Msg 102, Level 15, State 1, Procedure CHECK_CHARS, Line 11
Incorrect syntax near 'MENTION=323619'.
Msg 102, Level 15, State 1, Procedure CHECK_CHARS, Line 15
Incorrect syntax near 'MENTION=323619'.
|
|
|
04/16/2019, 21:33
|
#95
|
elite*gold: 0
Join Date: Jul 2018
Posts: 434
Received Thanks: 308
|
Quote:
Originally Posted by tvdynamo
I get error:
Code:
Msg 102, Level 15, State 1, Procedure CHECK_CHARS, Line 11
Incorrect syntax near 'MENTION=323619'.
Msg 102, Level 15, State 1, Procedure CHECK_CHARS, Line 15
Incorrect syntax near 'MENTION=323619'.
|
Remove the bbcode
|
|
|
04/17/2019, 05:55
|
#96
|
elite*gold: 0
Join Date: Aug 2017
Posts: 61
Received Thanks: 2
|
Quote:
Originally Posted by Nιgнтмαяε
Remove the bbcode
|
What?
|
|
|
04/18/2019, 04:59
|
#97
|
elite*gold: 0
Join Date: Apr 2016
Posts: 26
Received Thanks: 1
|
neuz
Quote:
Originally Posted by Lindanus
you edit resource & source the Definejob.h and compile/merge it ?
|
i edit resource and source but it still crash
|
|
|
04/18/2019, 06:18
|
#98
|
elite*gold: 0
Join Date: Dec 2017
Posts: 19
Received Thanks: 1
|
Neuz
Prolink ... Just use the Universal Source instead of Elemental Source ... I know its just the same source with small changes but these Universal Source has much fixed and compatible with the Client and Server files of totemia
|
|
|
04/18/2019, 15:44
|
#99
|
elite*gold: 0
Join Date: Apr 2016
Posts: 26
Received Thanks: 1
|
Quote:
Originally Posted by aeralakas21
Prolink ... Just use the Universal Source instead of Elemental Source ... I know its just the same source with small changes but these Universal Source has much fixed and compatible with the Client and Server files of totemia
|
i try to use the universal source but i encounter again the same problem in elemental source i compile and merge it
|
|
|
04/19/2019, 07:30
|
#100
|
elite*gold: 0
Join Date: Aug 2017
Posts: 61
Received Thanks: 2
|
3 different source code, the Elemental source compiled without error, can play the game without any problems, but the level only reaches 120, someone can give me the standard source: ((
|
|
|
04/20/2019, 04:24
|
#101
|
elite*gold: 0
Join Date: Apr 2016
Posts: 26
Received Thanks: 1
|
Quote:
Originally Posted by tvdynamo
3 different source code, the Elemental source compiled without error, can play the game without any problems, but the level only reaches 120, someone can give me the standard source: ((
|
I recommend to Universal Source instead of Elemental Source
|
|
|
04/20/2019, 06:54
|
#102
|
elite*gold: 0
Join Date: Aug 2017
Posts: 61
Received Thanks: 2
|
I use Universal Source, my worldserver encountered an error and crash
Code:
TRANS : is not alive
|
|
|
04/20/2019, 17:30
|
#103
|
elite*gold: 0
Join Date: Aug 2014
Posts: 653
Received Thanks: 217
|
Quote:
Originally Posted by tvdynamo
I use Universal Source, my worldserver encountered an error and crash
Code:
TRANS : is not alive
|
error gives you an idea. all you have to do is to fix it.
|
|
|
04/20/2019, 18:50
|
#104
|
elite*gold: 0
Join Date: Aug 2017
Posts: 61
Received Thanks: 2
|
Quote:
Originally Posted by Ecrypter
error gives you an idea. all you have to do is to fix it.
|
WorldServer had an crash when I moved to the area, i don't know, is this caused by the NPC?, how to fix, thanks!
|
|
|
04/21/2019, 00:51
|
#105
|
elite*gold: 0
Join Date: Jul 2012
Posts: 272
Received Thanks: 16
|
Quote:
Originally Posted by tvdynamo
WorldServer had an crash when I moved to the area, i don't know, is this caused by the NPC?, how to fix, thanks!
|
you should post your log
|
|
|
|
|
Similar Threads
|
Release Totemia flyff Source/Server files v19/Database
05/21/2020 - Flyff PServer Guides & Releases - 105 Replies
hello epvpers since my crap files was leak and someone use this. so im gonna release this source and files deep in my heart.
credit to : virtous
add other features and security: Me
Crap files maybe it can help for the newbie like me.
VersionCommon:
#undef __VER
#define __VER 19//15//16//17//18
//=============================================== ====//
#define IP_ONLINE "127.0.0.1"
|
[Release] v18 Dungeons + v18 Models/Sfx's
07/04/2013 - Flyff PServer Guides & Releases - 29 Replies
So,
da einige drauf warten, release ich hier die v18er Dungeons und Models.
Was ist da drin?
|
[TUT][V18] Habbo-Retro-Hotel erstellen [V18][TUT]
02/19/2013 - Private Server - 22 Replies
Hallo und herzlich wilkommen zu meinem ersten Tutorial :awesome:
Ich zeige euch wie man ein Habbo-Retro-Hotel erstellt.
Ich bin neu hier bei elitepvpers.com, aber nicht in der Retro-Szene. Ich code gerne und aktiv.
Naja jetzt zum Tut.
Also ich habe mal so eine Tabelle erstellt, wo ihr sehen könnt, was ihr braucht.
Manches ist nicht nötig, und das ist mit einem X gekennzeichnet.
Tabelle downloaden
Ihr braucht Word, Open-Office oder andere Textverarbeitungs-Programme, um diese Datei zu...
|
All times are GMT +1. The time now is 05:06.
|
|