Welcome to the RaGEZONE - MMORPG development forums.

How to add a item to a NPC

This is a discussion on How to add a item to a NPC within the Flyff Tutorials forums, part of the Flyff category; what is that item rarity mean?...

Page 5 of 9 FirstFirst 123456789 LastLast
Results 61 to 75 of 126
  1. #61
    Registered
    Rank
    Member
    Join Date
    Nov 2010
    Posts
    19
    Liked
    0

    Re: How to add a item to a NPC

    Click
    what is that item rarity mean?

  2. #62
    Member
    Rank
    Member
    Join Date
    Nov 2010
    Location
    Netherlands
    Posts
    85
    Liked
    6

    Re: How to add a item to a NPC

    I really don't know how to explain it, Maybe you should just experiment with it, and see for your self :)

  3. #63
    Registered
    Rank
    Member
    Join Date
    Nov 2010
    Posts
    19
    Liked
    0

    Re: How to add a item to a NPC

    i did that and my world server kept crashing :( need help badly

  4. #64
    Member
    Rank
    Member
    Join Date
    Nov 2010
    Location
    Netherlands
    Posts
    85
    Liked
    6

    Re: How to add a item to a NPC

    Have you also put everything in your Data.res files ?

  5. #65
    Registered
    Rank
    Member
    Join Date
    Nov 2010
    Posts
    19
    Liked
    0

    Re: How to add a item to a NPC

    aww when i put more items in, my world server kept crashing :(

    ---------- Post added at 06:15 AM ---------- Previous post was at 06:14 AM ----------

    i replace the propitem.txt and propitem.txt.txt and character.inc but still crash :(

  6. #66
    Member
    Rank
    Member
    Join Date
    Nov 2010
    Location
    Netherlands
    Posts
    85
    Liked
    6

    Re: How to add a item to a NPC

    Weird.... I've never had that problem.

    Post your error ?

  7. #67
    Custom title enabled
    Rank
    Member
    Join Date
    Jun 2009
    Location
    ._.
    Posts
    983
    Liked
    206

    Re: How to add a item to a NPC

    As hcsmurf said, post your error.txt and we will take a look at it.

  8. #68
    Registered
    Rank
    Member
    Join Date
    Nov 2010
    Posts
    19
    Liked
    0

    Re: How to add a item to a NPC

    ok here is my error...
    2011/ 1/20 17:52:53 rCnt=1

    7.WorldServer.exe caused an EXCEPTION_ACCESS_VIOLATION in module 7.WorldServer.exe at 001B:004A1883

    - Registers

    EAX=00000000 EBX=1C633A90 ECX=0006DCE4 EDX=03020020 ESI=1C63445C
    EDI=00000000 EBP=02D23EB0 ESP=0476B9FC EIP=004A1883 FLG=00010287
    CS=001B DS=0023 SS=0023 ES=0023 FS=003B GS=0000

    001B:004A1883 (0x00006E6F 0x00000000 0x00000000 0x00000000) 7.WorldServer.exe

    2011/ 1/20 17:53:58 OP: 9403, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0

    ---------- Post added at 05:58 PM ---------- Previous post was at 05:57 PM ----------

    i only need to put CS in shop then my server is ready to release but that world server kept crashing lol

  9. #69
    Member
    Rank
    Member
    Join Date
    Nov 2010
    Posts
    35
    Liked
    0

    Re: How to add a item to a NPC

    Quote Originally Posted by aagibcheat View Post
    Then why haven't you thanked? Héhé :P
    Love Like too?XD
    [SIGPIC][/SIGPIC]


    La La la la.

  10. #70
    Member
    Rank
    Member
    Join Date
    Nov 2010
    Location
    Netherlands
    Posts
    85
    Liked
    6

    Re: How to add a item to a NPC

    Quote Originally Posted by tsab View Post
    ok here is my error...
    2011/ 1/20 17:52:53 rCnt=1

    7.WorldServer.exe caused an EXCEPTION_ACCESS_VIOLATION in module 7.WorldServer.exe at 001B:004A1883

    - Registers

    EAX=00000000 EBX=1C633A90 ECX=0006DCE4 EDX=03020020 ESI=1C63445C
    EDI=00000000 EBP=02D23EB0 ESP=0476B9FC EIP=004A1883 FLG=00010287
    CS=001B DS=0023 SS=0023 ES=0023 FS=003B GS=0000

    001B:004A1883 (0x00006E6F 0x00000000 0x00000000 0x00000000) 7.WorldServer.exe

    2011/ 1/20 17:53:58 OP: 9403, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0

    ---------- Post added at 05:58 PM ---------- Previous post was at 05:57 PM ----------

    i only need to put CS in shop then my server is ready to release but that world server kept crashing lol
    And your sure, that your worldserver runs without the CS in the shops?

  11. #71
    Registered
    Rank
    Member
    Join Date
    Nov 2010
    Posts
    19
    Liked
    0

    Re: How to add a item to a NPC

    the first time i added CS to shop is just a frog set then it show up in game then i added more and my world server always crash and i cant get online

  12. #72
    Custom title enabled
    Rank
    Member
    Join Date
    Jun 2009
    Location
    ._.
    Posts
    983
    Liked
    206

    Re: How to add a item to a NPC

    Cant help that
    You must've edited something else than you are supposed to ;O
    The only things you should edit =
    Enable the item
    Change the Rarity's
    Change the price

    Thats all o.o

  13. #73
    Account Upgraded | Title Enabled!
    Rank
    Member +
    Join Date
    Jan 2011
    Location
    Philippines
    Posts
    262
    Liked
    4

    Re: How to add a item to a NPC

    I've done everything well.
    but it didn't work when i open the npc Is.

  14. #74
    Registered
    Rank
    Member
    Join Date
    Nov 2010
    Posts
    19
    Liked
    0

    Re: How to add a item to a NPC

    well what is the number after the rarity? the one said "????" then a number below it

  15. #75
    Registered
    Rank
    Member
    Join Date
    Nov 2010
    Posts
    19
    Liked
    0

    Re: How to add a item to a NPC

    Quote Originally Posted by aagibcheat View Post
    Cant help that
    You must've edited something else than you are supposed to ;O
    The only things you should edit =
    Enable the item
    Change the Rarity's
    Change the price

    Thats all o.o
    how about the number after the item rarity?

 

 

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •