That sounds like quite a good idea, I'd love to help.
Add me on steam - madmax400030
:)
***Added images***
***Added HUD***
The Download will be Updated when the bug will be fixed.
***Fixed weapons bug***
***FFA mode***
Hard work uh?
If you need help, just contact me.
Ok, thanks to gater, we now got a server.
IP: 193.58.239.107:27015
Waiting for server update at the moment.
I'm finishing the website
Damn I can't solve the class menu opened to everyone problem, can someone help me?
When someone join, the classmenu opens, but when it opens everyone in the server see it! What's the bad point? If someone click another class, he gets more sweps and ammo!
here it is, the Derma Menu used bugged.
[code]/*---------------------------------------------------------
Derma menu
---------------------------------------------------------*/
local bDrawRect = true;
local function DrawBlack()
if( bDrawRect )then
draw.RoundedBox( 4, 0, 0, surface.ScreenWidth(), surface.ScreenHeight(), Color( 0, 0, 0, 255 ) );
end
end
hook.Add( "HUDPaint", "HUD_TEST", DrawBlack );
function ShowTeamMenu()
local DermaPanel = vgui.Create( "DFrame" );
DermaPanel:SetPos( 50,50 );
DermaPanel:SetSize( 200, 250 );
DermaPanel:SetTitle( "Choose your Class" );
DermaPanel:SetVisible( true )
DermaPanel:SetDraggable( false );
DermaPanel:ShowCloseButton( false );
DermaPanel:MakePopup();[/code]
Very nice good job lonewolf :), i wait new versions
Why does an Engineer need a gun? Surely he'd need a spanner...
[QUOTE=Ronon Dex;16477421]Why does an Engineer need a gun? Surely he'd need a spanner...[/QUOTE]
It's FFA, a player with no guns can't win lol
----ANYWAY----
All the bugs are now FIXED :D -- Thanks to RononDex
Get ready to download, I'm uploading :D
[QUOTE=lonewolf2;16396947]Damn I can't solve the class menu opened to everyone problem, can someone help me?
When someone join, the classmenu opens, but when it opens everyone in the server see it! What's the bad point? If someone click another class, he gets more sweps and ammo!
here it is, the Derma Menu used bugged.
[code]/*---------------------------------------------------------
Derma menu
---------------------------------------------------------*/
local bDrawRect = true;
local function DrawBlack()
if( bDrawRect )then
draw.RoundedBox( 4, 0, 0, surface.ScreenWidth(), surface.ScreenHeight(), Color( 0, 0, 0, 255 ) );
end
end
hook.Add( "HUDPaint", "HUD_TEST", DrawBlack );
function ShowTeamMenu()
local DermaPanel = vgui.Create( "DFrame" );
DermaPanel:SetPos( 50,50 );
DermaPanel:SetSize( 200, 250 );
DermaPanel:SetTitle( "Choose your Class" );
DermaPanel:SetVisible( true )
DermaPanel:SetDraggable( false );
DermaPanel:ShowCloseButton( false );
DermaPanel:MakePopup();[/code][/QUOTE]
Sounds like your opening this menu for all players and not for the local player. I don't find any problem on that code.
[QUOTE=themaw;16482733]Sounds like your opening this menu for all players and not for the local player. I don't find any problem on that code.[/QUOTE]
Uhm, the problem is FIXED thanks to RononDex who gave me the right command.
It actually was the missing -Console command- to open the menu.
***New Images***
TeamDM mode is ready to be downloaded!
I'm not sure of FriendlyFire but it should work.
Have fun with TeamDM :P
Kinda lousy to just stick other people's work in your gamemode without proper permission.
[QUOTE=Larry_G;16544717]Kinda lousy to just stick other people's work in your gamemode without proper permission.[/QUOTE]
it's actually still a beta project, i'll script my guns in real release.
Does ANYONE know a good FriendlyFire system? The one on the Wiki doesn't work.
Give me a link? I'll take a look at it when I can.
[QUOTE=lonewolf2;16696278]Does ANYONE know a good FriendlyFire system? The one on the Wiki doesn't work.[/QUOTE]
I got one its called code it your self really are you going to code anything in this gamemode or just rip it all?
[QUOTE=yahan;16709641]Give me a link? I'll take a look at it when I can.[/QUOTE]
Link in description.
[QUOTE=*Fish*;16721452]I got one its called code it your self really are you going to code anything in this gamemode or just rip it all?[/QUOTE]
Try something more funny.
So its darkrp?
[QUOTE=Roleplay World;16816906]So its darkrp?[/QUOTE]
Where the hell have you read that? It's a DM not a RolePlay.
Sorry, you need to Log In to post a reply to this thread.