Infinitas

Member
  • Content count

    22
  • Donations

    0.00 EUR 
  • Joined

  • Last visited

Community Reputation

6 Neutral

About Infinitas

  • Rank
    Bambi

Personal Information

Recent Profile Visitors

The recent visitors block is disabled and is not being shown to other users.

  1. Infinitas

    dynamic text on spawn

    I've been working on trying to get this to work for far too long now. I had this working in an older version of exile but i cannot seem to get this working. Basically what I'm trying to do it make dynamictext show on the screen depending on what the players respect is, when the player re-spawns. I have this in a custom folder. Now im using execVM "Custom\ranks.sqf"; in ExileClient_object_player_bambiStateBegin. I've also trying to use this in ExileServer_object_player_network_createPlayerRequest ExileServer_object_player_createBambi and ExileClient_object_player_bambiStateBegin but i cannot seem to get this work at all. What am i doing wrong? Any help is appreciated.
  2. Infinitas

    [SOLVED] This *was* a rant.

    Welcome back!
  3. Infinitas

    Sons of Anarchy | OPEN AS F**K

    Ive played with these guys on a past arma server. Good group of people. +1! Sheridan | SOV clan on asylum
  4. Infinitas

    RHS & Clothes

    Anyone else?
  5. Infinitas

    RHS & Clothes

    Have you figured out a way to fix the problem?
  6. Infinitas

    RHS & Clothes

    Ive learned that in my server while testing you can buy RHS clothing from traders, but after you drop them, you cannot put them back on. Same way with other players, or in the loot system. If its on the ground you cant use it. Is this a arma bug? I found another post with almost the same subject but it is a few months old.
  7. Infinitas

    Traders not loading gear

    Fixed, please disregard.
  8. Infinitas

    Traders not loading gear

    All of a sudden none of my traders are loading any of the gear that they normally have. If there a reason why this would happen? For example i have class Exile_Car_Hatchback_Sport_Red { quality = 1; price = 14000; }; under class CfgExileArsenal class Cars { name = "Cars"; icon = "a3\ui_f\data\gui\Rsc\RscDisplayArsenal\itemacc_ca.paa"; items[] = { "Exile_Car_Hatchback_Sport_Red ", } and class Exile_Trader_Vehicle { name = "VEHICLE"; showWeaponFilter = 0; categories[] = { "Cars", "Trucks" }; }; like this set for EVERYTHING, and when you goto the trader ingame everything is black, and not listed. http://images.akamai.steamusercontent.com/ugc/400056914978092618/275CFD2C8F1EBF1AF3AB0338A8148F3E02F47F12/ Can anyone point me in the right direction?
  9. Infinitas

    Dynamic Air patrol / Interceptor event [Updated]

    I was able to take it to the waste trader and scrap it. I don't know if this is something you can disable.
  10. Infinitas

    Can't Join Server - Error in RPT

    1:17:52 File exile_server\code\ExileServer_world_loadAllTerritories.sqf, line 26 You did something wrong to that line possibility. Go back and double check that you didn't miss anything.
  11. Infinitas

    Please update mas weapons on a3l

    A3 launcher has nothing to do with exile..
  12. Infinitas

    bAdmin - In-Game Admin Menu from A3W

    Im having the same problem everyone else is. Everything loading correctly, all parameters are set. cfg file set. pressing 'U' just says "welcome boss". Triple checked everything. Not working.
  13. Infinitas

    Chernarus Trees

    Oh ok i got it, it was in the altis one but not the chernarus one. Thanks for the help guys!
  14. Infinitas

    Chernarus Trees

    My apologies for being a complete noob, but there is nothing in my config.cpp that shows tree arrays.