Jump to content
avenger___

Beginner's Questions - Scripting

Recommended Posts

As someone that's trying to combine both of their hobbies (Programming, Emergency 4) i would like to ask some questions:

1 - Are there any IDE's for Emergency 4 Scripting?

2 - Are there any Documentation?

3 - Is Emergency 4 Scripting Language really like C++?

4 - How do i attach the .script file to a vehicle/person?

That's all for now, Thanks!

Link to comment
Share on other sites

2 hours ago, avenger___ said:

 

  1. No IDE exists for Em4. To edit code, you can only use notepad, or any other basic text editor.
  2. Documentation is here, but it is in German language. http://www.emergency-wiki.de/de:emergency:emergency_4:scripting:sdk
  3. Em4 scripting is C++ I believe. You can create classes, strutcs and new variables in any of the codes, as long as you can get it right.
  4. Scripts arent really 'attached' to persons. In the Em4 editor, you can assign commands (contained within the .script file) to a specific playable unit.
Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.



×
×
  • Create New...