[Release]Save Haloes

02/20/2010 04:02 Arcо#16
Quote:
Originally Posted by memo1340 View Post
where me search
database.cs
02/20/2010 16:49 memo1340#17
man plz where i can add this code

#region Tops
if (C.Top == 1)
{
C.StatEff.Add(StatusEffectEn.TopGuildLeader);
}
if (C.Top == 2)
{
C.StatEff.Add(StatusEffectEn.TopDeputyLeader);
}
if (C.Top == 3)
{
C.StatEff.Add(StatusEffectEn.TopNinja);
}
if (C.Top == 4)
{
C.StatEff.Add(StatusEffectEn.TopTrojan);
}
if (C.Top == 5)
{
C.StatEff.Add(StatusEffectEn.TopArcher);
}
if (C.Top == 6)
{
C.StatEff.Add(StatusEffectEn.TopWarrior);
}
if (C.Top == 7)
{
C.StatEff.Add(StatusEffectEn.TopFireTaoist);
}
if (C.Top == 8)
{
C.StatEff.Add(StatusEffectEn.TopWaterTaoist);
}
if (C.Top == 9)
{
C.StatEff.Add(StatusEffectEn.MonthlyPKChampion);
}
if (C.Top == 10)
{
C.StatEff.Add(StatusEffectEn.WeeklyPKChampion);
}
#endregion
02/20/2010 18:59 Arcо#18
Quote:
Originally Posted by memo1340 View Post
man plz where i can add this code

#region Tops
if (C.Top == 1)
{
C.StatEff.Add(StatusEffectEn.TopGuildLeader);
}
if (C.Top == 2)
{
C.StatEff.Add(StatusEffectEn.TopDeputyLeader);
}
if (C.Top == 3)
{
C.StatEff.Add(StatusEffectEn.TopNinja);
}
if (C.Top == 4)
{
C.StatEff.Add(StatusEffectEn.TopTrojan);
}
if (C.Top == 5)
{
C.StatEff.Add(StatusEffectEn.TopArcher);
}
if (C.Top == 6)
{
C.StatEff.Add(StatusEffectEn.TopWarrior);
}
if (C.Top == 7)
{
C.StatEff.Add(StatusEffectEn.TopFireTaoist);
}
if (C.Top == 8)
{
C.StatEff.Add(StatusEffectEn.TopWaterTaoist);
}
if (C.Top == 9)
{
C.StatEff.Add(StatusEffectEn.MonthlyPKChampion);
}
if (C.Top == 10)
{
C.StatEff.Add(StatusEffectEn.WeeklyPKChampion);
}
#endregion
Look for C.Loaded = true; in database.cs and place it under there.
02/20/2010 20:36 memo1340#19
Plz man send your file database.cs for me
07/20/2010 01:26 liljon50#20
I'm sure this one is alot better than your previous one. But it also sure is alot more confusing. Ha. Maybe this is a little far fetched but do you think you could just send me your database.cs and character.cs over msn or something as I can not get this at all. I have error after error, Accumulating up to 49 errors.... My msn is [Only registered and activated users can see links. Click Here To Register...]. If you could send it via email or im that would be more than wonderful.
07/20/2010 04:24 .Beatz#21
Quote:
Originally Posted by memo1340 View Post
Plz man send your file database.cs for me
seriously if you cant add that code in the right place by following instructions give up on making a server. No one will give your their database.cs and more than likely wouldnt work with your source anyway. Just follow the instructions and you will be able to add it.

Quote:
Originally Posted by liljon50 View Post
I'm sure this one is alot better than your previous one. But it also sure is alot more confusing. Ha. Maybe this is a little far fetched but do you think you could just send me your database.cs and character.cs over msn or something as I can not get this at all. I have error after error, Accumulating up to 49 errors.... My msn is [Only registered and activated users can see links. Click Here To Register...]. If you could send it via email or im that would be more than wonderful.
Did you add his old one to your source. If you didnt follow that one you will get some errors. Take a screenshot of the errors and post on here.

@.Arco Great release updated your old one with this one and works beautifully.
07/20/2010 05:09 liljon50#22
Well I got it in without errors but I havent actually tested it yet with pk tournaments and such. I tried adding a halo effect with the [Only registered and activated users can see links. Click Here To Register...] but that didnt add them for me, seems it adds them for other people tho so im guessing there must still be some error in the code somewhere

Gah this is so frustrating. Because now there is no "errors" in the code but yet it doesn't work.
06/27/2011 17:04 winpro#23
I know this is an old thread but I'm using 5165 source and I've added Arco's Halo saver and everything works except that the halos don't load on server start. The halo won't be there when the characters logs in, but after the character dies the halo appears. I'm not sure what's wrong with the code.. :/
09/15/2011 12:03 molley#24
hello people i did every thing and every thing k but when i get top any thing and then /break or exit and open again there's nothing it mean there no save
09/17/2011 14:39 .Beatz#25
Quote:
Originally Posted by liljon50 View Post
Well I got it in without errors but I havent actually tested it yet with pk tournaments and such. I tried adding a halo effect with the [Only registered and activated users can see links. Click Here To Register...] but that didnt add them for me, seems it adds them for other people tho so im guessing there must still be some error in the code somewhere

Gah this is so frustrating. Because now there is no "errors" in the code but yet it doesn't work.
Re-Add the whole code and try again, you must have missed something

Quote:
Originally Posted by winpro View Post
I know this is an old thread but I'm using 5165 source and I've added Arco's Halo saver and everything works except that the halos don't load on server start. The halo won't be there when the characters logs in, but after the character dies the halo appears. I'm not sure what's wrong with the code.. :/
Re-Add the whole code and try again, you must have missed something

Quote:
Originally Posted by molley View Post
hello people i did every thing and every thing k but when i get top any thing and then /break or exit and open again there's nothing it mean there no save
Huh?! Sorry don't quite understand what you are trying to say?
Is the code right for when the character saves? Sounds like when the character saves you are not saving the halos as well... does the character save? (e.g can you level up... type /break or exit (w/e your code is) and it saves the level and everything else?)

Try doing what I said and reply here with the answer.
05/04/2013 23:46 datumfire12#26
why it is not working it worked first then my source bugged so i got out the backup without that system and it is not working some one help me please :( !!