Infinitas
Member-
Content count
22 -
Donations
0.00 EUR -
Joined
-
Last visited
Community Reputation
6 NeutralAbout Infinitas
-
Rank
Bambi
Personal Information
- Homepage
Recent Profile Visitors
The recent visitors block is disabled and is not being shown to other users.
-
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.
-
Welcome back!
-
EDIT: nvm.
-
Ive played with these guys on a past arma server. Good group of people. +1! Sheridan | SOV clan on asylum
-
Have you figured out a way to fix the problem?
-
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.
-
Infinitas started following RHS & Clothes
-
Fixed, please disregard.
-
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?
-
I was able to take it to the waste trader and scrap it. I don't know if this is something you can disable.
-
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.
-
A3 launcher has nothing to do with exile..
-
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.
-
Oh ok i got it, it was in the altis one but not the chernarus one. Thanks for the help guys!
-
My apologies for being a complete noob, but there is nothing in my config.cpp that shows tree arrays.