Hi Guys
i'm having a big bit of trouble with my mission, it's a death match but when you respawn the gun changes from a shotty to an ak47 !!!!
onLoadIntro="Mafia"
onLoadMission="The Don sends his regards"
showCompass=0
showGPS=0
showMap=1
showNotepad=1
showWatch=0
debriefing=1
respawn=2
respawndelay=10
class Weapons
{
class kozlice
{
count = 11;
};
class Timebomb
{
count = 5;
};
class FlareRed
{
count = 6;
};
class Pipebomb
{
count = 4;
};
class HandGrenade
{
count = 4;
};
};
class Magazines
{
class kozliceball
{
count = 9;
};
class kozliceshell
{
count = 9;
};
};
There's my file what can i do to change this situation