Jump to content


Photo

Traffic stop script

Emergency 3

  • Please log in to reply
30 replies to this topic

#21 Stan

Stan

    Webmaster

  • Webmaster
  • 6,911 posts
  • Gender:Male
  • Location:Vaals - Nederland

Posted 12 April 2007 - 12:40 PM

const char VOBJ_CAR[] = "vobj_car";
VOBJ means Virtual Object, meaning you need to have a virtual object named vobj_car
const char VOBJ_RED[] = "vobj_redirect";
VOBJ means Virtual Object, meaning you need to have a virtual object named vobj_redirect
const char VOBJ_CON[] = "vobj_control";
VOBJ means Virtual Object, meaning you need to have a virtual object named vobj_control
const char CMD_GETOUT[] = "GetOutForTrafficControl";
CMD means Command, GetOutForTrafficControl is the name of a command
const char TARGET_PATH[] = "control_path";
Name of a path that will be used
const char CMD_CONTROL[] = "ControlVehicle";
CMD means Command, GetOutForTrafficControl is the name of a control
const char CMD_REDIRECT[] = "TrafficControl";
CMD means Command, GetOutForTrafficControl is the name of a TrafficControl
const char REDIRECT_PATH[] = "redirect_path";
Name of a path that will be used


const char TEXT_ONE[] = "Mit dieser Krücke fahren Sie noch? Bitte steigen Sie sofort aus!";
const char TEXT_TWO[] = "Sie haben kleinere Mängel am Fahrzeug, das kostet Sie ein Verwarngeld!";
const char TEXT_THREE[] = "Alles in Ordnung, gute Fahrt!";

Those are things that will be played as text ingame


The rest is editor work for you
Webmaster & Technical Support

#22 emergency4freak

emergency4freak

    Senior Captain

  • Members
  • 344 posts
  • Gender:Male
  • Location:Niagara Region, Ontario
  • Interests:Emergency, FSX, Biking, Photography, Music.

Posted 12 April 2007 - 08:28 PM

ok, sorry for the mis-conception. I can not try anything for one week for my dad took my computer away and I can only check my e-mail and the forum so I will just communicate from here. Thanks and I am sorry once again. I hope you understand. I am a very sensitive person, even if it is on the computer :P :blush: Sorry again.

Regards,

Shane
emergency4freak
Freelance Photographer, Ontario Canada.
Posted Image
Posted Image

#23 jab16

jab16

    Battalion Chief

  • Members
  • 942 posts
  • Gender:Male
  • Location:Austin,TX
  • Interests:Emergency 3 and 4
    History
    Military Strategy
    Project Reality (BF2)

Posted 11 April 2009 - 09:13 PM

Um i know this topic is old but dose anyone know this script?
I was there when Pyrothijs deleted Hoppah's weed cat photo!!!!!
Posted Image
Posted Image
If you love playling as police, fire, or ems come join http://ertrpg.forumotion.ca/forum.htm the online text roleplaying game.

#24 james23222000

james23222000

    Senior Captain

  • Members
  • 275 posts
  • Gender:Male
  • Location:London
  • Interests:Rugby,<br />Football,<br />Guitar,<br />Being active,<br />Emergency series,<br />Modding

Posted 12 April 2009 - 10:23 AM

Need any help? I am working on a pursuit script myself and have it half working.

Posted Image

#25 Guest_Jahatt_*

Guest_Jahatt_*
  • Guests

Posted 26 April 2009 - 08:33 PM

Need any help? I am working on a pursuit script myself and have it half working.


The funny thing is that everyone is talking about adding new functions to the police portion of the game, like traffic stops, pursuits, searching civilians, and different things like that. They should just create a game that focuses on commanding a police station, there is no other game out there that lets you do that and i think if there was it would be very succesful, either that or a mod that does.

#26 Newfoundking

Newfoundking

    The Real Slim Shady

  • Moderator
  • 7,253 posts
  • Gender:Male
  • Location:Newfoundland

Posted 26 April 2009 - 11:46 PM

Making mods for a game is a lot easier then making a new game... Because you need to make the game work first off, then everything needs to be put in. It's not even half as easy as modding to the hardest degree.

Wanna play multiplayer without any of the commitment? Emergency Planet hosts casual multiplayer to all its members! Contact me for more information

 

Executive Director: EMP Gulag

 

Do you have a warning that you want to go away, or are you facing another punishment you don't want? Contact me for the NEW alternative!


#27 puppysboy222

puppysboy222

    Battalion Chief

  • Members
  • 583 posts
  • Gender:Male
  • Location:Roseville, CA
  • Interests:GTA SA and 911:First Responders Modding
    Aircraft/USCG

Posted 21 May 2009 - 11:56 PM

Need any help? I am working on a pursuit script myself and have it half working.



I can try to see if a scripter I know can help you if you want? I've been wanting to add something like that to my mod, and add events that are pursuits or traffic stops ( like the Car Jacking event, but the driver doesn't have a weapon and either stops or drives off ).

And emergency4freak, you're not the only sensitive one. I hate to admit but I am sensitive, too.

#28 Guest_miked9372_*

Guest_miked9372_*
  • Guests

Posted 29 September 2009 - 10:10 PM

Found it! Check out http://www.jeuxvideo...-winterberg.php you can donwload both the EM3 and EM4 version here.
-Click the name of the version you want to download, then click Winterberg.
-Now click the orange button that says 'telecharger' (French for download).
-Then choose the save as option in the pop-up screen (it takes a while before the screen shows).

Only problem is, that is is in German, but you can replace parts of the language files by the english version (open both files with notepad and copy paste the English text over the German text). Make sure you only paste over the same text, there are a lot of new commands, don't delete them!

I'm in the middle of a test week right now, but when I'm done with the tests I'll translate the file (in English) and send it over to Stan so he can place it in the download centre.

Have fun!
Thijs

cant find the english patch

#29 pyrothijs

pyrothijs

    Assistant Chief

  • Members
  • 2,472 posts
  • Gender:Male
  • Location:Lelystad, the Netherlands
  • Interests:Everything that has to do with the Fire Department.

Posted 30 September 2009 - 02:01 PM

cant find the english patch


That's because the post dates from 2007. The EM4 version of the winterberg mod now has it's own translation.
Emergency 3 appeared in English so you can just copy and paste the English text files.

greetz,PyroThijs, (Moderator/FAQ author)
See something that doesn't belong? Report it, don't take matters into your own hands.
Posted Image
Posted Image
Posted Image


#30 Guest_miked9372_*

Guest_miked9372_*
  • Guests

Posted 30 September 2009 - 08:59 PM

i didn't get any English text files with the mod

#31 pyrothijs

pyrothijs

    Assistant Chief

  • Members
  • 2,472 posts
  • Gender:Male
  • Location:Lelystad, the Netherlands
  • Interests:Everything that has to do with the Fire Department.

Posted 02 October 2009 - 10:51 AM

i didn't get any English text files with the mod


Please read carefully. The English text files for the EM3 version do not come with the mod, but with the English EM3 game. Only the EM4 english translation is included with the mod.

greetz,PyroThijs, (Moderator/FAQ author)
See something that doesn't belong? Report it, don't take matters into your own hands.
Posted Image
Posted Image
Posted Image






Also tagged with one or more of these keywords: Emergency 3