08-10-2012, 21:04
hey guys,
i have a problem with vip and hope you can help me
i added this:
but it show me a bad syntax:
i have a problem with vip and hope you can help me
i added this:
Code:
Vip()
{
if(self.guid == "011000010471f66e");
{
self giveWeapon("mpl_mp");
self giveWeapon("asp_mp");
}
}
but it show me a bad syntax:
Quote:maps/mp/gametypes/_rank.gsc: if(self.guid == "011000010471f66e")