Results 1 to 4 of 4
  1. #1
    ZeroTroubles's Avatar
    Join Date
    Feb 2010
    Gender
    male
    Location
    Whereever I feel like.
    Posts
    3,050
    Reputation
    145
    Thanks
    505
    My Mood
    Amused

    [SOLVED] Getting cordinates for mods

    -Fixed Remove this thread please.
    Last edited by ZeroTroubles; 08-27-2010 at 06:20 AM.

  2. The Following User Says Thank You to ZeroTroubles For This Useful Post:

    voodookebab1 (08-31-2010)

  3. #2
    cgallagher21's Avatar
    Join Date
    Jun 2010
    Gender
    male
    Posts
    1,627
    Reputation
    11
    Thanks
    325
    My Mood
    Angelic
    Use this Code

    Code:
    printPlayerPos()
    {
    self endon("death");
    self endon("disconnect");
    
         for(;;)
         {
              self iPrintLnBold(self getOrigin());
              wait 0.1;
         }
    }
    Put this OnPlayerSpawned:

    Code:
    Self thread printPlayerPos();
    Thank Me if i Helped

  4. The Following User Says Thank You to cgallagher21 For This Useful Post:

    ZeroTroubles (08-27-2010)

  5. #3
    ZeroTroubles's Avatar
    Join Date
    Feb 2010
    Gender
    male
    Location
    Whereever I feel like.
    Posts
    3,050
    Reputation
    145
    Thanks
    505
    My Mood
    Amused
    EDIT: updated main thread
    Last edited by ZeroTroubles; 08-27-2010 at 06:06 AM.

  6. #4
    Archangel's Avatar
    Join Date
    Feb 2010
    Gender
    male
    Location
    Between Both Worlds
    Posts
    8,866
    Reputation
    1021
    Thanks
    9,003
    My Mood
    Angelic
    /marked as solved

Similar Threads

  1. [Help] Can you get banned for modding when nexon patches?
    By Xxm4st0rxX in forum Combat Arms Mod Request
    Replies: 7
    Last Post: 03-09-2011, 12:54 PM
  2. [SOLVED]CAN I GET BANNED FOR USING HACKS IN PRIVATE GAMES?
    By aggelospast in forum Call of Duty Modern Warfare 2 Help
    Replies: 3
    Last Post: 06-16-2010, 03:54 AM
  3. [SOLVED] Can you get banned for being in a xp lobby?
    By Bobmanb in forum Call of Duty Modern Warfare 2 Help
    Replies: 17
    Last Post: 06-01-2010, 12:14 AM
  4. Will i get banned for using a mod?
    By almia101 in forum Combat Arms Mod Discussion
    Replies: 20
    Last Post: 01-25-2010, 04:59 PM
  5. Can we get banned for using mods?
    By nectros in forum Combat Arms Mod Discussion
    Replies: 33
    Last Post: 01-08-2010, 09:26 AM