Register for your free account! | Forgot your password?

You last visited: Today at 17:24

  • Please register to post and access all features, it's quick, easy and FREE!

Advertisement



[Release]Glow System

Discussion on [Release]Glow System within the Flyff PServer Guides & Releases forum part of the Flyff Private Server category.

Reply
 
Old 04/18/2013, 16:38   #61
 
elite*gold: 0
Join Date: Aug 2012
Posts: 19
Received Thanks: 1
Plz uploaded SFX files and code : MdlDyna and Obj. Plz

Solucioned problem neuz crash selec aura:

Open : mdlDyna.inc and search :

Quote:
"sfx_level10white" XI_GEN_ITEM_SETITEM10 MODELTYPE_SFX "" 0 MD_NEAR 0 1.0f 0 1 ATEX_NONE 1
and bottom add:

Quote:
"sfx_level10red" XI_GEN_ITEM_SETITEM101 MODELTYPE_SFX "" 0 MD_FAR 0 1.0f 0 1 ATEX_NONE 1
"sfx_level10blue" XI_GEN_ITEM_SETITEM102 MODELTYPE_SFX "" 0 MD_FAR 0 1.0f 0 1 ATEX_NONE 1
"sfx_level10yellow" XI_GEN_ITEM_SETITEM103 MODELTYPE_SFX "" 0 MD_FAR 0 1.0f 0 1 ATEX_NONE 1
"sfx_level10green" XI_GEN_ITEM_SETITEM104 MODELTYPE_SFX "" 0 MD_FAR 0 1.0f 0 1 ATEX_NONE 1
"sfx_level10purple" XI_GEN_ITEM_SETITEM105 MODELTYPE_SFX "" 0 MD_FAR 0 1.0f 0 1 ATEX_NONE 1
"sfx_level10black" XI_GEN_ITEM_SETITEM106 MODELTYPE_SFX "" 0 MD_FAR 0 1.0f 0 1 ATEX_NONE 1
"sfx_level10orange" XI_GEN_ITEM_SETITEM107 MODELTYPE_SFX "" 0 MD_FAR 0 1.0f 0 1 ATEX_NONE 1
"sfx_level10pink" XI_GEN_ITEM_SETITEM108 MODELTYPE_SFX "" 0 MD_FAR 0 1.0f 0 1 ATEX_NONE 1
"sfx_level10rainbow" XI_GEN_ITEM_SETITEM109 MODELTYPE_SFX "" 0 MD_FAR 0 1.0f 0 1 ATEX_NONE 1
"sfx_level10sparklesilver" XI_GEN_ITEM_SETITEM1010 MODELTYPE_SFX "" 0 MD_FAR 0 1.0f 0 1 ATEX_NONE 1
"sfx_level10sparklegold" XI_GEN_ITEM_SETITEM1011 MODELTYPE_SFX "" 0 MD_FAR 0 1.0f 0 1 ATEX_NONE 1
"sfx_level10darkpurple" XI_GEN_ITEM_SETITEM1012 MODELTYPE_SFX "" 0 MD_FAR 0 1.0f 0 1 ATEX_NONE 1
"sfx_level10snowflake" XI_GEN_ITEM_SETITEM1013 MODELTYPE_SFX "" 0 MD_FAR 0 1.0f 0 1 ATEX_NONE 1
"sfx_level10christmas" XI_GEN_ITEM_SETITEM1014 MODELTYPE_SFX "" 0 MD_FAR 0 1.0f 0 1 ATEX_NONE 1
"sfx_level10venom" XI_GEN_ITEM_SETITEM1015 MODELTYPE_SFX "" 0 MD_FAR 0 1.0f 0 1 ATEX_NONE 1
emanuelmatias is offline  
Old 04/20/2013, 01:43   #62
 
