Im a Noob Want to learn how to make stuff got few questions

General feedback and discussion of the game.

Moderator: Forum Moderators

illcwaticando
Posts: 64
Joined: November 24th, 2007, 9:46 am

Im a Noob Want to learn how to make stuff got few questions

Post by illcwaticando »

Hi guys and girls , im new to this but just wondering where i go to learn to make units ,factions and campaigns for this great game.
i also have a few other questions ;
1. is it possible to make a more rpg style campaign like for example fire emblem , vandal hearts, final fantasy tactics. if so has any one already done so.
2. how hard is it to learn the coding to make stuff for this game, i already use and have made a few games for rpg maker xp which i enjoyed doing, and would definitly be interested in making whole rpg games for this game.
3. has anyone done an eygptian faction maybe with other factions to do with myths like greek myth , norse myth.
4. is it possible to make units go up many levels and have way more upgrades or classes for example;
with each level a unit gets a bonus to there hp, and damage so that by level say 50 you have a paladin with 245 hp doing 45*2 damage. xp system would have to be changed and so would the healing but it could be useful in making long and interesting rpg campaigns where character building is important and adds feeling to the storyline and making you not want to lose a character like in fire eblem.
As a kid i played a game on the sega mega drive (shining something, cant remember its name lol) and it introdused me into these type of turn based rpg games that i really enjoy so im really interested in making my own game using this great game.
please comment
[/b]
Thank you all
User avatar
cool evil
Posts: 244
Joined: September 13th, 2007, 10:56 pm

Post by cool evil »

1. It is possible, secondly, i think someone in this forum is working on this kind of RPG campaigns but are not quite finished yet because it would took a lot of time and effort to do so. You have to taken into the fact that this is a tactical game, not a RPG.

2. That depends on your learning level and your perception of hard. The main method people use to code in wesnoth is WML, it's a very easy to learn coding language, that is compared to C++ and so. If you've know any common coding language such as HTML for an easy starter, you shouldn't find WML hard.

3. I think there is some factions that resembles that, like ones in the imperial era, if i remembered correctly it is somewhat like the roman empire army. And there is far more others you just have to search them in the forums for their threads.

4. Possible, through WML, edit the unit's level, attacking power/resistance, pretty much anything can be edited.

If taking month of time to work on coding languages in wesnoth isn't your thing, try CampGen, it is very much the equal to RPG maker except it is used to make campaigns, the functionality is very limited compared to WML(allows you to code units, campaign/scenarios, and much much more, compared to just the sole function of creating campaigns in CampGen) i don't think there's any progress on CampGen in the last few month nor have i heard any news about it, so i'm assuming it's dead.
illcwaticando
Posts: 64
Joined: November 24th, 2007, 9:46 am

Post by illcwaticando »

Thanks cool evil
Going to try and learn wml, until then ill make some campaigns using that campgen, do you know of any other campaigns that are done using that program?
Also is it possible to create your own era's in campgen?
thanks
User avatar
DDR
Posts: 558
Joined: March 23rd, 2007, 4:56 pm
Location: Vancouver, Canada
Contact:

Post by DDR »

If you want a RPG, try Silver Tree. It is made by the same guys who made Wesnoth. It also (or so I've heard) allows you to make campaigns for it. :)
illcwaticando
Posts: 64
Joined: November 24th, 2007, 9:46 am

Post by illcwaticando »

is silvertree turn based tactical rpg? cause thats what im looking for?
And planning to make on here, cause i really like this game.
few more questions;
1, is there a list or place where all the user made unit pics are shown?
2, if i make my own units and upload them on here will people comment so i know if there any good?
illcwaticando
Posts: 64
Joined: November 24th, 2007, 9:46 am

Post by illcwaticando »

Oh and what program does everyone use to make unit images?
thanks
Drake Clasher
Posts: 50
Joined: June 24th, 2007, 7:56 pm
Location: why do you want to know, I wonder?

Post by Drake Clasher »

most people use GIMP for images
the observer a wesnoth newspaper by DDR
User avatar
DDR
Posts: 558
Joined: March 23rd, 2007, 4:56 pm
Location: Vancouver, Canada
Contact:

Post by DDR »

although you can use almost any program, but gimp or photoshop is best, like Drake Clasher said. To upload it, include it as an attachment at the bottom of your posts.

Silver Tree... It is turn-based. I guess, you can judge for yourself whether it is tactical or not. Anyway, check it out. It is fun.
User avatar
cool evil
Posts: 244
Joined: September 13th, 2007, 10:56 pm

Post by cool evil »

illcwaticando wrote:is silvertree turn based tactical rpg? cause thats what im looking for?
And planning to make on here, cause i really like this game.
few more questions;
1, is there a list or place where all the user made unit pics are shown?
2, if i make my own units and upload them on here will people comment so i know if there any good?
1. I don'think so, but there is a unit tree with all the units shown. The only other way you can get sprites for user-made units is to download them through the add-on server.

2. Yes, you can post a forum thread about it and upload the files so to let the wise people of the forums to try it out and give you some feedback.
Dveman115
Posts: 122
Joined: July 26th, 2007, 3:31 pm
Contact:

Post by Dveman115 »

illcwaticando wrote: 1, is there a list or place where all the user made unit pics are shown?
Ask and you shall receive.

http://www.wesnoth.org/wiki/GraphicLibrary
User avatar
cool evil
Posts: 244
Joined: September 13th, 2007, 10:56 pm

Post by cool evil »

I didn`t knew there were a graphics library. :roll:
Dveman115
Posts: 122
Joined: July 26th, 2007, 3:31 pm
Contact:

Post by Dveman115 »

cool evil wrote:I didn`t knew there were a graphics library. :roll:
You learn something new every day don't you?
illcwaticando
Posts: 64
Joined: November 24th, 2007, 9:46 am

Post by illcwaticando »

thank you dveman ill get started on some.
illcwaticando
Posts: 64
Joined: November 24th, 2007, 9:46 am

Post by illcwaticando »

ok another question guys how do i add a map to the sever s o other people can play it?
User avatar
Viliam
Translator
Posts: 1341
Joined: January 30th, 2004, 11:07 am
Location: Bratislava, Slovakia
Contact:

Post by Viliam »

Approximately like this:
1) make a map;
2) make a PBL file;
3) upload it on the add-on server.

I never done this myself, so I cannot give you more specific instructions. Try downloading some "map pack" to see how exactly the files are put in directories.
Post Reply