Page 4 of 5 FirstFirst 12345 LastLast
Results 31 to 40 of 41

Thread: Pegasus Team 101 Sci Fi Units WIP

  1. #31
    hmm
    in my post i wrote what to put , if you did it then this happen with Ramp (ok i added some legs because i was bored , but ignore it everything else is the model i sent you back to learn it from ) >





    I cant see what is this -.45 thing ?

    best for you put aircraft thing in editor call it bob and make radio alpha trigger on repeat

    put inside it bob animate ["UserRamp", .1]

    then play with this number .1 try .2 .3 .4. 5. etc or even -.1 ,-.2 etc , when your happy then use this value for your config.cpp useraction animate value.

    i dont know what you do but something different if you need this numbers maybe .
    A chopper cup of Coffee in a chopper coffee pot
    TOH Now with added Coffee
    http://www.helpivanmartin.org/

  2. #32
    Staff Sergeant JSF 82nd Reaper's Avatar
    Join Date
    May 21 2011
    Location
    United States of America
    Posts
    203
    Author of the Thread
    Cool legs that'll be a cool feature? and I got the ramp working now, here's what I have:

    PHP Code:
    class UserActions
                
    {
                    class 
    OpenRamp
                    
    {
                            
    displayName "Open Hatch";
                            
    position "action_hatch";
                            
    onlyforplayer false;
                            
    radius 8;
                            
    condition "this animationPhase ""UserRamp"" == 0";
                            
    statement "this animate [""UserRamp"", -.90]";
                    };
                    class 
    CloseRamp
                    
    {
                            
    displayName "Close Hatch";
                            
    position "action_hatch";
                            
    onlyforplayer false;
                            
    radius 8;
                            
    condition "this animationPhase ""UserRamp"" == -.90";
                            
    statement "this animate [""UserRamp"", 0]";
                    };
            }; 
    I'm having some difficulties with the geometry lod for the fans though. I decided to use your fans, but keep the fan case that I had, and I have to say the fans look really cool now. I'm also working really hard on the texturing which I'm still a complete newbie, I don't know how to create UV's and add details. It would be really cool if I could get the computer screens see through or holographic looking but I don't know how to do this either.
    Last edited by JSF 82nd Reaper; Jul 22 2012 at 08:26.

  3. #33
    Glad you have it working ,
    you need to tidy up the shell ,because you have a lot of double face and it causes z fighting , you can see it on the dashboard particularly ,look at the flashing , maybe make this your next Goal so you can move on .
    i will send this one with Legs in a new folder as test so you can use for lookup .

  4. #34
    Staff Sergeant JSF 82nd Reaper's Avatar
    Join Date
    May 21 2011
    Location
    United States of America
    Posts
    203
    Author of the Thread
    Thanks, but I how do I go about fixing the flashing? I have applied textures to the model now would that help with the flashing and do you have a texture that I can use for your fans you created?

    ---------- Post added at 03:55 AM ---------- Previous post was at 03:32 AM ----------

    Would you like me to send you an updated version of the air ships with most of the texturing done, and so you can see if the flashing still is there?
    Last edited by JSF 82nd Reaper; Jul 22 2012 at 08:43.

  5. #35
    Hi ,
    to settle flashing you will just have to look intensive at model im afraid , today i just see flashing on roof where cabin is bigger than shell , and ramp is to wide.

    Textures , i simply use the ones in CA from Bis just link to them not put in folder or anything , this save file space.

    I dont need update texture version thanks, i would like to see pic or video sometime tho.
    I will send you example_destiny now hope you learn somethings from it any question feel free to ask . when you have your troop carrier in your complete status hope i can do example weapon version sometime .

    cheers

    Thromp

    File on way via priv message

  6. #36
    Staff Sergeant JSF 82nd Reaper's Avatar
    Join Date
    May 21 2011
    Location
    United States of America
    Posts
    203
    Author of the Thread
    Ok, cool, the 4th air ship I created I would like to get it to have weapons on it, hence that's why it's called amphibious assault. I also just found out that when I fill each air ship to the max amount of units it can carry that after a certain number of units board the rest that follow stop showing up in the other seats. How can I fix this?

  7. #37
    Transportsoldier =
    that number should be equal to the number of cargo proxies you have in the model .
    when that is reached no more can get in the craft
    i think for yourse is 14 cargo proy so 14 is correct number .

    i think if you want co pilot you must move cargo proxy .01 to front of ship and then make cpp do

    cargoIsCoDriver[] = {1};// could be 0 not sure if this is on or off or proxy select by proxy number
    memoryPointsGetInCoDriver = "pos codriver";
    memoryPointsGetInCoDriverDir = "pos codriver dir";

  8. #38
    Staff Sergeant JSF 82nd Reaper's Avatar
    Join Date
    May 21 2011
    Location
    United States of America
    Posts
    203
    Author of the Thread
    K, well I play around with this once I get some sleep and see if I can get it to work, thanks for all the help you've given me so far. I plan to on creating a video either tomorrow or Monday for you to see what the texturing so far and some of the bugs that I've come across.

    PS I hope you don't mind fps lag for I'm running with a single core AMD Athlon 64 3800+, 2gb RAM, and Nvidia Geforce 9800GT.

  9. #39
    Staff Sergeant JSF 82nd Reaper's Avatar
    Join Date
    May 21 2011
    Location
    United States of America
    Posts
    203
    Author of the Thread
    Here's a video that I created with your request! I have to say I'm without words with how the video turned out, there's not much fps lag like I thought there would be.


  10. #40
    Staff Sergeant JSF 82nd Reaper's Avatar
    Join Date
    May 21 2011
    Location
    United States of America
    Posts
    203
    Author of the Thread
    @Thromp I haven't stopped working on these units For I still have to finish the airships, create the characters/aliens, mother ships, possibly building and a map. BTW I have no idea on how to create maps yet. Also how do I get a unit that I had to seperate half the body in a proxy because it has too many verticies? (Note I didn't create the unit I downloaded it for free from a website that makes 3d modles for free.)

    ---------- Post added at 03:47 AM ---------- Previous post was at 03:39 AM ----------

    Since I yet have to learn how to create 3d charcter models. I also got ahold of some free futuristic weapons as well from the website that I hope I can get to work in game for this huge project. I also regret to inform you that this comming Monday I will be leaving for 3 weeks for AT training with my National Guard Unit, and if everything works out I should be starting college about a couple of days or a week once I get back. No worries though once I get settled in college if everything works out I'll pick back up on the project.

Page 4 of 5 FirstFirst 12345 LastLast

Similar Threads

  1. Pegasus Team 101 MultiCam Units WIP
    By JSF 82nd Reaper in forum ARMA 2 & OA : ADDONS - Configs & Scripting
    Replies: 9
    Last Post: Jul 1 2012, 06:03
  2. Anyone willing to make flexible & generic sci-fi units...?
    By Kyle_K_ski in forum ARMA 2 & OA - ADDONS & MODS: DISCUSSION
    Replies: 14
    Last Post: Jun 21 2011, 07:11
  3. Futuristic Military Forces Addon (WIP & TEAM REQUEST)
    By st3rv in forum ARMA 2 & OA - ADDONS & MODS: DISCUSSION
    Replies: 81
    Last Post: Aug 19 2010, 05:31
  4. Sci-Fi units in the jungles of Vietnam
    By MadRussian in forum GENERAL
    Replies: 13
    Last Post: May 28 2007, 07:41
  5. Sci-Fi units in the jungles of Vietnam
    By MadRussian in forum ADDONS & MODS: DISCUSSION
    Replies: 13
    Last Post: May 28 2007, 07:41

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •