Editing and Customization > Modding Help

Server Score Frags at 0

<< < (3/6) > >>

kidx:
for now we are running MWGG so its fine just DeathMatch messing up so untill we find a fix we will run MWGG.

killermonkey:
I proposed a fix... how can you find one if you can't edit the code?

kidx:
its a game mode problem loland tru how can you MWGG works fix but too much killing there with the golden gun you have to be good or better to get it lol anyways if any one finds a fix please let me know.

VC:
Does your ./scripts/gameplay directory contain deathmatch.ctx?  It should be next to mwgg.ctx, since that scenario is functioning.

kidx:
yes it does its weird very weird i wish it would work here is whats in our lua file deathmatch.lua


--[[
file: DeathMatch.lua
Author: Scott Loyd

Bring it on!
]]--

--Callbacks
function GetGameDescription()
   return "GES-DM";
end

function bCanPlayerRespawn(plyr)
   return true;
end


----------------------------------------------------------------------------------
also is there suspose to be a deathmatch_ctx.lua plus a deathmatch.ctx cause i dont really know.

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version