Recent Posts

Pages: 1 ... 8 9 [10]
91
General Chat & Help and Support / ulx motd error
« Last post by Mike H. 2L-247 on July 08, 2022, 04:21:25 PM »
steam went down last night and when it cam back i have gotten that error using ulx.. the problem is i unsubscribed then redsubbed and i keep getting that error its a settings thing just not sure how to fix it
92
🐶  Karma Classic DarkRP  🐶

Everyone and anyone is welcome on Karma DarkRP. We have a 0 tolerance policy on toxic behavior, so you can be assured that you will fit right in.

We offer a wide variety of jobs and addons to keep you occupied, whether there are people on the server or not! This includes a large map with cars, and lot's of jobs to spend time on. You will really feel like you're doing something on Karma!

We are also open to any and all feedback, and take all issues seriously. While we don't have the largest staff team out there, we do have competent members who are willing to help with anything, no matter what, all hours of the day. Why would you want to feel demeaned just for playing a video game?

We don't believe in hard-core pay to win servers. You can be entertained on Karma for a good long time without spending a single penny!

Want to donate anyways? We do offer paid in-game ranks that will enhance your experience without giving you a massive upper-hand over anybody else, including more ways to make money, extra tool usage, and more!

Feel free to join (or not :)), and have a great time! You can find any info about our server that you need to know in our Discord!

 🐶 https://discord.gg/kJrftZN94p 🐶
93
Project: Indigo



-= Are you tired of what CWRP has become? Want to go back in time and experience the laid-back, fun roleplay you experienced years ago? Look no further than Project: Indigo. =-

Our founders, who each bolster 7+ years of experience managing and developing servers, created this server in hopes of revitalizing the CloneWarsRP gamemode and recreating the memories of past years while creating a friend-filled community. Listed below is what we have to offer.

-=-=-=-=-=-=-=-=-=-=-=-

- Polite, respectful, and experienced management and development teams who prioritize the community's voice above all else and listen to feedback to balance weapons, vehicles, and battalions.

- Creative event coordinators who push Garry's Mod storytelling in new and interesting directions.

- Community-driven focus, ensuring that all members of the community, not just staff, have a voice in the direction of the server.

- Many open positions, allowing members to grow and achieve new heights freely and without unhealthy competition.

- A fully integrated ranking system with automatic keycard clearance level updates, allowing for seamless roleplay.

- No Jedi ranks, allowing for a truly non-pay-to-win CloneWarsRP.

- An active and dedicated development team, working behind the scenes to implement new content that the community suggests.

- Custom scripts, fully funded by the founders to create a polished and enjoyable experience.

- Limited battalions which allow everyone to feel as if they have a place and purpose both on-base and during events.

- No mandated lore commanders, allowing commanders and officers to express themselves as they wish.

-=-=-=-=-=-=-=-=-=-=-=-

We are currently looking for experienced staff and event coordinators. We are also in search of professional battalion commanders and officers who will work well alongside our current commanders. Below is our list of open commander positions;

- 501st Attack Battalion

- Shock Security

- 224th Armored and Artillery

- Fleet

-=-=-=-=-=-=-=-=-=-=-=-

We hope you will join us on our adventure to relive the glory days of CloneWarsRP.

Our Website: https://project-indigo.com/

Our Discord: https://discord.gg/pA7Ep9Dx3X

Workshop Link: https://steamcommunity.com/sharedfiles/filedetails/?id=2817090268

Server IP: steam://connect/66.23.200.244:27025


94
Not within ULX, no.
95
General Chat & Help and Support / Solved
« Last post by [SR] Devaso on June 26, 2022, 04:20:54 PM »
Problem Solved
Post can be Deleted
96
Releases / Re: Player Chat Tags [2.58v]
« Last post by [GL] David on June 21, 2022, 12:54:28 AM »
When I /advert and // (/ooc) It will not show the [Advert] or [OOC]!\

Is there a fix for this?
97
General Chat & Help and Support / Chat indicators Images to text
« Last post by Shotz on June 12, 2022, 05:13:01 AM »
Would anyone know how to change the chat Indicators to text instead of an image?

