Results 1 to 10 of 12

Thread: Cod2 Pickup map- entity

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Private
    Join Date
    Jun 2013
    Posts
    70
    Thanks
    20
    Thanked 32 Times in 26 Posts
    looking at the other code above i think a bracket is wrong placed

    line 115
    }
    else
    return;

    u removed

    if (isDefined(self.pufa) || isDefined(self.pent))
    {

    so u have to remove the other too
    Last edited by vanfreddy; 5th May 2018 at 19:55.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •