Results 1 to 4 of 4

Thread: Problem : Removing weapons

  1. #1
    Hi!

    I have a problem :
    In the init field i type:
    <table border="0" align="center" width="95%" cellpadding="0" cellspacing="0"><tr><td>Code Sample </td></tr><tr><td id="CODE">
    this removeAllWeapons;
    [/QUOTE]
    and he gives me error : unknow operator
    i trie this also:
    <table border="0" align="center" width="95%" cellpadding="0" cellspacing="0"><tr><td>Code Sample </td></tr><tr><td id="CODE">
    removeall weapons;
    [/QUOTE]
    and this:
    <table border="0" align="center" width="95%" cellpadding="0" cellspacing="0"><tr><td>Code Sample </td></tr><tr><td id="CODE">
    remove all weapons;
    [/QUOTE]

    and none of them workd &#33;&#33;&#33;

    can anybody give me the right command that works ?

  2. #2
    Quote Originally Posted by [b
    Quote[/b] ]removeallweapons this;
    i think




    MattXR ( MxR )

    Check out my Twitter BIS Fans and Sub!
    -- MRKCCO Twitter --


  3. #3
    Master Sergeant
    Join Date
    Feb 3 2006
    Location
    Israel
    Posts
    628
    Author of the Thread
    problem solved,

    tnx

  4. #4
    Command reference...
    Quote Originally Posted by [b
    Quote[/b] ]removeAllWeapons unit
    Operand types:
    unit: Object
    Type of returned value:
    Nothing
    Description:
    Remove all weapons of the unit.

    Example:
    removeAllWeapons player

Posting Permissions

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