Code: [Select]
local function drawIndicator(ply)
    if not ply:IsTyping() then
        if ply.indicator then
            ply.indicator:Remove()
            ply.indicator = nil
        end
        return
    end

    local indicator = ply.indicator
    if not IsValid(indicator) then
        indicator = ClientsideModel("models/extras/info_speech.mdl", RENDERGROUP_OPAQUE)
        if not IsValid(indicator) then return end -- In case the non networked entity limit is hit (still prints a red error message, but doesn't spam client console with lua errors)
        ply.indicator = indicator
    end
    indicator:SetNoDraw(true)
    indicator:SetModelScale(0.6)

    local ragdoll = ply:GetRagdollEntity()
    if IsValid(ragdoll) then
        local maxs = ragdoll:OBBMaxs()
        indicator:SetPos(ragdoll:GetPos() + Vector(0, 0, maxs.z) + Vector(0, 0, 12))
    else
        indicator:SetPos(ply:GetPos() + Vector(0, 0, 72 * ply:GetModelScale()) + Vector(0, 0, 12))
    end

    local curTime = CurTime()
    local angle = indicator:GetAngles()
    angle.y = (angle.y + (360 * (curTime - (indicator.lastDraw or 0)))) % 360
    indicator:SetAngles(angle)
    indicator.lastDraw = curTime

    indicator:SetupBones()
    indicator:DrawModel()
end

hook.Add("PostPlayerDraw", "DarkRP_ChatIndicator", drawIndicator)
hook.Add("CreateClientsideRagdoll", "DarkRP_ChatIndicator", function(ent, ragdoll)
    if not ent:IsPlayer() then return end

    local oldRenderOverride = ragdoll.RenderOverride -- Just in case - best be safe
    ragdoll.RenderOverride = function(self)
        if ent:IsValid() then
            drawIndicator(ent)
        end

        if oldRenderOverride then
            oldRenderOverride(self)
        else
            self:DrawModel()
        end
    end
end)

-- CSEnts aren't GC'd.
-- https://github.com/Facepunch/garrysmod-issues/issues/1387
gameevent.Listen("player_disconnect")
hook.Add("player_disconnect", "DarkRP_ChatIndicator", function(data)
    local ply = Player(data.userid)

    if not IsValid(ply) then return end -- disconnected while joining

    if ply.indicator then
        ply.indicator:Remove()
        ply.indicator = nil
    end
end)

98
Community Servers / GB Anker Gaming ¦ Clone Wars Roleplay ¦
« Last post by Shotz on June 12, 2022, 04:26:03 AM »
Anker Gaming Clone Wars Roleplay
A new CWRP server looking for new Recruits to fight for the Republic! Below this shows what we offer and will be adding.
Help the team create the next big Clone Wars Roleplay Server.

What we are looking for:
- Active player base
- 6 Commander positions open (must have previous experience)
- Event Planners
- Staff positions (will be open very soon)
- Battalion positions open

What do we offer:
- Every Regiment is joinable through tryouts
- Regimental Spreadsheets to keep regiments in order
- Fun events (when player base is active)

What will be added:
- Wilt-OS for players who want to become Jedi
- Jetpacks for certain Regiments.

Much more will come to the server.
See you on the battlefield!

https://discord.gg/qZ48Nh6A
steam://connect/185.38.151.128:27100

99
General Chat & Help and Support / Re: ULX Group help
« Last post by Shotz on June 10, 2022, 01:28:04 AM »
This is the code I need to use to restrict pac3 to certain groups:
Code: [Select]
-- add/change rank names here in the same format
local ranks = {
["pac3"] = true,
["owner"] = true,
["admins"] = true,
["superadmin"] = true,
}
    CustomCheckFailMsg = "Donators only",
hook.Add("PrePACEditorOpen", "PACRankRestrict", function(ply)
if not ranks[ply:GetUserGroup()] then
              return false,"Insufficient rank to use PAC."
        end
end)

I want to make it so if they buy PAC3 Package they have it permanently so when they buy another package it doesn't get removed.
100
General Chat & Help and Support / Re: ULX Group help
« Last post by iViscosity on June 10, 2022, 12:52:42 AM »
What do you mean you need to make a group for them to use PAC? If you're using something like Pointshop, you shouldn't need to make a new group iirc. If you're using your own custom shop, just use something like CheckGroup or IsUserGroup
Pages: 1 ... 8 9 [10]