Problem whit a Varible
#2

You don't need to define "Enable" again at OnGameModeInit()

Just do

new Enable = 1;


if(Enable == 1){
// whatever you want do it here
return 1;
}
Reply


Messages In This Thread
Problem whit a Varible - by basker - 06.12.2009, 11:32
Re: Problem whit a Varible - by cloud9 - 06.12.2009, 12:06
Re: Problem whit a Varible - by DeathOnaStick - 06.12.2009, 12:15
Re: Problem whit a Varible - by Correlli - 06.12.2009, 12:16
Re: Problem whit a Varible - by basker - 06.12.2009, 12:18

Forum Jump:


Users browsing this thread: 1 Guest(s)