elite*gold: 115
Join Date: Jan 2012
Posts: 1,156
Received Thanks: 894
Some of your code are duplicate try to recheck
Rhyder` is offline  
Thanks
1 User
Old 04/22/2013, 12:48   #63
 
jeromerz's Avatar
 
elite*gold: 0
Join Date: May 2011
Posts: 244
Received Thanks: 12
question how do i add a shortcut key for the glow system?
jeromerz is offline  
Old 04/24/2013, 01:38   #64
 
elite*gold: 0
Join Date: Aug 2012
Posts: 19
Received Thanks: 1
PLZ HELP ME , ME PROBLE IS :

Quote:
c:\Users\MATIAS\Desktop\SourceMEU\Source\Virtuos_v 17\Build\Program\Neuz\DPClient.cpp(611): error C2051: case expression not constant
c:\Users\MATIAS\Desktop\SourceMEU\Source\Virtuos_v 17\Build\Program\Neuz\DPClient.cpp(611): error C2065: 'SNAPSHOTTYPE_UPDATEGLOW' : undeclared identifier
c:\Users\MATIAS\Desktop\SourceMEU\Source\Virtuos_v 17\Build\Program\WORLDSERVER\User.cpp(3873): error C2065: 'SNAPSHOTTYPE_UPDATEGLOW' : undeclared identifier
c:\Users\MATIAS\Desktop\SourceMEU\Source\Virtuos_v 17\Build\Program\WORLDSERVER\User.cpp(3873): error C2593: 'operator <<' is ambiguous
..\_Network\Misc\Include\ar.h(57): could be 'CAr &CAr:perator <<(unsigned int)'
..\_Network\Misc\Include\ar.h(56): or 'CAr &CAr:perator <<(char)'
..\_Network\Misc\Include\ar.h(55): or 'CAr &CAr:perator <<(short)'
C:\Users\MATIAS\Desktop\SourceMEU\Source\Virtuos_v 17\Build\Program\_Common\Mover.cpp(12516): fatal error C1004: unexpected end of file found
c:\Users\MATIAS\Desktop\SourceMEU\Source\Virtuos_v 17\Build\Program\Neuz\VersionCommon.h(526): warning C4005: 'NO_GAMEGUARD' : macro redefinition
c:\Users\MATIAS\Desktop\SourceMEU\Source\Virtuos_v 17\Build\Program\WORLDSERVER\DPSrvr.cpp(7471): warning C4018: '<' : signed/unsigned mismatch
emanuelmatias is offline  
Old 04/24/2013, 03:21   #65
 
elite*gold: 115
Join Date: Jan 2012
Posts: 1,156
Received Thanks: 894
Quote:
Originally Posted by emanuelmatias View Post
PLZ HELP ME , ME PROBLE IS :
__Network>Msghdr.h
Rhyder` is offline  
Thanks
1 User
Old 04/24/2013, 17:29   #66
 
elite*gold: 0
Join Date: Aug 2012
Posts: 19
Received Thanks: 1
and this post and I get this error
emanuelmatias is offline  
Old 05/02/2013, 19:40   #67
 
macboyem07's Avatar
 
elite*gold: 0
Join Date: Dec 2012
Posts: 239
Received Thanks: 33

Help me >.<
macboyem07 is offline  
Old 05/03/2013, 02:32   #68
 
elite*gold: 0
Join Date: Apr 2013
Posts: 70
Received Thanks: 18
Quote:
Originally Posted by macboyem07 View Post

Help me >.<
you forgot the snapshot --> msghdr.h

and defineobj.h
W.o.F is offline  
Thanks
2 Users
Old 05/03/2013, 04:40   #69
 
macboyem07's Avatar
 
elite*gold: 0
Join Date: Dec 2012
Posts: 239
Received Thanks: 33
my 2nd problem,when i equip my +10 armor set my neuz crash >.<


macboyem07 is offline  
Old 05/03/2013, 05:37   #70
 
elite*gold: 0
Join Date: Apr 2013
Posts: 70
Received Thanks: 18
Quote:
Originally Posted by macboyem07 View Post
my 2nd problem,when i equip my +10 armor set my neuz crash >.<


mdldyna.inc and the SFX
W.o.F is offline  
Thanks
2 Users
Old 05/03/2013, 07:23   #71
 
macboyem07's Avatar
 
elite*gold: 0
Join Date: Dec 2012
Posts: 239
Received Thanks: 33
Im DOne Adding This System thankz
macboyem07 is offline  
Old 05/05/2013, 08:46   #72
 
