Added: 1 year ago
From: reegmeister
Views: 6,886
Sort by time | Sort by thread (beta)

Link to this comment:

Share to:

All Comments (37)

Sign In or Sign Up now to post a comment!
  • What are the controls for the light and sirens. And any other lights?

  • @Hwm1999 mine is set up using an advanced pod controller. so mouse right and left click, shift, ctrl, and alt.

  • @reegmeister Seriously Reegmeister, plz tell me how to make the Lights on or off? i have dreamed for these police and stuff they are cool, but lights?? plzz Reply, Thanks!

  • @martten8791 "how to make the lights on or off?". i do not know how much you know already. this is all run with WIREMOD, which has its own lights, independent of the normal gmod lights. then there is an in-game chip that makes them turn on and off in sequence that i programmed myself. it is called EXPRESSION 2.

  • Comment removed

  • Cool

  • This video is great, by the way.

  • I have a cop car in GMod, that works with flashing lights. However, I don't want to have to keep pressing the Numpad Enter key to see the lights flash. How can I modify it, so I only need to push the Numpad Enter key once, to make the lights flash, continously, even after I let go of the key? Thanks.

  • @JediMaster362 do you not have wiremod?

  • @reegmeister, Yes, I do. I don't know how to do it, though.

  • @JediMaster362 first off, i never liked the numpad as a permanent interface. using the advanced pod controller is better because you can hook it up to a vehicle and anyone can get in it and use it. second thing, are you using E2 for your lights or are you using logic and timing gates?

  • @reegmeister, I'm using the pack with each of the 3 Emergency Vehicles. I'm not sure, but, I assume it to be E2. I appreciate your time, eh!

  • @JediMaster362 When i say E2 i am referring to Expression 2, which is a chip that you program in wiremod to do whatever you want with custom inputs and outputs. all of my police lights have a controller that has inputs for on or off / changing modes, and outputs to individual light segments. expression 2 is one of the most important wiremod items IMO. search google, there is a wiki for wiremod and they have plenty of examples of E2 codes to learn from.

  • @reegmeister, Ok. Um, how do I access the input and output programming thing? Just wondering.

  • @JediMaster362 its all part of the code you put in it, theres a spot for inputs and you name it what you want then you use that name in the code later. hers a really simple example (you would replace # with @):

    #name: Example

    #inputs: IN

    #outputs OUT

    if(IN==1){OUT=1}

    if(IN==0){OUT=0}

    if you put that in a chip and wired it up, it would have IN as an input and OUT as an output. if you give IN a value of 1 OUT would output a value of 1.

  • @JediMaster362 the rest is just making it more complicated, you can make the chip toggle the state of certain outputs if one of the inputs changes, and outputs can be internal to be used in other areas of the code. it can be made to do things on a set time interval, which is mainly what my lights use. and you can make it do math to convert inputs/states into numerical values to power thrusters to a certain strength and things of that nature.

  • Hello how do i get them when i press q Any help im new to garrysmod thanks

  • so i self building the lights system

  • are there a button

  • @ebbekh you control wiremod components however you want. in my case, each vehicle is controlled individually by getting into it and pressing certain keys on your keyboard.

  • @reegmeister Put up a tutorial xD

  • @reegmeister dude how i get police car?

  • how can i turn lights on and off?

  • @ebbekh its wiremod

  • Comment removed

  • Could you please post a DL link and a readme on how to install??

    THANKS!!

  • can you make a tut for the lights

  • Do you have the link to the cars? They don't have to have lights...

  • What map is this??

  • @UnAvengedSoul its a construct map that comes with PHX3. you need an svn program to get phx, wiremod, and most other things that if you dont have you need. the only one ive seen is called tortoise svn.

  • @reegmeister can u make a vid on HOW to download the sickness PLZ i only know how to download stuff from gmod.org -_- so can u ether like put sickness on gmod.org PLZ or make a vid on how to DL sickness PLZ REPLY

  • @sniperjosh09 downloading something with an svn client, tortoise is the one i linked in the video, uses that program to download *and keep up to date* files (which in this case are mods for gmod) to a folder of your choice on your computer. so you just download / install tortoise, restart your computer. then create a folder where you want the mod files to be (in your addons folder for instance) name it whatever you want. right clicking on that folder should give you an option for tortoise svn

  • @sniperjosh09 you would click "svn checkout" and copy the second link i gave into that popup window, click checkout, or ok, or whatever the next button is and the program will download all the files you need to make the mod work into the folder you just made. after that your done, and as long as you put the folder you made in the right place everything will work fine. if you want to update your files to the latest version, right click on the folder you made and click svn update.

Loading...
Alert icon
0 / 00Unsaved Playlist Return to active list
    1. Your queue is empty. Add videos to your queue using this button:
      or sign in to load a different list.
    Loading...Loading...Saving...
    • Clear all videos from this list
    • Learn more