• Underdone the Mmorpg(REBELS - With download)
    33 replies, posted
Yes I know off "The commanders" version, and I most likely will probably will be banned for this thread post, but who cares!? Im posting this for the community, not to piss of "Commander" or anyone else. This is rebels version, fixed up more, more features then rebel had ect. Im only releasing this because players liked this version alot compared to the commanders( and alot want this one, since they all asked me) So Im now releasing this. Yes their still is english mistakes from when rebel added a english version from his korean language file. I fixed most of it I "think" Features.. yatata •Bank system • Highly customizable gamemode •New skill system •Npcs now have a feature to use NEXTBOT with a Bool •No more pesky hard to read map .txt, just simply use a .lua and make it from their! •Auction's •NPCS Can drop non-store items(Which are the best) •New UI, Crafting UI -No mysql •Fixed pac3 version! •Very good pvp system(Stops alot of non-usual damage) "Who ever your fighting also need PVP on" •Cool animation effects •Skill tree, passive skills, active skills, auras •Base underdone features, the party system to share EXP, Crafting is more fun, melee+guns, • Ore mining with rare types of ore •More quests, alot more repeatable quests •New gun ammo display! • The classic HUD •Skills have level requirments, can have other skills that needed to be leveled before you level this one. Most skills have 7 Levels! •MOTD System!! (nice looking too, easy to change url!) •••And alot more that I did not mention!••• •MOTD System!! (nice looking too) Guns/armor can have effects like the commanders if you add the effects to the armor in pac, and add it into the gamemode files. Pictures [IMG]http://cloud-4.steampowered.com/ugc/3316087747432343372/EB0894520089551F1739B7FA2EF14E88A2516B7A/[/IMG] Crafting UI [IMG]http://cloud-2.steampowered.com/ugc/3316087747432341651/A64A2F3B55ADE7B9F7CDB81E3DDD06EE634D20D0/[/IMG] MOTD Videos [video=youtube;qICTdDvofso]http://www.youtube.com/watch?v=qICTdDvofso[/video] Skills display [video=youtube;nPBguPAzuoY]http://www.youtube.com/watch?v=nPBguPAzuoY[/video] User Interface + inventory The most important part of this post!!! THE DOWNLOAD LINK!!!(Crowd gos wild) [url]https://github.com/zombiezach8/Underdone[/url] If everyone requests github and so, ill make a github and constantly update till then just here you go facepunch!!! Feel free to add me on steam[[url]http://steamcommunity.com/id/snsfluffy][/url] Like I said I'f I get banned I do not care, I did this to give the community, and people who asked me for the gamemode version. Credits is in the shared.lua or init.lua, Feel free to change anything you want !!! Thanks for rebel for allowing me his version and doing what ever! Otherwise main people Rebel(Blacktea), Me (Fluffy puncakes, zachary johns), Caps admin for PAC3, odic-force for orignal fix.
sweet
Neat
Its not saving playerdata
[QUOTE=DontDoShit;45096556]Its not saving playerdata[/QUOTE] It should? Add me on steam, and I'll help you
you what? [IMG]http://puu.sh/9shjv/2ae921c5f2.png[/IMG]
[QUOTE=smithy285;45096675]you what? [IMG]http://puu.sh/9shjv/2ae921c5f2.png[/IMG][/QUOTE] Its malicious? Theirs no virus's/trojans ect. Everyone is welcome to scan it. Ill get a few virus scans up I suppose Also, theri is 2 .bat files to update workshop content!!!!! That may be the reason it may appear malicious!
I honestly don't understand why you are saying that you might get banned o.o I mean, you fixed stuff on it, there will be just no sense in banning,imo. (Also i still remember that gamemode too, lol, didnt known that it was broken before)
[QUOTE=Kirillian;45096751]I honestly don't understand why you are saying that you might get banned o.o I mean, you fixed stuff on it, there will be just no sense in banning,imo. (Also i still remember that gamemode too, lol, didnt known that it was broken before)[/QUOTE] I thought I would because how the commander posted his post on underdone, then I thought it would be considered spam + false crap [editline]13th June 2014[/editline] Heres a small virus scan on the best software(My opinion) [IMG]http://i.gyazo.com/0546cb0395b76b90250ed3f22d7cb522.png[/IMG]
[QUOTE=zachary johns;45096572]It should? Add me on steam, and I'll help you[/QUOTE] Thanks for the help bro! :)
[QUOTE=DontDoShit;45097267]Thanks for the help bro! :)[/QUOTE] Yea No problem, I guess ill be moving to github, and put up better guides for linux ect! [editline]13th June 2014[/editline] Windows: Move addons to garrysmod/addons, data to garrysmod/data and merge it Linux: Move addons to garrysmod/addons, data to garrysmod/data and merge it (rename BETACOMPAT to betacompat, rename data/UnderDone, to underdone, allow files to write and load from data/underdone [editline]14th June 2014[/editline] New github!! [url]https://github.com/zombiezach8/Underdone[/url]
I keep getting [code][ERROR] gamemodes/underdone/gamemode/core/clientfiles/menutabs/inventory.lua:107: attempt to concatenate a nil value 1. LoadInventory - gamemodes/underdone/gamemode/core/clientfiles/menutabs/inventory.lua:107 2. Init - gamemodes/underdone/gamemode/core/clientfiles/menutabs/inventory.lua:50 3. vgui_Create - lua/includes/extensions/client/panel/scriptedpanels.lua:153 4. Create - addons/betacompat/lua/autorun/client/vgui_create.lua:13 5. Init - gamemodes/underdone/gamemode/core/clientfiles/menus/cl_mainmenu.lua:89 6. vgui_Create - lua/includes/extensions/client/panel/scriptedpanels.lua:153 7. Create - addons/betacompat/lua/autorun/client/vgui_create.lua:13 8. Call - gamemodes/underdone/gamemode/core/clientfiles/menus/cl_mainmenu.lua:137 9. unknown - gamemodes/base/gamemode/cl_spawnmenu.lua:66 10. unknown - lua/includes/modules/concommand.lua:69 [/code] Every time I try to open the menu. And I also get this when I join. [code] [ERROR] gamemodes/underdone/gamemode/core/sharedfiles/sh_stats.lua:49: attempt to call method 'SetStat' (a nil value) 1. Function - gamemodes/underdone/gamemode/core/sharedfiles/sh_stats.lua:49 2. unknown - lua/includes/modules/usermessage.lua:87 [/code]
[QUOTE=Vilusia;45099649]I keep getting [code][ERROR] gamemodes/underdone/gamemode/core/clientfiles/menutabs/inventory.lua:107: attempt to concatenate a nil value 1. LoadInventory - gamemodes/underdone/gamemode/core/clientfiles/menutabs/inventory.lua:107 2. Init - gamemodes/underdone/gamemode/core/clientfiles/menutabs/inventory.lua:50 3. vgui_Create - lua/includes/extensions/client/panel/scriptedpanels.lua:153 4. Create - addons/betacompat/lua/autorun/client/vgui_create.lua:13 5. Init - gamemodes/underdone/gamemode/core/clientfiles/menus/cl_mainmenu.lua:89 6. vgui_Create - lua/includes/extensions/client/panel/scriptedpanels.lua:153 7. Create - addons/betacompat/lua/autorun/client/vgui_create.lua:13 8. Call - gamemodes/underdone/gamemode/core/clientfiles/menus/cl_mainmenu.lua:137 9. unknown - gamemodes/base/gamemode/cl_spawnmenu.lua:66 10. unknown - lua/includes/modules/concommand.lua:69 [/code] Every time I try to open the menu. And I also get this when I join. [code] [ERROR] gamemodes/underdone/gamemode/core/sharedfiles/sh_stats.lua:49: attempt to call method 'SetStat' (a nil value) 1. Function - gamemodes/underdone/gamemode/core/sharedfiles/sh_stats.lua:49 2. unknown - lua/includes/modules/usermessage.lua:87 [/code][/QUOTE] I talked to the creator of the gamemode earlier, the menu error involves admin mods like ulx. if you remove them it should work.
[QUOTE=rojok;45099704]I talked to the creator of the gamemode earlier, the menu error involves admin mods like ulx. if you remove them it should work.[/QUOTE] If I remove ulx how will I admin my server...
[QUOTE=Vilusia;45099776]If I remove ulx how will I admin my server...[/QUOTE] I've been working on fixing the current admin system implemented into the gamemode, it has a few errors but its almost done. [editline]14th June 2014[/editline] New update will have combine boss, Ice golems, fixed seekers, Lvl 60+ zone, New zombies, Fixed zombie boss, More documentation. Plan to release somtime tomorrow if I'm not busy.
[QUOTE=Vilusia;45099776]If I remove ulx how will I admin my server...[/QUOTE] ULX is NOT the only admin mod available! How can we stop people from thinking it is?
[QUOTE=NiandraLades;45103756]ULX is NOT the only admin mod available! How can we stop people from thinking it is?[/QUOTE] True, but I've also tried Chessnut's moderator same errors as ulx. Though no one really cares how bad ulx is at times, their just glad that it works ok most of the time In my opinon
[QUOTE=NiandraLades;45103756]ULX is NOT the only admin mod available! How can we stop people from thinking it is?[/QUOTE] I have everything linked with ULX. I should have mentioned that. I use a sync that uses ULX and my ban system uses ULX as well.
[QUOTE=Vilusia;45106649]I have everything linked with ULX. I should have mentioned that. I use a sync that uses ULX and my ban system uses ULX as well.[/QUOTE] I'll make it compatible with the ulx, moderator ect. Though its not my highest goal to do atm
Okay...seems like there's more than one person editing Underdone...I don't understand. EDIT: Nvm...maybe I should read first, sorry xD
[bep bep|2|STEAM_0:0:34620850] Lua Error: Couldn't include file 'shared.lua' (File not found) (@gamemodes/underdone/gamemode/cl_init.lua (line 2))
[QUOTE=Skulman54;45116203][bep bep|2|STEAM_0:0:34620850] Lua Error: Couldn't include file 'shared.lua' (File not found) (@gamemodes/underdone/gamemode/cl_init.lua (line 2))[/QUOTE] Add me on steam, my profile link is in the first post. Also I've updated Pac3 on the github!!! Items should not be going invisible anymore! [URL="https://github.com/zombiezach8/Underdone/"]https://github.com/zombiezach8/Underdone/[/URL]
they still seem to be invisible for me
did you checked you cvar? pac_enabled 1?
Yeah, pac_enable is available on the client and set to 1. pac_enable does not exist on the server, nor does pac_enabled console's being spammed with stuff like tried to create unknown function: 0x17f54520 "group"! pac3 tried to create unknown part group tried to create unknown function: 0x17f54520 "model"! pac3 tried to create unknown part model tried to create unknown function: 0x17f545
[QUOTE=Ylsid;45121709]Yeah, pac_enable is available on the client and set to 1. pac_enable does not exist on the server, nor does pac_enabled[/QUOTE] Did you merge the old pac with the new pac if so thats not how it should've been done. You need to delete the old PAC folder, make sure its like it never existed and put in the new one [editline]16th June 2014[/editline] Ill work on pac more, I thought it was fixed since everyone who had the problem who tested it for me and it worked for them, so some other people tried it and they had no problem. though some people still have the problems ,I honestly dont know whats wrong
Is there a map editor currently?
[QUOTE=Garrison;45490053]Is there a map editor currently?[/QUOTE] Yes you need to change some ID in a cl_mapeditor or somthing, I cant check right now. Then open C ingame and you can spawn npcs/set levels and props. Then theirs some concommand to save them which I cannot check at the moment either
-snip-
Hi guys.. sorry for up the post but i have a questions with my underdone server, i don't know how to spawn PNJ for the quest, spawn the props and spawn monster/boss, if you know it please help.. i have add BlackTea on my friend list but he don't accept me for the time.. i need help thank you :) MixeD
Sorry, you need to Log In to post a reply to this thread.