×
  • Sign In
  • Sign In



    Or sign in with one of these services

  • Sign Up
Jump to content

LeToucan

Members
  • CM
  • D
  • D
  • Content Count

    1431
  • Joined

  • Last visited

  • Days Won

    30

Everything posted by LeToucan

  1. I know you guys have been waiting for DarkRP for a while now, so heres a little update on some current issues. - Most jobs are finished. -needs balancing, shipments need to be finalized. - There's 1 issue of a missing model fixed - I haven't been able to track down a bug that's preventing me from using the rest of the M9K addons. doesnt matter, see below - I cannot change the NPCs' locations NPC quest done. - When adding the (somewhat) working M9K weapons to shipments, it spawns it as a prop instead of a weapon. Fixed - I cannot get force download from the workshop to work fixed - Undercover officer shows in the scoreboard, effectively breaking it. Undercover officer will be temporarily removed until this can be resolved - Other minor glitches - If i had you force download M9k weapons, you would need to redownload it each time. 2 options, download it each time or i can try to figure out how to locally host the weapons we will use and then have you download them via fastDL It will be downloaded via fastDL Due to numerous glitches with M9K packs, default CSS weapons will be used until i can crush bugs -Add more CSS weapons ETA: Latest: October 25th, earliest: 5 min Also ask about anything you want to know about here.
  2. two separate ones, ill change the max to a lower amount.
  3. I tried adding the assault rifle pack and it only added pistols and sub machine guns. I have no idea why this happened. Then i tried adding the small arms pack and nothing happened. Ill (hopefully) sort it all out tomorrow.
  4. STAHP CHANGING YOUR NAME
    1. Tsuchikure

      Tsuchikure

      I KNOW NOT OF WHAT YOU PEOPLE ARE SPEAKING OF. PLEASE EXPLAIN WHY EVERYONE SAYS THIS.
  5. I dont really care if you slaynr 103123421321 to each other as long as you remove it and dont spam it. Also, refrain from spamming tsay (@@). Everyone involved is getting a firm spanking as punishment. also @@Snarkbite & @@Tittiesprinkles Remember what happened to slap before, dont make me do it again. ps everyone here is british ~closed
  6. Have fun being #1 for a day before you get kicked off the rankings (because of inactivity)
  7. What if i promised you DarkRP 5 min?
  8. Could you postpone the lottery until you can get an authentic British top hat?
  9. I'd like to thank my mom, chrono, and my mom again.
  10. Will you be pulling names out of an authentic British top hat?
  11. k brb removing slap from gmod (again)
  12. WHEN CELL DOORS OPEN FREEKILL EVERYONES
  13. @@DarkWolf6052 for overrides >"sm_cash" "z"
  14. So how dont perms work for mods *via disconnected players? Also how did death god ban him? I dont see him banning anyone permanently today. Edit 2 - also your ban that "didn't work" is there. *was edited in
  15. I think you posted on the wrong thread.
  16. @@DarkWolf6052 in cstrike/addons/sourcemod/configs/admin_overrides.cfg When sourcemod was updated, overrides was overwritten. You should be able to open up the file manager from your phone and edit cfgs. I dont know all of the commands that used overrides, but here's all of the fun commands. > "sm_beacon" "z" "sm_blind" "z" "sm_timebomb" "z" "sm_burn" "z" "sm_firebomb" "z" "sm_freeze" "z" "sm_freezebomb" "z" "sm_gravity" "z" "sm_drug" "z" "sm_noclip" "z"
  17. He can edit cfgs/txts through the web panel (Which he can do this from his phone, ive done it before) But i dont think its in the config for hosties and im too lazy to check. If it is in the config, he can easily change it. If it isnt, he would have to go into the source for hosties and change it (Which is just finding where it changes the HP and change 100 to X) Edit: He would have to edit lastrequest.sp, the line that says > SetEntData(LR_Player_Prisoner, g_Offset_Health, numCTsAlive*100+25); So right now its (CTs alive)*100 + 25. He can change it to this for (CTs alive)*50 + 25 by replacing that line with this > SetEntData(LR_Player_Prisoner, g_Offset_Health, numCTsAlive*50+25); Or if hes too lazy, here's the .sp he can use (I dont want to update my sourcemod/sm hosties to compile it)
  18. You must go through source code checking for what silence presumably added. Now once you find it, remove it. Now you must recompile the plugin. But wait, now you need to find where silence put the source code online, if he even did. Now darkwolf must compile it. If he removed anything that he shouldnt have, it will no longer work. All this because mods cant take 30 extra seconds to kick and then ban the person.
  19. Again i'll say this, you have access to ban disconnected players. Its truly not worth darkwolf's or silence's time to go into the source code and remove it when you can by-pass it. Smite is literally just a drag and drop plugin with the option of changing a translation file, 2 minutes tops to install.
  20. LeToucan

    THE CARLTON!

    Did someone say carlton?
  21. back is implying you ever had it. Instead of having darkwolf track down how to change this (Which silence might have edited the source code to basebans and/or sourcebans to do this very thing), just kick then ban. Honestly, its such a small thing i dont know why its even a problem.