Jump to content

Tricks

Member
  • Posts

    1020
  • Joined

  • Last visited

  • Days Won

    1

Posts posted by Tricks

  1. On 4/4/2018 at 10:51 PM, LadyVal said:

    Hey guys...
    First of all thanks a lot for all the work you are doing, I am learning step by step with all "trial and error" steps but... little by little and with all I read here, I am getting some advances.

    So now I have a question for developers, and considering I am a beginner in the area, is there a way (guide, advice, code pre design) to creat something like a "safe zone" but backwards.

    Meaning, We want to make Cherno and Electro "PvP areas".  My idea is to mark them in map as the safezones but when you enter you have the announcemente that "you entered a PvP area".  
    I would be thankfull for any kind of advice and or suggestion.

    If you look into your mission.sqm you can see an area that notifies you when you enter the safezone. You can add 2 more entries and have them for your two PvP areas, just increase the area you are notified. Just be sure to increase the "items=6" to however many you add to the list.
     

    Spoiler

     

    
    class Sensors
    	{
    		items=6;
    #define TRGDEF a=100;b=100;activationBy="WEST";repeating=1;interruptable=1;age="UNKNOWN";class Effects{};
    		class Item0
    		{
    			position[]={6325,304,7807};
    			TRGDEF
    			name="zonestary";
    			expCond="(player distance zonestary) < 100;";
    			expActiv="[""trader city Stary"",true,""enter""] call player_traderCity;";
    			expDesactiv="[""trader city Stary"",true,""leave""] call player_traderCity;";
    		};
    		class Item1
    		{
    			position[]={4063,365,11664};
    			TRGDEF
    			name="zonebash";
    			expCond="(player distance zonebash) < 100;";
    			expActiv="[""trader city Bash"",true,""enter""] call player_traderCity;";
    			expDesactiv="[""trader city Bash"",true,""leave""] call player_traderCity;";
    		};
    		class Item2
    		{
    			position[]={11447,317,11364};
    			TRGDEF
    			name="zoneklen";
    			expCond="(player distance zoneklen) < 100;";
    			expActiv="[""trader city Klen"",true,""enter""] call player_traderCity;";
    			expDesactiv="[""trader city Klen"",true,""leave""] call player_traderCity;";
    		};
    		class Item3
    		{
    			position[]={1606,289,7803};
    			TRGDEF
    			name="zonebandit";
    			expCond="(player distance zonebandit) < 100;";
    			expActiv="[""Bandit Trader"",false,""enter""] call player_traderCity;";
    			expDesactiv="[""Bandit Trader"",false,""leave""] call player_traderCity;";
    		};
    		class Item4
    		{
    			position[]={12944,210,12766};
    			TRGDEF
    			name="zonehero";
    			expCond="(player distance zonehero) < 100;";
    			expActiv="[""Hero Trader"",false,""enter""] call player_traderCity;";
    			expDesactiv="[""Hero Trader"",false,""leave""] call player_traderCity;";
    		};
    		class Item5
    		{
    			position[]={12060,158,12638}; 
    			TRGDEF
    			name="zoneaircraft";
    			expCond="(player distance zoneaircraft) < 100;";
    			expActiv="[""Aircraft Trader"",false,""enter""] call player_traderCity;";
    			expDesactiv="[""Aircraft Trader"",false,""leave""] call player_traderCity;";
    		};
    	};
    };

     

     

     

     

  2. Hello community,

    I am working on a custom mission that takes place over the waters of Chernarus. Its actually an Aircraft Carrier mission I had on my server in 2014. However I can't seem to get loot to spawn on the ship.

    Has anyone had any success in spawning custom loot boxes over water or on the carrier?

    Thanks!

  3. Hello community,

    Well last night I had a player message me on Discord asking for a free Lapua. He was very rude and insistent, then left all of a sudden. Some players were doing a mission and all of a sudden AI would spawn right on top of one of the players who then became invincible. I know the player and he was not hacking. He also had 999,999,999 coins and humanity on him. I restarted the server to fix the issue with the AI. Later anytime he accessed his safe, all the players on the server would explode into the air and die when they landed, not by the explosion. We later figured out it was the 2 Lapuas he took from the mission that were in his safe. I deleted them and it seems to have fixed the issue.

    Anyone else experienced this?

  4. I have been browsing the forums looking for unique mods to add to my server. I noticed Juandayz deleted a lot of his mods before leaving the community. Just curious if anyone has them all and would possibly repost them giving him full credit? I am particularly interested in his "Admin Skin" and "Debug" mods.

     

    Thanks community, here's hoping someone will step up!

  5. Hello community,

    I have recently switched to Vilayer for their performance. The customer service is terrible, so I am here asking the community. I am trying to get my server messages to play, but I am having issues. Here is the example they give when you install the server messages mod:

    Example:

    Quote

     

    
    00:30:00~
    01:00:00~
    01:30:00~ 
    02:00:00~ 
    02:30:00~ 
    03:00:00~ 
    03:30:00~ 
    04:00:00~ 
    04:30:00~ 
    05:00:00~ 
    05:30:00~ 
    05:45:00~
    05:50:00~ 
    05:55:00~ 
    05:59:00~ 
    06:00:00~ 
    06:30:00~ 
    07:00:00~ 
    07:30:00~ 
    08:00:00~ 
    08:30:00~ 
    09:00:00~ 
    09:30:00~ 
    10:00:00~
    10:30:00~  
    11:00:00~ 
    11:30:00~ 
    11:45:00~ 
    11:50:00~ 
    11:55:00~ 
    11:59:00~ 
    12:00:00~
    12:30:00~ 
    13:00:00~ 
    13:30:00~ 
    14:00:00~ 
    14:30:00~ 
    14:54:00~ Test
    14:55:00~ Test
    15:00:00~ 
    15:30:00~ 
    16:00:00~ 
    16:30:00~ 
    17:00:00~
    17:30:00~
    17:45:00~ 
    17:50:00~ 
    17:55:00~ 
    17:59:00~
    18:00:00~
    18:30:00~ 
    19:00:00~ 
    19:30:00~  
    20:00:00~ 
    20:30:00~ 
    21:00:00~ 
    21:30:00~ 
    22:00:00~
    22:30:00~ 
    23:00:00~ 
    23:30:00~ 
    23:40:00~ 
    23:45:00~ 
    23:50:00~ 
    23:55:00~ 
    23:59:00~

     

     

     

    Here is my file:

    Quote

     

    
    00:30:00~ To conact an Admin, email [email protected]
    01:00:00~ Press TAB for server information.
    01:30:00~ 
    02:00:00~ Press TAB for server information.
    02:30:00~ To conact an Admin, email [email protected]
    03:00:00~ Press TAB for server information.
    03:45:00~ Server will restart in 15 minutes.
    03:55:00~ Server will restart in 5 minutes.
    03:59:00~ Server will restart in 1 minute, log out immediately.
    04:00:00~ Server is restarting... 
    04:30:00~ To conact an Admin, email [email protected]
    05:00:00~ Press TAB for server information.
    05:30:00~ 
    05:45:00~
    05:50:00~ 
    05:55:00~ 
    05:59:00~ 
    06:00:00~ Press TAB for server information.
    06:30:00~ To conact an Admin, email [email protected]
    07:00:00~ Press TAB for server information.
    07:45:00~ Server will restart in 15 minutes. 
    07:55:00~ Server will restart in 5 minutes.
    07:59:00~ Server will restart in 1 minute, log out immediately.
    08:00:00~ Server is restarting...
    08:30:00~ To conact an Admin, email [email protected]
    09:00:00~ Press TAB for server information.
    09:30:00~ 
    10:00:00~ Press TAB for server information.
    10:30:00~ To conact an Admin, email [email protected]
    11:00:00~ Press TAB for server information.
    11:30:00~ 
    11:45:00~ Server will restart in 15 minutes.
    11:55:00~ Server will restart in 5 minutes.
    11:59:00~ Server will restart in 1 minute, log out immediately.
    12:00:00~ Server is restarting...
    12:30:00~ To conact an Admin, email [email protected]
    13:00:00~ Press TAB for server information.
    13:30:00~ 
    14:00:00~ Press TAB for server information.
    14:30:00~ To conact an Admin, email [email protected]
    14:54:00~ 
    15:00:00~ Press TAB for server information.
    15:45:00~ Server will restart in 15 minutes.
    15:55:00~ Server will restart in 5 minutes.
    15:59:00~ Server will restart in 1 minute, log out immediately.
    16:00:00~ Server is restarting... 
    16:30:00~ To conact an Admin, email [email protected]
    17:00:00~ Press TAB for server information.
    17:30:00~
    17:45:00~ 
    17:50:00~ 
    17:55:00~ 
    17:59:00~
    18:00:00~ Press TAB for server information.
    18:30:00~ To conact an Admin, email [email protected]
    19:00:00~ Press TAB for server information.
    19:45:00~ Server will restart in 15 minutes.
    19:55:00~ Server will restart in 5 minutes.
    19:59:00~ Server will restart in 1 minute, log out immediately.
    20:00:00~ Server is restarting...
    20:30:00~ To conact an Admin, email [email protected]
    21:00:00~ Press TAB for server information.
    21:30:00~ 
    22:00:00~ Press TAB for server information.
    22:30:00~ To conact an Admin, email [email protected]
    23:00:00~ Press TAB for server information.
    23:30:00~ 
    23:40:00~ 
    23:45:00~ Server will restart in 15 minutes.
    23:55:00~ Server will restart in 5 minutes.
    23:58:00~ Server will restart in 1 minute, log out immediately.
    23:59:00~ Server is restarting...

     

     

     

    Any help would be greatly appreciated! Thank you!

  6. Hi all, I would like to use this "Custom GUI" mod along with the "Deploy Anything" mod. Does anyone know how to link the two mods so when you click "Deploy Bike" on the GUI it uses the "Deploy Anything" mod, not the one included with it. Here are the links to the mods. Thank you!

     

     

×
×
  • Create New...