Jump to content

TitsRP

Superadmin

 Content Type 

Profiles

Forums

Events

DarkRP Server Rules

Forum Rules & Guidelines

DarkRP Server Rules (Compat Test)

rules-compact-manual

Everything posted by TitsRP

  1. Well I did some work on the firearm menu. I am starting to learn that design work really is not my thing but at least its coming along edit: I just realized how well the picture blends in with the forums
  2. Well, I don't want to be the debbie downer here but after coding these systems for 8 - 10 hours a day for the past 8 days straight, I am pretty burnt out so I took a small breather for the past 2 days and just did some UI stuff and making all of my entities and systems connected. Now, I am starting where I left off. The bulk of it is done, it's just kind of barebones as of right now. For example, if I was to release this update this second you would not be able to get guns since F4 Menu is disabled, F1 menu is now default + F4 is for cops Gun Smiths can't make guns as of right now There is no NPC that sells firearms (which I am working on right now) This also goes for entities. If you wanted a money printer of some sorts, you can't do that. If you wanted to make meth, uhhh sorry. But this will be added in before this update goes live. I had Erston and Gazooks play test it for approximately 15 - 20 minutes. Then Erston got off and I followed shortly after. I never really asked what kind of feedback there was other than finding a few bugs here and there which I fixed but besides that, I don't have too much info on what they liked, what they didn't like and ect. Again, Tuesday was still a placeholder date. Don't think I stopped working on the update, this is going to be huge. With over 70 actual changes followed by 170+ changelog note I am pretty stoked to show you all of it at some point.
  3. You can just get new workshop weapons. You have been gone for around 2 months and people wanted the weapons you owned. Saying "no he will be back someday" is kinda silly. But it's also silly to say "Sorry, you have to deal with it". I haven't done custom class changes in over a week because of the update I am working on. Once it's released, all cleaned up and ect I will start doing custom class stuff again. You do deserve a higher priority though so if you want to replace your weapons just PM me.
  4. I will reupload the scope textures since I possibly removed them from doing a cleanup. Thanks! If you don't want to wait, download this and it will work https://steamcommunity.com/sharedfiles/filedetails/?id=148128247
  5. Finally got started on the CP menu. So far its just a changed color scheme of the F1 menu and it replaces the F4 menu. This took a while to get working since comboboxes store the information you select as a string and when you look for a player...it's not a string. Either way, it's working now and it's properly networked along with a ton of safety check!
  6. For the love of god, if you have a CPU that supports muticore rendering, use this because it's one console command that will INSTANTLY increase your frames. By default GMOD doesn't use mutlicore rendering because it's unstable in it's current form apparently or something. Either way you can enable it. I am not responsible for any crashing you get. I heard it CAN crash your game but it hasn't crashed mine yet. I was going to force it on everyone but that's mean since I don't know how unstable it is Type this in console gmod_mcore_test 1 It's disabled on a reboot unless you put it in your autoexe file. "How do I know if it's working!?" Well if the FPS boost wasn't apparent enough, you can just do +showbudget in console. If you see a line called "Mat_ThreadedEndframe" then it's enabled. If you can't see because the window is squished, do budget_panel_height 900 In console Boosted my FPS in EvoCity from 80 in the main town spawn to 180 Also here is a screenshot Before: http://i.imgur.com/0RQ7yZH.jpg[/img] After: http://i.imgur.com/8JgHxcT.jpg[/img]
  7. Well that's nice then. I cannot stress it enough that this is seriously a 200% different experience from the current TitsRP, it's absolutely insane and I am NOT exaggerating.
  8. Is everything still on track for a release of tomorrow? :) No, I made a post somewhere saying it will be delayed to probably Tuesday (2/16). Reason being is that I truly want to hit everything 100%. I will have the head admins come on the server during the weekend to give me feedback on the current systems. On top of that, I have two more systems I want to definitely make. I usually make a system a day if I am working really well + a lot of fixes to other systems. I will probably end up making more though since there is another 4 systems in the server I made that I kinda thought 'That would be cool" so I kinda just made them. But of course, it will be released when it's ready. Tuesday is just a placeholder date
  9. You can only grow in certain spots. It promotes player interaction. Also just saying, this map is super small for everything I wanted to do. There is way too much stuff to do as of right now in the server it's kinda berserk to the point where it feels kinda cramped. But I just finished up syncing networked variables to the database so I am REALLY happy and I can make another system now
  10. Send help [video=youtube]https://www.youtube.com/watch?v=SvPlObwn7fo&feature=youtu.be
  11. Already done in the Evocity update err not the same bank but one I made
  12. Lol you were taking me seriously? what the heck man [video=youtube]
  13. Just had a lot of ideas today that I think are pretty dire to implement in the current state so maybe Tuesday? That leaves me around 50 - 60 hours to make everything. This update is honestly bigger than you guys imagine. When this hits, the old Titsrp will be a joke.
  14. I read everything that passes by me. I just usually ignore it
  15. With the speed I am going and the time I have this week, I am aiming for a late Friday - early Saturday release as long as everything goes well
  16. Make sure to put it into the root folder of the installation. I downloaded this http://gmod.gamebanana.com/maps/187230 just place the "Materials" and "Models" folder inside of where you installed it and then reset your client
  17. Sometimes, things really don't go as planned [video=youtube]https://www.youtube.com/watch?v=umgUT8mEG6E&feature=youtu.be Also, I have 100 FPS looking at that area Mr President. I would get the textures
  18. If you want to play on the dev server, just send $25 to my paypal and I will give you the password! im kidding
  19. See, everyone wants to "help" with development. I mean that's great and all but there would be NOTHING for you to "test" or to do. You would plant a meth seed and be like "It works!" you would harvest it and be like "it works!". You would run around the map be be like "I'm on the map!". There is a lot done that I am not sharing with you guys until the update is actually released but you can't just "help" with development. It will be ready when it's ready
  20. Something like that is not actually impossible. Since Driver's Licenses and Firearm Licenses are set through the server's database itself, I may be able to do something like that. But that's a bigger project. I may hold off until most other things are done and good to go
  21. Yea, I worked on the F1 menu a little more this morning. I ended up remaking 50% of it in HTML since I learned you can actually render css, javascript and html through derma which got me really excited haha. This is what it currently looks like
  22. After making the harvesting system, I decided to do some more work on a F1 Menu GUI. I'm curious, does this seem helpful? I want to go for a minimal hud look so having an information screen with a press of a button seems helpful to me. I am looking for some kind of design concept since I don't know how I can make this looks visually appealing. As of right now, it looks like this Still early but the icons, font, positioning is not final. Also the best thing, it doesn't impact FPS!
  23. What are you guys exactly trying to do?
  24. Yes, I got your message. I just appear offline so I don't get messaged 24/7 from the other nasties that just seem to bother me. It will be in for tomorrow morning!
×
×
  • Create New...