Open your database and right click CHARACTER_TBL then click on design.
At the bottom you need to insert.
GlowArmRight (INT)
GlowArmLeft (INT)
GlowLegRight (INT)
GlowLegLeft (INT)
GlowBody (INT)
GlowHandLeft (INT)
GlowHandRight (INT)
After you have done that save it.
Then we go to stored procedures
And we find CHARACTER_STR right click on it Modify.
Then Search for
, @im_idCampus int = 0
And below we add this
---------- Glow System
, @iGlowArmleft int = 0
, @iGlowArmRight int = 0
, @iGlowLegLeft int = 0
, @iGlowLegRight int = 0
, @iGlowBody int = 0
, @iGlowHandLeft int = 0
, @iGlowHandRight int = 0
Then search for
IF @iGu = 'S8' -- ??? ?? ????
In the Select procedure find
, isnull(R.m_LogOutTime, 0) m_LogOutTime
And after that we add
Msg 109, Level 15, State 1, Procedure CHARACTER_STR, Line 1209
There are more columns in the INSERT statement than values specified in the VALUES clause. The number of values in the VALUES clause must match the number of columns specified in the INSERT statement.
Msg 109, Level 15, State 1, Procedure CHARACTER_STR, Line 1209
There are more columns in the INSERT statement than values specified in the VALUES clause. The number of values in the VALUES clause must match the number of columns specified in the INSERT statement.
Msg 109, Level 15, State 1, Procedure CHARACTER_STR, Line 1209 There are more columns in the INSERT statement than values specified in the VALUES clause. The number of values in the VALUES clause must match the number of columns specified in the INSERT statement.
It means you have to add more columns because there are more columns in the query to insert.
So be sure to add those in your character_tbl:
Glow problem 12/14/2014 - Flyff Private Server - 9 Replies Hello, I do not know what is the cause of the problem, but I have the correct file, the SFX, I will also see the defineobj.h and mdldyna.inc and their correct. Any reference to the problem?
mdlDyna.inc
"sfx_level03" XI_GEN_ITEM_SETITEM03 MODELTYPE_SFX "" 0 MD_NEAR 0 1.0f 0 1 ATEX_NONE 1
"sfx_level04" XI_GEN_ITEM_SETITEM04 MODELTYPE_SFX "" 0 MD_NEAR 0 1.0f 0 1 ATEX_NONE 1
"sfx_level05" XI_GEN_ITEM_SETITEM05 MODELTYPE_SFX "" 0 MD_NEAR 0 1.0f 0 1 ATEX_NONE 1
"sfx_level06" ...
Yo-yo glow problem 07/06/2014 - Flyff Private Server - 6 Replies Yo-yo only glow one hand (right) but no left.
SS: http://i.epvpimg.com/2qgKb.png
Pls help!
Glow Change Problem 06/20/2013 - Flyff Private Server - 2 Replies When i click the glow chage on my menu i will crashed.
error .
2013/ 6/21 15:23:41 Jun 21 2013 14:43:51 1 rCnt=1
Neuz.exe caused an EXCEPTION_ACCESS_VIOLATION in module Neuz.exe at 001B:004D6C0E, CWndNeuz::InitDialog()+0110 byte(s), c:\users\desktop\\official source\_interface\wndneuz.cpp, line 0667+0006 byte(s)
[Help] Please T.T Problem in Glow Change ! 06/12/2013 - Flyff Private Server - 1 Replies Annyone Know How to Fix This Problem !
T.T
c:\Blessed Source\Official Source\Neuz\DPClient.cpp(873): error C2051: case expression not constant
------------------------------------------------- ------------------
c:\Blessed Source\Official Source\Neuz\DPClient.cpp(19477): error C2065: 'PACKETTYPE_GLOW_CHANGE' : undeclared identifier
------------------------------------------------- -------------------
[Problem] Jops Glow? 01/30/2013 - Flyff Private Server - 8 Replies No Glow change on start button? how to fix?
http://prntscr.com/qt92a