[Release] Fame Achievement

Page 2 of 2 FirstFirst 12
Results 16 to 26 of 26
  1. #16
    Yuki Zygon is offline
    MemberRank
    Aug 2008 Join Date
    IllinoisLocation
    1,208Posts

    Re: [Release] Fame Achievement

    You could add a DB field for a char to list his/her fame achievements so he/she cant keep doing it over again. Like set it to 1 for 20 fame then 2 for 50 or w.e. and so on.

  2. #17
    Valued Member Howei is offline
    MemberRank
    Nov 2008 Join Date
    121Posts

    Re: [Release] Fame Achievement

    Quote Originally Posted by Zygon View Post
    You could add a DB field for a char to list his/her fame achievements so he/she cant keep doing it over again. Like set it to 1 for 20 fame then 2 for 50 or w.e. and so on.
    I was thinking make it log the fame every 10 fame IF the fame in the db is lower than the fame it's trying to log.

  3. #18
    Account Upgraded | Title Enabled! Regurgitate is offline
    MemberRank
    Apr 2008 Join Date
    1,113Posts

    Re: [Release] Fame Achievement

    Quote Originally Posted by ridekink08 View Post
    You should release alot of achievements together like
    first boss kill
    1/2/3/4 job advancement all that would be amazing =)
    Nice copy of DMS.

  4. #19
    Yuki Zygon is offline
    MemberRank
    Aug 2008 Join Date
    IllinoisLocation
    1,208Posts

    Re: [Release] Fame Achievement

    you could add to the achievement check to do:
    Code:
    if (target.getFame() % 10 == 0 && target.getFame() > 0 && target.get.FameCheck() < 0) {
    Or something like that...

  5. #20
    projectNano LightRyuzaki is offline
    MemberRank
    Sep 2008 Join Date
    TexasLocation
    338Posts

    Re: [Release] Fame Achievement

    nice release :D

  6. #21
    Yuki Zygon is offline
    MemberRank
    Aug 2008 Join Date
    IllinoisLocation
    1,208Posts

    Re: [Release] Fame Achievement

    BTW... I took the concept of your Auto - Restart and made it work... o.o So thanks for the idea.. XP

  7. #22
    Valued Member Howei is offline
    MemberRank
    Nov 2008 Join Date
    121Posts

    Re: [Release] Fame Achievement

    Quote Originally Posted by Regurgitate View Post
    Nice copy of DMS.
    Let's not forget 99% of everything in this section is a copy of GMS.

  8. #23
    Yuki Zygon is offline
    MemberRank
    Aug 2008 Join Date
    IllinoisLocation
    1,208Posts

    Re: [Release] Fame Achievement

    Quote Originally Posted by Howei View Post
    Let's not forget 99% of everything in this section is a copy of GMS.
    What I dont get is that players want GMS like servers, so I say why not go and Play GMS if you want a challenge... Seriously... >.<

  9. #24
    Account Upgraded | Title Enabled! Regurgitate is offline
    MemberRank
    Apr 2008 Join Date
    1,113Posts

    Re: [Release] Fame Achievement

    Quote Originally Posted by Howei View Post
    Let's not forget 99% of everything in this section is a copy of GMS.
    I wasn't talking to YOU.
    I was talking to the guy who said about the Boss Kill.

  10. #25
    Member jammerx2 is offline
    MemberRank
    Feb 2009 Join Date
    CanadaLocation
    86Posts

    Re: [Release] Fame Achievement

    Nice......

  11. #26
    Account Upgraded | Title Enabled! Popozow1012 is offline
    MemberRank
    Jul 2008 Join Date
    Where it's nine in the afternoonLocation
    549Posts

    Re: [Release] Fame Achievement

    I am so using this!



Page 2 of 2 FirstFirst 12

Advertisement