Jump to content

Faction System


Lilith

Recommended Posts


  • Group:  Members
  • Topic Count:  4
  • Topics Per Day:  0.00
  • Content Count:  14
  • Reputation:   0
  • Joined:  11/27/11
  • Last Seen:  

idc about the suggestions from before, i just want to know if this could be fixed so when i do fvfon when theres a faction member online, my server doesn't crash. thats all i need, crashing part is my only issue.

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  3
  • Topics Per Day:  0.00
  • Content Count:  164
  • Reputation:   12
  • Joined:  01/03/12
  • Last Seen:  

Thanks for supporting this system Lilith,

you did a great job

Link to comment
Share on other sites

  • 1 month later...

  • Group:  Members
  • Topic Count:  0
  • Topics Per Day:  0
  • Content Count:  2
  • Reputation:   0
  • Joined:  11/21/12
  • Last Seen:  

is there any new update after Beta 2 maybe ? /oops i still confuse with this one ty /no1 .. BTW good job Lilith /ok

Link to comment
Share on other sites

  • 3 weeks later...

  • Group:  Members
  • Topic Count:  8
  • Topics Per Day:  0.00
  • Content Count:  27
  • Reputation:   7
  • Joined:  04/19/12
  • Last Seen:  

Memory manager: Memory leaks found at 2012/12/26 17h50m36s (Revision Unknown).

0001 : f:\rathena_16328\src\map\faction.c line 483 size 76 address 0x04E12404

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  0
  • Topics Per Day:  0
  • Content Count:  1
  • Reputation:   0
  • Joined:  09/30/12
  • Last Seen:  

I get error when compiling...

Link to comment
Share on other sites

  • 4 weeks later...

  • Group:  Members
  • Topic Count:  46
  • Topics Per Day:  0.01
  • Content Count:  147
  • Reputation:   26
  • Joined:  11/19/11
  • Last Seen:  

Sorry for reviving this topic but how do I implement a Flux Registration with this. I think this is the reason why I get error when registering in my Flux CP :o

ok nevermind, fixed it

Edited by Mavis
Link to comment
Share on other sites

  • 2 weeks later...

  • Group:  Members
  • Topic Count:  20
  • Topics Per Day:  0.00
  • Content Count:  118
  • Reputation:   6
  • Joined:  12/20/12
  • Last Seen:  

Hi

I have this error :S

