Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Tutorial SetLightIntensity,Custom Quickmessages and OMA
#1
Hello

Another random tutorial, Angel

First this command, you can aply this on some certain models or fxs, is a command that can change a light intensity:

Code:
light setLightintensity(number);

Example:

Code:
lightmodel setlightintensity(0.7);

Now, custom quickmessages(thanks to Black/CallUp) for the idea, go into _quickmessages.gsc, you find this thread: quickcommands(response), inside it you will find stuff like this:

Code:
            soundalias = "mp_cmd_followme";
            saytext = "Follow Me!";
            break;

Change the saytext to whatever you want, for example:

Code:
            soundalias = "mp_cmd_followme";
            saytext = "Spiderman is cool!";
            break;

Now each time you play that first command in the quickmessages menu it will say that sentence, Big Grin

Now last thing, OMA , this is old but many people doesnt know about it, OMA can be akimbo and is cool, OMA

Code:
self giveweapon("onemanarmy_mp",0,true);

Thats all
Reply

#2
SuperOMA?
[Image: MaEIQ.png]
Reply

#3
(08-29-2011, 14:20)Pozzuh Wrote: SuperOMA?

No, 2 OMA, one in each hand
Reply

#4
this is called OMA monster
[Image: lQDUjba.jpg]
Reply



Possibly Related Threads…
Thread Author Replies Views Last Post
  Black Ops 2 Custom background? jotape99 10 11,679 10-29-2013, 07:22
Last Post: xInfinity.
  Custom xanims DidUknowiPwn 8 6,681 08-28-2013, 08:17
Last Post: RaZ
  Help Make ac130 shoot custom bullets Ra3shed 0 2,571 07-23-2013, 13:02
Last Post: Ra3shed
  [Tutorial] Custom gametype HUD iAegle 17 14,261 07-14-2013, 01:16
Last Post: Nekochan
Video Custom Facepaints? Cuddlyedits 5 4,169 07-01-2013, 14:58
Last Post: iPaddie
  Help dedicated servers and custom dvars mattyman 0 2,353 06-22-2013, 07:33
Last Post: mattyman
Information [Tutorial] Adding DLC Maps as Custom Maps. Nekochan 151 138,873 05-25-2013, 01:05
Last Post: Nero Z zero
  QS Mod by GeKKo v 6.5 with Custom Maps GeKKoFL0X 35 28,839 05-21-2013, 19:30
Last Post: [HARD] Tony.
  [Request] custom gun mod ColorCorrects 2 2,935 05-18-2013, 22:19
Last Post: mitchhacker
  Custom load screen mw3? balakent 4 4,176 05-04-2013, 14:48
Last Post: Nekochan

Forum Jump:


Users browsing this thread:
1 Guest(s)

Forum Powered By MyBB, Theme by © 2002-2024 Melroy van den Berg.