macboyem07's Avatar
 
elite*gold: 0
Join Date: Dec 2012
Posts: 239
Received Thanks: 33
how to fix this ingame

the glow effect can't change to the other screen ..

macboyem07 is offline  
Old 05/07/2013, 12:56   #73
 
macboyem07's Avatar
 
elite*gold: 0
Join Date: Dec 2012
Posts: 239
Received Thanks: 33
Quote:
Originally Posted by Jopsi332 View Post
Da das ganze in der Exordium Source releast worden ist release ich es mal hier offiziel.

Ich werde dafür kein Support leisten und das mit der Datenbank könnt ihr selbst machen wers net gebacken kriegt hat pech.

Ist eh eine alte Version die lange nicht alle features meines aktuellen glow systems hat an einigen stellen echt dreckigen code hat.



pw ist onlyepvp
I use this and i success execute all of this:

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
Spoiler:

---------- 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
Spoiler:

, A.GlowArmLeft
, A.GlowArmRight
, A.GlowLegLeft
, A.GlowLegRight
, A.GlowBody
, A.GlowHandLeft
, A.GlowHandRight


Then search for
IF @iGu = 'U1' -- ??? ??

In the UPDATE procedure search for
, idCampus = @im_idCampus
And below that add
Spoiler:

, GlowArmLeft = @iGlowArmleft
, GlowArmRight = @iGlowArmRight
, GlowLegLeft = @iGlowLegLeft
, GlowLegRight = @iGlowLegRight
, GlowBody = @iGlowBody
, GlowHandLeft = @iGlowHandLeft
, GlowHandRight = @iGlowHandRight


Then find
IF @iGu = 'I1' -- ?? ?? ??

And in the INSERT PROCEDURE find
INSERT CHARACTER_TBL
In the INSERT STATEMENT below , idCampus add
Spoiler:

, GlowArmLeft
, GlowArmRight
, GlowLegLeft
, GlowLegRight
, GlowBody
, GlowHandLeft
, GlowHandRight


Then after the second ,0
add
7x an , 0

After you done that all click on execute and youre done.

With kind regards,
Loky




But this is happen ingame and the glow can't save,when i reconnect to the game the glow is rollback

ScreenShot:

how to fix this
macboyem07 is offline  
Old 05/11/2013, 23:26   #74
 
Supr3matt's Avatar
 
elite*gold: 80
Join Date: May 2013
Posts: 146
Received Thanks: 23
Thanks Jopsi
Supr3matt is offline  
Old 05/14/2013, 01:02   #75
 
elite*gold: 0
Join Date: Mar 2013
Posts: 22
Received Thanks: 2
Thanks for release
~Bleiz~ is offline  
Reply


Similar Threads Similar Threads
[Release]Job Glow System
02/04/2013 - Flyff PServer Guides & Releases - 62 Replies
Hallo Elitepvpers, release hier ein Job Glow System. Eigentlich ja nicht's besonderes aber ich liebe die 0815 Welt so sehr^^ Also zb. Assist BP und RM haben gleichen Glow usw. Selber könnte man es erweitern Job Glowsystem.rar Bitte kein Flamen oder sonst was sonst reporte ich. Ich hab keine ahnung von c++ bzw. minimal also falls es unsinnvoll geschrieben ist dann wär es nett wenn jmd. eine Kürzere Version posten würde.
[Request] Job Glow System SFXES
02/25/2012 - Flyff Private Server - 11 Replies
hey leute da sie sfxes vom release des job glow change systems von synxx n ich gehen bzw der client dann immer crasht wollt ich fragen ob jemand die funktionierenden hat
Job Change Glow System Problem
02/23/2012 - Flyff Private Server - 4 Replies
Gelöst aber jetzt stürzt der Client ab wenn ich nen Set + 10 anziehe



All times are GMT +1. The time now is 17:25.


Powered by vBulletin®
Copyright ©2000 - 2026, Jelsoft Enterprises Ltd.
SEO by vBSEO ©2011, Crawlability, Inc.
This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.

Support | Contact Us | FAQ | Advertising | Privacy Policy | Terms of Service | Abuse
Copyright ©2026 elitepvpers All Rights Reserved.