can anyone help me plz =(?

Error 1 error C2065: 'SC_FACTION_AURA' : undeclared identifier src\map\faction.c 46 1 map-server_sql

Error 2 error C2065: 'SC_FACTION_AURA' : undeclared identifier src\map\faction.c 49 1 map-server_sql

Error 3 error C2065: 'SC_FACTION_AURA' : undeclared identifier src\map\faction.c 55 1 map-server_sql

Error 4 error C2065: 'SC_FACTION_AURA' : undeclared identifier src\map\faction.c 313 1 map-server_sql

Error 5 error C2065: 'SC_FACTION_AURA' : undeclared identifier src\map\faction.c 315 1 map-server_sql

Error 6 error C2065: 'SC_FACTION_AURA' : undeclared identifier src\map\map.c 479 1 map-server_sql

Error 7 error C2065: 'SC_FACTION_AURA' : undeclared identifier src\map\map.c 480 1 map-server_sql

Error 8 error C2065: 'SC_FACTION_AURA' : undeclared identifier src\map\map.c 1662 1 map-server_sql

Error 9 error C2198: 'mob_once_spawn_sub' : too few arguments for call src\map\script.c 17714 1 map-server_sql

Error 10 error C2065: 'SC_FACTION_AURA' : undeclared identifier src\map\skill.c 6410 1 map-server_sql

Error 11 error C2051: case expression not constant src\map\skill.c 6410 1 map-server_sql

Error 12 error C2065: 'SC_FACTION_AURA' : undeclared identifier src\map\skill.c 7785 1 map-server_sql

Error 13 error C2051: case expression not constant src\map\skill.c 7785 1 map-server_sql

Error 14 error C2065: 'skillid' : undeclared identifier src\map\skill.c 10884 1 map-server_sql

Error 15 error C2065: 'SC_FACTION_AURA' : undeclared identifier src\map\skill.c 11240 1 map-server_sql

Error 16 error C2065: 'SC_FACTION_AURA' : undeclared identifier src\map\status.c 740 1 map-server_sql

Error 17 error C2065: 'SC_FACTION_AURA' : undeclared identifier src\map\status.c 7176 1 map-server_sql

Error 18 error C2051: case expression not constant src\map\status.c 7176 1 map-server_sql

Error 19 error C2064: term does not evaluate to a function taking 1787 arguments src\map\status.c 9793 1 map-server_sql

Error 20 error C2065: 'SC_FACTION_AURA' : undeclared identifier src\map\status.c 10623 1 map-server_sql

Error 21 error C2051: case expression not constant src\map\status.c 10623 1 map-server_sql

Error 22 error C2065: 'SC_FACTION_AURA' : undeclared identifier src\map\status.c 10802 1 map-server_sql

Error 23 error C2051: case expression not constant src\map\status.c 10802 1 map-server_sql

24 IntelliSense: identifier "SC_FACTION_AURA" is undefined src\map\faction.c 46 18 map-server_sql

Thanks

Edited by aisha
Link to comment
Share on other sites

  • 2 weeks later...

  • Group:  Members
  • Topic Count:  14
  • Topics Per Day:  0.00
  • Content Count:  407
  • Reputation:   159
  • Joined:  11/18/11
  • Last Seen:  

Hello all!

I finish this system for current revision.

Full version features:

  • Code updated.
  • Solved problem, which crushing map server after @reloadfactiondb command.
  • Corrected Faction Aura bonus ( SC_FACTION_AURA ).
  • Now saving faction leader and relics of each faction.
  • Now aura of each faction in faction_db.txt ( faction_aura_db.txt was deleted )
  • Multi - alliance support.
  • Voting for faction leader ( some people's suggestion ).
  • Logging Faction chat.
  • ...
 

The full version will not free. All news later :)

Edited by Lilith
  • Upvote 2
Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  209
  • Topics Per Day:  0.05
  • Content Count:  892
  • Reputation:   27
  • Joined:  12/09/11
  • Last Seen:  

Hello all!
I finish this system for current revision.
Full version features:
  • Code updated.
  • Solved problem, which crushing map server after @reloadfactiondb command.
  • Corrected Faction Aura bonus ( SC_FACTION_AURA ).
  • Now saving faction leader and relics of each faction.
  • Now aura of each faction in faction_db.txt ( faction_aura_db.txt was deleted )
  • Multi - alliance support.
  • Voting for faction leader ( some people's suggestion ).
  • Logging Faction chat.
  • ...
 
The full version will not free. All news later :)

 

ooohh T_T... please release it :D

  • Upvote 1
Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  26
  • Topics Per Day:  0.01
  • Content Count:  2244
  • Reputation:   182
  • Joined:  11/19/11
  • Last Seen:  

this is great!

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  69
  • Topics Per Day:  0.02
  • Content Count:  592
  • Reputation:   31
  • Joined:  11/14/11
  • Last Seen:  

Yeah hope its free :(

- please release it for free

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  112
  • Topics Per Day:  0.03
  • Content Count:  388
  • Reputation:   4
  • Joined:  05/01/12
  • Last Seen:  

Hello all!
I finish this system for current revision.
Full version features:
  • Code updated.
  • Solved problem, which crushing map server after @reloadfactiondb command.
  • Corrected Faction Aura bonus ( SC_FACTION_AURA ).
  • Now saving faction leader and relics of each faction.
  • Now aura of each faction in faction_db.txt ( faction_aura_db.txt was deleted )
  • Multi - alliance support.
  • Voting for faction leader ( some people's suggestion ).
  • Logging Faction chat.
  • ...
 
The full version will not free. All news later :)

 

wow...how much lilith??

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  18
  • Topics Per Day:  0.00
  • Content Count:  45
  • Reputation:   0
  • Joined:  10/13/12
  • Last Seen:  

I have a question (I'm using  BETA 2)

Whenever I try to add faction ID 4, my map server gives an error. Is there a limit of 3 factions on this script?

Also, I'm very excited about the full version, nice job Lilith!

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  14
  • Topics Per Day:  0.00
  • Content Count:  407
  • Reputation:   159
  • Joined:  11/18/11
  • Last Seen:  

I have a question (I'm using  BETA 2)
 
Whenever I try to add faction ID 4, my map server gives an error. Is there a limit of 3 factions on this script?
 
Also, I'm very excited about the full version, nice job Lilith!

 

See faction.h
 
#define MAX_FACTION 3

 

Maximum is 3 factions. Increase it if you want.
Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  18
  • Topics Per Day:  0.00
  • Content Count:  45
  • Reputation:   0
  • Joined:  10/13/12
  • Last Seen:  

 

I have a question (I'm using  BETA 2)
 
Whenever I try to add faction ID 4, my map server gives an error. Is there a limit of 3 factions on this script?
 
Also, I'm very excited about the full version, nice job Lilith!

 

See faction.h
 

#define MAX_FACTION 3

 

Maximum is 3 factions. Increase it if you want.

 

Thank you very much!

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  3
  • Topics Per Day:  0.00
  • Content Count:  7
  • Reputation:   0
  • Joined:  09/22/12
  • Last Seen:  

I've tried as much as possible and still fail, please help me lilith

error map server

 

 

post-8050-0-84041800-1361684680_thumb.jpg

Link to comment
Share on other sites

  • 4 weeks later...

  • Group:  Members
  • Topic Count:  14
  • Topics Per Day:  0.00
  • Content Count:  407
  • Reputation:   159
  • Joined:  11/18/11
  • Last Seen:  

First post updated. READ

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  60
  • Topics Per Day:  0.01
  • Content Count:  562
  • Reputation:   219
  • Joined:  11/22/11
  • Last Seen:  

good job, as always

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  33
  • Topics Per Day:  0.01
  • Content Count:  231
  • Reputation:   24
  • Joined:  12/18/11
  • Last Seen:  

is this is the best working one?

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  2
  • Topics Per Day:  0.00
  • Content Count:  10
  • Reputation:   1
  • Joined:  02/12/12
  • Last Seen:  

i want buy this faction system.
PM me.
we can chat on skype.
if you online please PM me...

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  69
  • Topics Per Day:  0.02
  • Content Count:  592
  • Reputation:   31
  • Joined:  11/14/11
  • Last Seen:  

is there a free version that is bug free?.. 

Link to comment
Share on other sites

  • 4 weeks later...

  • Group:  Members
  • Topic Count:  50
  • Topics Per Day:  0.01
  • Content Count:  174
  • Reputation:   0
  • Joined:  02/17/12
  • Last Seen:  

Does That Works With eAthena or 3ceam ???

BTW Awesome script i hope it works with My trunk 

/no1

Edited by Nash
Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  7
  • Topics Per Day:  0.00
  • Content Count:  23
  • Reputation:   0
  • Joined:  06/12/12
  • Last Seen:  

great job but unfortunately this very incompatible in relation to recent rathenas

Link to comment
Share on other sites

  • 1 month later...

  • Group:  Members
  • Topic Count:  28
  • Topics Per Day:  0.01
  • Content Count:  64
  • Reputation:   1
  • Joined:  02/18/12
  • Last Seen:  

hmm faction system doesn't work in r17359? hmm i try to apply patch with tortoise, but a result fail :3 pleasee i need help you :3, thanks before

Link to comment
Share on other sites

  • 3 months later...

  • Group:  Members
  • Topic Count:  33
  • Topics Per Day:  0.01
  • Content Count:  231
  • Reputation:   24
  • Joined:  12/18/11
  • Last Seen:  

@lilith is the paid one is the working one and bugless src mod?

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...