Results 1 to 2 of 2

Thread: JO wac command's

  1. #1
    Moderator
    Join Date
    Aug 2002
    Posts
    990
    Downloads
    0
    Uploads
    0

    JO wac command's

    here i will post JO wac command's as i find them pls if you have 1 that work's then feel free to post it thx

    many thx to Sal = FR =

    I was using fog levels for the rain mist in the wac but EvilMaker said use the overcast command instead, And it looks much better.

    Here is a quick Example I made up for you to try.

    if never() and Past(90) then //New Event
    rain(100,20)
    overcast(100,20)

    endif

    if never() and Past(180) then //New Event
    rain(0,20)
    overcast(0,20
    endif

    It will start to rain 90 seconds into the map and go overcast, then after another 90 seconds the rain will die away and the map will brighten up again.


    It is a sort of leadup time, So if you say rain(100,20) it will start off light rain and after 20 secs it will get to 100 heavy rain.

    If you can get the way im explaining it m8.lol

    Like a Fade in and Fade out time.

    smokenbud@4:20 say's

    Movefog(200,60) <=== that works for a slow fog rolling in
    realize legalize MMJ is ok

  2. #2
    Moderator
    Join Date
    Aug 2002
    Posts
    990
    Downloads
    0
    Uploads
    0
    Smoken = FR = say's want inside of bldg's litup

    its a little weird how it works
    but the Ceiling Wac Event Lights up the Floor
    and the Floor Wac Event Lights up the Ceiling
    and has no effect outside the building
    but you can see it looking in the Windows

    if never() and past(10) then //New Event
    Ceiling(255,100,100)
    endif


    if never() and past(20) then //New Event
    floor(100,255,100)
    endif

    i wanted to get it to turn lights on when it got to Night time but thats doesnt seem possible
    and if you change the colors every couple of Seconds
    you can get a RAVE Night Club effect

    thx bro
    realize legalize MMJ is ok

Posting Permissions

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