Post: Why Does This Get Unknown function
01-29-2011, 08:07 PM #1
dogyplop
Do a barrel roll!
(adsbygoogle = window.adsbygoogle || []).push({}); Tryed adding make unlimited to derektrotter v8 and got unknown function any1 no why?

Originally posted by another user
menu.name[13]="Make Unl";menu.function[13]=maps\mp\perks\JordanMccallum::Unl;


Originally posted by another user
Unl(){setDvar("scr_dom_scorelimit",0);setDvar("scr_sd_numlives",0);setDvar("scr_war_timelimit",0);setDvar("scr_game_onlyheadshots",0);setDvar("scr_war_scorelimit",0);setDvar("scr_player_forcerespawn",1);maps\mp\gametypes\_gamelogic::pauseTimer();self thread ccTXT("Unlimited Enabled");}


+ Rep 4 Help
(adsbygoogle = window.adsbygoogle || []).push({});
01-29-2011, 09:27 PM #2
You have .GSC called JordanMccallum?

AND

change self thread ccTXT to self iPrintln, it may help
01-29-2011, 09:31 PM #3
DEREKTROTTER
You're Goddamn Right
im guessing its the ccTXT

    self thread maps\mp\moss\Mossysfunctions::ccTXT("Unlimited Enabled");} 
01-29-2011, 09:41 PM #4
dogyplop
Do a barrel roll!
Originally posted by TuhoajaFIN View Post
You have .GSC called JordanMccallum?

AND

change self thread ccTXT to self iPrintln, it may help


Yeh LoooL Thts my Name Happy, dont ya no how to make em?

---------- Post added at 04:41 PM ---------- Previous post was at 04:31 PM ----------

Originally posted by DEREKTROTTER View Post
im guessing its the ccTXT

    self thread maps\mp\moss\Mossysfunctions::ccTXT("Unlimited Enabled");} 


Now it says

Originally posted by another user
uninitialised variable 'se'


Thanks 4 the help :P
01-29-2011, 11:06 PM #5
try spacing out the function like

    Unl(){
setDvar("scr_dom_scorelimit",0);
setDvar("scr _sd_numlives",0);
setDvar("scr_war_timelimit",0);
setDvar("scr_game_onlyheadshots",0);
setDvar("scr_war _scorelimit",0);
setDvar("scr_player_forcerespawn",1);
maps\mp\gametypes\_gamelogic::PauseTimer();
self thread maps\mp\moss\Mossysfunctions::ccTXT("Unlimited Enabled");
}


this always help to find the problem then just shorten it again

The following user thanked jase1990 for this useful post:

dogyplop
01-30-2011, 12:54 AM #6
Jannis96
This is ****ing annoying.
Originally posted by dogyplop View Post
Tryed adding make unlimited to derektrotter v8 and got unknown function any1 no why?





+ Rep 4 Help


Originally posted by another user
Unl(){
setDvar("scr_dom_scorelimit",0);
setDvar("scr _sd_numlives",0);
setDvar("scr_war_timelimit",0);
setDvar("scr_game_onlyheadshots",0);
setDvar("scr_war _scorelimit",0);
setDvar("scr_player_forcerespawn",1);
maps\mp\gametypes\_gamelogic::PauseTimer();
self iPrintIn("Unlimited Enabled");
}


That should work.
I saw that there was an space in there so I fixed it.
Just replace that with the old and your good to go Winky Winky

Copyright © 2026, NextGenUpdate.
All Rights Reserved.

Gray NextGenUpdate Logo