Jump to content

--DFP-- Bubba

Member
  • Content Count

    5
  • Joined

  • Last visited

  • Medals

Community Reputation

0 Neutral

About --DFP-- Bubba

  • Rank
    Rookie

core_pfieldgroups_3

  • Interests
    OFP ofcourse
  1. --DFP-- Bubba

    A little ingame engineering question.

    Tnx for the tips but it's stupid to tell ya but i'm only 13 and not great in english so those tut's of ofpec are very difficult when the code samples are not in the tut but only in the download. That's all, btw i'm now reading the introduction to code snippets Greetz Bubba
  2. --DFP-- Bubba

    A little ingame engineering question.

    Guys plzz help me, I need all the help i can get. Plzz
  3. --DFP-- Bubba

    Dkm rah-66 v.1.12

    Great addon, those guys are doing really GREAT work. Greetz Bubba
  4. Hi, I wonna make a mission that presents the life of 12 men. Here is how my mission should be, or how i want it to be: 1. Each man starts randomly in 1 of the towns of Nogova. With let's say $5.000 and a berreta. 2. They can go to a office where they can take jobs like: busdriver, police, pilot and so on. They will earn money every minute they drive, every thief they kill or every trip they make from 1 airport to another. 3. They can buy houses of the money they earn. And they will in those houses be safe. In those houses no one can shoot them or kill them. It's kinda u buy a safezone. 4. They will have to be able to buy cars and weapons and planes and other stuff from the money they earn on their work. Â Â Â 5. They wil have to be able to shoot peeps when they are out of their houses and get the police on their back. And so on. Can anyone help me with these probs. 1 thing i'm not yet great with scripting so i need a easy explanation. Greetz DFP Bubba
  5. --DFP-- Bubba

    How do you slow down the time?

    It's more fun to be able to activate the matrix style everytime you want, just add 1 trigger, set it to radio alpha, repeadtly, name it matrix1 and set text to Matrix On now in the init:<table border="0" align="center" width="95%" cellpadding="0" cellspacing="0"><tr><td>Code Sample </td></tr><tr><td id="CODE">setacctime 0.25 Now for the next trigger make it the same as the 1 above but with 4 little changes, make it radio Bravo, name it Matrix2 set the text to Matrix Off and place in the init: <table border="0" align="center" width="95%" cellpadding="0" cellspacing="0"><tr><td>Code Sample </td></tr><tr><td id="CODE">setacctime 1 That should be the way to use the radio to switch to Matrix time and to real time. Hope you like it, Greetz DFP Bubba
×