Jump to content

GKell

Member
  • Content Count

    4
  • Joined

  • Last visited

  • Medals

Community Reputation

0 Neutral

About GKell

  • Rank
    Rookie
  1. GKell

    Slideshow briefing

    Hey gents, Im trying to make a script that adds the pictures to those screens. I have a config for the objects because they have useractions on them. These objects are not going to be placed down in an editor and im trying to figure out how to get them to start with the textures on them. Cheers, GKell
  2. Hey Gents, I am trying to create an inventory object that you can have in say your backpack, drop on the ground, and then have a scroll wheel action. I have made the item, but i am having trouble with doing the userActions. I have made 2 objects that can be places in the editor with these functions, but i am trying to create a smaller portable station that someone can carry with them. I Was thinking that maybe i have to make a vehicle and then in the CfgWeapons call the vehicle when i create the item? If anyone can help please let me know. I am able to provide coding if you want to see what I have so far. Cheers
  3. GKell

    Item action config

    Hey Gents, I am trying to create an inventory object that you can have in say your backpack, drop on the ground, and then have a scroll wheel action. I have made the item, but i am having trouble with doing the userActions. I have made 2 objects that can be places in the editor with these functions, but i am trying to create a smaller portable station that someone can carry with them. I Was thinking that maybe i have to make a vehicle and then in the CfgWeapons call the vehicle when i create the item? If anyone can help please let me know. I am able to provide coding if you want to see what I have so far. Cheers
  4. So i want to make an ammo type that does no damage but gives some sort of hit indicator. (i am using the Basic ACE 3 medical) I am also wanting to do it in C++. Any help?
×