gmctyphoon92

Donator
  • Content count

    149
  • Donations

    0.00 EUR 
  • Joined

  • Last visited

Everything posted by gmctyphoon92

  1. gmctyphoon92

    EXILE 096 Updated Classnames

    Here is a list of current classnames in exile. Seen someone needed so here you go. Enjoy
  2. gmctyphoon92

    Esseker Map Additions

    Hey everyone, *NGC* GMCtyphoon92 here from NoKturnal Gaming Community I am releasing my custom map content to be run server side for the Esseker map. Put the .pbo in your @ExileServer / addons folder and it will fire up. Adds many Buildings for Military areas as well as Industrial Areas. I will also release my loot tables if anyone needs them. Link for my dropbox. https://www.dropbox.com/s/azc7c5fv4o06hjg/a3_custom.pbo?dl=0
  3. gmctyphoon92

    adding custom ammo boxes

    Here is my code for adding boxes (in the spoiler) if you still need, It will add random items on every server start, as far as the marker: class Item????????? ENTER YOUR ITEM NUMBER { dataType="Marker"; position[]={4137,0,12385}; //////////ENTER YOUR MAP CORDS name="marker_29"; //////////ENTER YOUR MARKER NUMBER text="ENTER YOUR TEXT FOR MARKER ON MAP"; type="mil_warning"; ///////////TYPE OF MARKER TO BE USED colorName="ColorRed"; ///////////COLOR OF MARKER TO BE USED id=???????????; ///////////ENTER YOUR ID NUMBER atlOffset = 0; }; Here it is from my mission: class Item29 { dataType="Marker"; position[]={4137,0,12385}; name="marker_29"; text="BeerNGuns Loot Crate"; type="mil_warning"; colorName="ColorRed"; id=129; atlOffset = 0; };
  4. gmctyphoon92

    [SOLVED] Campfires

    Go back to the 069 infistar, fixed my server.
  5. gmctyphoon92

    3DEN Editor - Exile Plugin (Loot, Spawns, Etc)

    might be too late on this but "Land_tent_east" would never work as well as the "mash" tent variants
  6. gmctyphoon92

    ExileZ 2

    Also it looks like your start up line is not correct -mod=@RZInfection;@Ryanzombies;@exile -servermod=@Ryanzombies;@RZInfection;@exile;@exileserver Should be -mod=@Exile;@Ryanzombies;@RZInfection; -servermod=exileserver;
  7. gmctyphoon92

    ExileZ 2

    add "ryanzombies", to your addons of the mission file example: mission.sqm addons[] = {"exile_client","ryanzombies","A3_Ui_F"}; Hope that helps you
  8. gmctyphoon92

    Esseker Map Additions

    @Ancientevil Performance was good, Just depends on your Server I guess. We were getting 58 -59 Server FPS and I myself was getting about 125 FPS
  9. gmctyphoon92

    Esseker Map Additions

    Sorry for the delay, here are the loot tables for Esseker.
  10. gmctyphoon92

    Exile NOOB Filter

    Im having the same problem and cannot figure why its happening as the class name "arifle_SPAR_02_blk_F" has no attachments. Yet it dupes the heck out of bipods and scopes. It did not do this before the 1.66 update
  11. gmctyphoon92

    1.66 BUGS/PROBLEMS HOTFIX Released!

    @Eichi Take your time, we adults will wait for your perfection to release
  12. gmctyphoon92

    8G Bullet Cam

    go into your SCOPE view
  13. gmctyphoon92

    Server setup needed willing to pay

    What are you needing? Map? Mods?
  14. gmctyphoon92

    Problem with dying inside of bases.

    You have to eat and drink in the game. LOL I only say this because it has happened many times to players in my server.
  15. gmctyphoon92

    Very dark UI

    Its in your video settings. I promise.
  16. gmctyphoon92

    Exile 3DEN Plugin

    Awesome thank you again. I did find the animations list. This has got to be the best plugin I have EVER used in arma. WOW Love It ! Thanks Eichi
  17. gmctyphoon92

    Exile 3DEN Plugin

    Awesome, I will try that out. One more item I cant seem to figure out. Everything seems good,however my traders are standing like statues. Do I have to manually put in the animations or is there something Im missing? Thanks Again
  18. gmctyphoon92

    Exile 3DEN Plugin

    Hey Eichi. ;_) Lovin' the plugin. Got one question, how do I go about making markers for the safezones, cement mixers, ect.... What do I use under the markers tab in the editor? Thanks Again
  19. gmctyphoon92

    DMS - Defent's Mission System

    Has anyone had the following error in the RPT: Installed from GitHub It works, I edit the config, I get this: Done alot with coding myself. Just hoping someone has had this same issue.
  20. gmctyphoon92

    Exile 0.9.8 New Weapons Issue

    WOW, Ive never seen this yet.
  21. gmctyphoon92

    How do I upgrade bases now?

    You have to go to the Office Trader guy to do it now. Love That Feature.
  22. gmctyphoon92

    [Release] (Bounties) Most Wanted

    Taylor is going to work on a fix. No ETA that I know of. Maybe wait till after Apex full release in case something else changes yet again. I think that would be the best as of now.
  23. gmctyphoon92

    Merging Altis Life with Exile?

    Lots and Lots of time is all Im gonna say
  24. gmctyphoon92

    a3_vemf_reloaded by IT07

    ah,opps LOL thanks IT