Search Unity

Multiplayer Kit

Discussion in 'Assets and Asset Store' started by DevionGames, Nov 30, 2011.

?

Next Update?

  1. Collision

    50 vote(s)
    11.6%
  2. Day Night Cycle

    72 vote(s)
    16.7%
  3. Save the level , skills and inventory...

    152 vote(s)
    35.3%
  4. Character Customization

    92 vote(s)
    21.3%
  5. Teleportation portals

    13 vote(s)
    3.0%
  6. Basic GM commands

    37 vote(s)
    8.6%
  7. Resolution dependand GUI

    15 vote(s)
    3.5%
  1. danielo

    danielo

    Joined:
    Jan 13, 2012
    Posts:
    39
    great to hear that you're already working on the next update, sounds good!
     
  2. joshkirkpatrick

    joshkirkpatrick

    Joined:
    Apr 12, 2012
    Posts:
    3
  3. kinajeu2

    kinajeu2

    Joined:
    Apr 14, 2012
    Posts:
    8
    This kit is GREAT I recommend everyone to get it its worth having and using there's great support too.
    Its the best kit iv'e come by so far good job on it I love using it and cant wait to get into custom jobs.

    Also wondering what the next updates are going to be?
     
  4. DevionGames

    DevionGames

    Joined:
    Feb 22, 2010
    Posts:
    1,624
    Thank you!

    I am planning to sort/organize the server code, export some basic methods into a library and move some more to the database for better customization.

    regards zerano
     
  5. AndrewsParodys

    AndrewsParodys

    Joined:
    Apr 13, 2012
    Posts:
    5
    Seems Legit
     
  6. danielo

    danielo

    Joined:
    Jan 13, 2012
    Posts:
    39
    Buyers of this kit get a top-notch product and the ongoing support promise to bring improvments and new features !
    Keep it going Zerano ;)
     
  7. DevionGames

    DevionGames

    Joined:
    Feb 22, 2010
    Posts:
    1,624
    Thank you danielo!
     
  8. dreamlarp

    dreamlarp

    Joined:
    Apr 22, 2011
    Posts:
    854
    And its growing all the time. pretty soon you will only need a at art button for this kit.
     
  9. allpay

    allpay

    Joined:
    Mar 28, 2012
    Posts:
    32


    I need help...
    I have recived this error and I dont know whats wrong :(
     
  10. DevionGames

    DevionGames

    Joined:
    Feb 22, 2010
    Posts:
    1,624
    reimport the unitydb.sql

    Here you can see how it works:
     
  11. dalupro

    dalupro

    Joined:
    Jan 23, 2012
    Posts:
    9
    Hi,
    I have Advanced Multiplayer Kit 1.4.
    How to download update 1.5 ?
     
  12. DevionGames

    DevionGames

    Joined:
    Feb 22, 2010
    Posts:
    1,624
    Login into your account here: http://zerano-unity3d.com/zencart/
    There will be a link to download it.
     
  13. allpay

    allpay

    Joined:
    Mar 28, 2012
    Posts:
    32
    I have just tried to reimport unitydb but still have same problem :(
     
  14. DevionGames

    DevionGames

    Joined:
    Feb 22, 2010
    Posts:
    1,624
    Please delete your database and import unitydb.sql and not the database.sql ! I forgot to delete the not up to date script.

    Edit: i sended you a pm
     
    Last edited: Apr 18, 2012
  15. DevionGames

    DevionGames

    Joined:
    Feb 22, 2010
    Posts:
    1,624
    Okay i deleted the old/wrong file and changed the setup guide, because you do not need the patch anymore :D
     
  16. dalupro

    dalupro

    Joined:
    Jan 23, 2012
    Posts:
    9
    Hi, Zerano
    How many concurrent users(CCU) can "Advanced Multiplayer Kit" handle?
     
  17. DevionGames

    DevionGames

    Joined:
    Feb 22, 2010
    Posts:
    1,624
    Smartfoxserver2x can handle 100 ccu for free.
     
  18. DevionGames

    DevionGames

    Joined:
    Feb 22, 2010
    Posts:
    1,624
    Now a bump with an update preview :D

    I overworked the whole server! it is now more optimized and works more faster, i am getting arround 200 fps on my old vista laptop with arround 10 enemies not tested with more.

    So here are the basic changes:

    new gm command .spawn <npc id>


    Configuration of player/npc spawnpoint

    (Todo: Menu to choose npc from database, instead of typing the npc id)


    [Fixed] Random npc walk was buggy
    (Todo: new parameter in editor for defining walking area)

    [Fixed] Sometimes npcs were not reacting, no target follow...Also added hate system, if a player makes more dmg then the other the npc will attack with the most damage.

    Soon availible for download.

    Edit:
    Changed DestroyDelay is now in the npc editor also added a respawn delay.
    The npc will be respawned if the current npc is dead.
     
    Last edited: Apr 24, 2012
  19. danielo

    danielo

    Joined:
    Jan 13, 2012
    Posts:
    39
    update sounds great. is there already a respawn function for the player itself? never tried it.
    would be cool if you would add the possibility that the corpse of the dead player disapears but his weapons of the inventory would stay and be pickup able for other players. :)
     
  20. DevionGames

    DevionGames

    Joined:
    Feb 22, 2010
    Posts:
    1,624
    No, there is no player respawn system, but i am currently working on a healer npc, will be also in the next update.

    Lootsystem for npcs and players will come later.

    EDIT:

    Player Respawn
     
    Last edited: Apr 24, 2012
  21. DevionGames

    DevionGames

    Joined:
    Feb 22, 2010
    Posts:
    1,624
    Version 1.6 is now availible.

    new manual:
    here
     
  22. DevionGames

    DevionGames

    Joined:
    Feb 22, 2010
    Posts:
    1,624
    Npc Loot Editor and integration soon availible:
     
  23. DevionGames

    DevionGames

    Joined:
    Feb 22, 2010
    Posts:
    1,624
    Client
    - Fixed: warrior setup
    - Added: exp in npc editor
    - Added: loot manager, percentage setup of getting an item, so it will be more random

    Server
    - Added: read and handle npc exp
    - Fixed: in character selection, there was an error trying
    to save player if he logs out
    - Added: npc loot system
    - Fixed: quest system, questmark was not shown

    It is already availible for download :D
     
  24. Avanger

    Avanger

    Joined:
    Aug 26, 2011
    Posts:
    258
    WOW is very very good system Zerano alot of updates, and very profesional scripts good worck
     
  25. DevionGames

    DevionGames

    Joined:
    Feb 22, 2010
    Posts:
    1,624
    thank you
     
  26. hesa2020

    hesa2020

    Joined:
    Jul 27, 2011
    Posts:
    261
    whats next ?
    what you plan to add in new update ?
    i follow your project.
    im still using 1.4
    im very impatient to bough this kit !
    probably arroung 1.7 or 1.8 i have some money problems now and i need to find a new appartment so i cant buy it now :-|
    but well like i said i follow ur kit and love to watch the progess !
    keep working on this you have a sale from me for sure !

    and btw the ressurecter it will be cool if you can make them show when ur dead and hide when ur alive OR
    resurect when ur dead and full heal when ur alive
    just an idea :D
     
  27. DevionGames

    DevionGames

    Joined:
    Feb 22, 2010
    Posts:
    1,624
    Something like this and other(how fast player will lvl, dmg modifier for skills, hit chance based on skills...) setups people should do self.

    Edit:

    To other who already bought the kit:
    I would realy recommend to use the version 1.6/1.7, there were a lot of changes ad fixes.
    If you are one of the first customors and your link is expired(had a wrong setup at the beginning), please contact me with your transaction id.
     
    Last edited: Apr 26, 2012
  28. danielo

    danielo

    Joined:
    Jan 13, 2012
    Posts:
    39
    downloading right now, thanks for the great updates.

    some suggestions for future updates:

    the character customization should work properly. it may already be working and the problem is just me, but i have no clue how to get the user to choose between e.x. different hairstyle , without making completely new models for every possible selection...

    a idea many customers may find useful is the integration of a guild system. maybe like during the character creation the user can also choose between different guilds he wants to be part of. the number of the members of each guild could be shown next to the guilds.
    what do you guys think?
     
  29. kinajeu2

    kinajeu2

    Joined:
    Apr 14, 2012
    Posts:
    8
    yeah a guild system would be nice, But I'll prefer it like this, where there is a guild master and you have to talk to him to make a guild, to make a guild you talk to him and he will give you a quest or you will have to pay him and the guild gets added to a book or what not, when in a guild under your player name it should say the guild's name, to add people to the guild you should have to click on the player to bring up the menu and for there to be a new selection there saying "add to guild" when the players added to the guild under the players name it also says the guilds name.

    And a buddy system would be nice too ;)
     
  30. danielo

    danielo

    Joined:
    Jan 13, 2012
    Posts:
    39
    i think there is a bug in the new version.
    i created a teleporter and added the scene to the teleportlist but in the game the list is empty, so nowhere to teleport.
    i checked the teleportlist in the database, the entry is there :confused:
     
  31. DevionGames

    DevionGames

    Joined:
    Feb 22, 2010
    Posts:
    1,624
    i will check it, thank you for reporting!

    Edit:

    Found it and fixed i will update the kit if i have some more things done in a few days.
     
    Last edited: Apr 27, 2012
  32. DevionGames

    DevionGames

    Joined:
    Feb 22, 2010
    Posts:
    1,624
    Which JDK version do you use?
     
  33. dalupro

    dalupro

    Joined:
    Jan 23, 2012
    Posts:
    9
    I installed "jdk-7u3-windows-x64.exe".
     
    Last edited: May 1, 2012
  34. dalupro

    dalupro

    Joined:
    Jan 23, 2012
    Posts:
    9
    This error be solved by installing "jdk-6u32-windows-x64.exe".
    Thank you.
     
  35. DevionGames

    DevionGames

    Joined:
    Feb 22, 2010
    Posts:
    1,624
    Fixed it and uploaded.
     
  36. DevionGames

    DevionGames

    Joined:
    Feb 22, 2010
    Posts:
    1,624
    I am running a special on this kit, buy it within 7 days and save 25$!
     
  37. hesa2020

    hesa2020

    Joined:
    Jul 27, 2011
    Posts:
    261
    Finally bought it !

    So when the new update ?
     
    Last edited: May 3, 2012
  38. DevionGames

    DevionGames

    Joined:
    Feb 22, 2010
    Posts:
    1,624
    Thanks for purchasing!

    All listed updates are already availible.
     
  39. hesa2020

    hesa2020

    Joined:
    Jul 27, 2011
    Posts:
    261
    yea i know when the 1.8 comme ?
    you choosed what its gonna include ?
     
  40. DevionGames

    DevionGames

    Joined:
    Feb 22, 2010
    Posts:
    1,624
    When i have sold 10 copies again. At the moment 2/10.
     
  41. DevionGames

    DevionGames

    Joined:
    Feb 22, 2010
    Posts:
    1,624
    Last 4 days of the special!

    Thanks to all, who already purchased it.
     
  42. hesa2020

    hesa2020

    Joined:
    Jul 27, 2011
    Posts:
    261
    Update comming soon ?
     
  43. DevionGames

    DevionGames

    Joined:
    Feb 22, 2010
    Posts:
    1,624
    I send you a pm because we shoud talk about your requests private...
     
  44. danielo

    danielo

    Joined:
    Jan 13, 2012
    Posts:
    39
    i think it would be good for everyone to know what improvements are going to come with the next update(s), if you already have a plan of course :)
     
  45. DevionGames

    DevionGames

    Joined:
    Feb 22, 2010
    Posts:
    1,624
    I would like to talk to hesa2020 private, because he reported a conflict to paypal and paypal retained his payment... and now he is talking about updates, i can not understand this.

    But i would like to create a more advanced quest editor and started scripting 2 days ago(so there is not a lot to show), after creating the basic node system i thought i would be great to integrate also the other mmo related editors to it. And yes you will get the full source code of the linking states...

    Not finished preview:
     
  46. Nicon

    Nicon

    Joined:
    May 25, 2010
    Posts:
    14
    Looks interesting Zerano, keep up the good work!!
     
  47. kinajeu2

    kinajeu2

    Joined:
    Apr 14, 2012
    Posts:
    8
    Wow the looks like fun i cant wait tot use it.
    Would this just be for the quest system or are you planing to add it to all the other editors?
     
  48. DevionGames

    DevionGames

    Joined:
    Feb 22, 2010
    Posts:
    1,624
    Yes to all other, so it will be more easy to setup(i hope).
     
  49. jaybones_old

    jaybones_old

    Joined:
    Mar 31, 2010
    Posts:
    21
    I'm very interested in this kit..
    Just need to save up alittle more before your may special runs out..



    Only thing i don't like is the weapons/armor laying on ground..
    The world would turn into a huge junk yard fast for an mmo...

    I prefer after killing npc/mob clicking on dead body for loot. clicking on items u want..
    have body de-spawn after time set.. items u drag out inventory to open space will delete them not drop item on ground.

    Is this included or maybe a feature down the road, or more a custom job..

    thanks,
    jay
     
  50. DevionGames

    DevionGames

    Joined:
    Feb 22, 2010
    Posts:
    1,624
    Thank you

    The body of the npcs despawns already.

    About the loot thing, i do not know if i will remake it, if more people who bought it, want it this way i would rework it.