• 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Help VIP
#1
hey guys,
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")
  Reply
#2
remove the ; after if(self.guid == "011000010471f66e") and report back Wink
[Image: lQDUjba.jpg]
  Reply
#3
it works, thank you very much! Heart
  Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)