need help with my mutator!
need help with my mutator!
wel i made this mod http://www.moddb.com/mods/shadowspecter ... mutatorv11
now the problem is when i host it myself i can use the mutator but when my hoster (kadam) hosts the mutator doesnt work even while everything is in the readme's but we nearly gave up and kadam hosted agian it worked then when kadam added my latest version of my map it dident work agian idk if it has something to do with alrightygamev3 because it works fine with dxmtlv152b1 when i run it but for some reason it wont work in kadams server could anybody help i want to use it in kadams fun server ty
now the problem is when i host it myself i can use the mutator but when my hoster (kadam) hosts the mutator doesnt work even while everything is in the readme's but we nearly gave up and kadam hosted agian it worked then when kadam added my latest version of my map it dident work agian idk if it has something to do with alrightygamev3 because it works fine with dxmtlv152b1 when i run it but for some reason it wont work in kadams server could anybody help i want to use it in kadams fun server ty
-
- Virtue/4E
- Posts: 512
- Joined: 21 Jan 2012, 15:27
Re: need help with my mutator!
I will take a look at it for ya
Re: need help with my mutator!
on this function:
do this:
(as in, add Super)
TRY THAT.
Code: Select all
simulated function PostBeginPlay()
{
Level.Game.BaseMutator.AddMutator(Self);
}
Code: Select all
simulated function PostBeginPlay()
{
Level.Game.BaseMutator.AddMutator(Self);
Super.PostBeginPlay();
}
TRY THAT.
That Resident Evil Mod
————
————
~][FGS][Nobody~ wrote:DONT SEARCH WORDS ON GOOGLE WITHOUT TINKING
~[FGS]SaSQuATcH~ wrote:you+serious=error
chin.democ. wrote:It's just what you're doing with your right hand that worries me....
Re: need help with my mutator!
ill try that tomorrow because somebody else has to test it it wil work with me but it wont work with other hosters wel ill give that a try on kadams fun server ty for the post and also the reason why i doublepost is because i couldnt find my topic back even when i used search
Re: need help with my mutator!
it dident work it wil still not allow me to use the mutator in kadams fun server when i type mutate colorpack.version or anything else nothing shows up and nothing is changed when i host myself that isnt on a port it works like a charm idk what to do since mutators dont work in singleplayer but if it doesnt work in multiplayer i added the code for nothing
Re: need help with my mutator!
Did he add it to ServerActors in deusex.ini?
Re: need help with my mutator!
he did everything in the readme server actors and serverpackage maybe somebody else could host it and she if it works on there server if it does that means its something with kadam's server
Re: need help with my mutator!
Please show his/her DeusEx.ini; more preferably the ServerActors list. There might be a mutator just above this that might be causing problems.
That Resident Evil Mod
————
————
~][FGS][Nobody~ wrote:DONT SEARCH WORDS ON GOOGLE WITHOUT TINKING
~[FGS]SaSQuATcH~ wrote:you+serious=error
chin.democ. wrote:It's just what you're doing with your right hand that worries me....
- ~][FGS][Nobody~
- Illuminated
- Posts: 5348
- Joined: 26 Oct 2005, 16:59
- Location: Schland!
Re: need help with my mutator!
If you're testing on a non-dedicated server then you can right drop it, because that's like testing in SP which is not representative for an MP functionality test..ProtoType wrote:wel i made this mod http://www.moddb.com/mods/shadowspecter ... mutatorv11
now the problem is when i host it myself i can use the mutator but when my hoster (kadam) hosts the mutator doesnt work even while everything is in the readme's but we nearly gave up and kadam hosted agian it worked then when kadam added my latest version of my map it dident work agian idk if it has something to do with alrightygamev3 because it works fine with dxmtlv152b1 when i run it but for some reason it wont work in kadams server could anybody help i want to use it in kadams fun server ty
You need to test on a dedicated server in order to estimate if it works.
Nobody is perfect...
-----------------------
~¤¥ÐJ¥¤~ said: THERE IS NO CAKE!
-----------------------
ô¿ô¥[GODZ]¥NOCHANC wrote:I can ban any one I want ANY time I want. You have no rights here.
Magus wrote:Maybe one day I will understand your arcane rituals of voting
chin.democ. wrote:You can use light bulbs that emit light, and when shot, do not.
~ô¿ô~][FGS][Nobody~ said: THERE IS NO SPOON!synthetic wrote:and while every person is interesting in their own unique ways, there is some degree of uniqueness that a doctor can help with.
~¤¥ÐJ¥¤~ said: THERE IS NO CAKE!
Re: need help with my mutator!
problem solved i installed alrightygame and the mutator dident work anymore but the file in colorpack is called colerpackclothes because when i compile it with colorpackclothes i get error ingame that it cant find Colorpack.Colerpackclothes i dont know why it thinks it was coler instead of color but i changed the colorpackclothes in the int file to colerpackclothes too and it solved the problem wish i knew why it did colerpackclothes but ow wel its working now ty for your comments
Re: need help with my mutator!
and its solved for me but the error now is this
DXMTL: Add mutator ColorPack.ColerPackClothes
Critical: appError called:
Critical: ColerPackClothes PType_PartyMap-NightV2.ColerPackClothes1 (Function Engine.Mutator.AlwaysKeep:0000) Infinite script recursion (250 calls) detected
Critical: Windows GetLastError: A mvelet sikeresen befejezdött.
Exit: Executing UObject: StaticShutdownAfterError
im feeling like i better give up on mutator because its still no work and the smaller problem with the name is what causes everything i still dont know why it gives error when i do colorpackclothes that it cant find colorpackmutator.colerpackclothes and when i change class to colerpackclothes its fixed for me but not for kadam plz help
Checked his deusex.ini there is no error in there
DXMTL: Add mutator ColorPack.ColerPackClothes
Critical: appError called:
Critical: ColerPackClothes PType_PartyMap-NightV2.ColerPackClothes1 (Function Engine.Mutator.AlwaysKeep:0000) Infinite script recursion (250 calls) detected
Critical: Windows GetLastError: A mvelet sikeresen befejezdött.
Exit: Executing UObject: StaticShutdownAfterError
im feeling like i better give up on mutator because its still no work and the smaller problem with the name is what causes everything i still dont know why it gives error when i do colorpackclothes that it cant find colorpackmutator.colerpackclothes and when i change class to colerpackclothes its fixed for me but not for kadam plz help
Checked his deusex.ini there is no error in there