how to start

Asked by Arik

I'm still a beginner in developer game, I want to make modifications wargus, but I do not know how to start. I have not found the documentation to explain it

I hope any resource or explanation for that

thank you very much
Arik

Question information

Language:
English Edit question
Status:
Answered
For:
Wargus Edit question
Assignee:
No assignee Edit question
Last query:
Last reply:
Revision history for this message
Joris Dauphin (joris-dauphin) said :
#1

Modifications may be apply is the engine stratagus (C++) or in game wargus (lua)
depending of hat you want to do.

We have some "doc" that "explain" functions (lua and C++) with some outdated stuff :-/

So ask specific question (which domain do you want to modify ? ui, ai, units, sound, ...).

Revision history for this message
Arik (ayyiik) said :
#2

ok thank you, modification that i mind modification in wargus
the first that i want to know how to compile the source code (wargus). and then i want to modify character, sound and the last modification for the ai.

Revision history for this message
Kyran Jackson (erstmap) said :
#3

Have a look at Wargus/scripts/human/units.lua and Wargus/scripts/ocr/units.lua for units.

If you create a new unit (rather then editing an existing one), you'll have to add its entry in Wargus/scripts/editor.lua so it'll show up in the map editor.

AI scripts are located in Wargus/scripts/ai and are a tad hard to understand. A while ago I started creating my own AI from scratch, which I haven't worked on in a bit. I'll fix it up a tad and hopefully upload a demonstration tomorrow.

Can you help with this problem?

Provide an answer of your own, or ask Arik for more information if necessary.

To post a message you must log in.