How to create new objets ?

Questions about how to create your own dungeons and replacement graphics and sounds.

Moderator: George Gilbert

Forum rules
Please read the Forum rules and policies before posting. You may Image to help finance the hosting costs of this forum.
Post Reply
SeoubFromFrance

How to create new objets ?

Post by SeoubFromFrance »

Hello

Sorry if it's a newbie question but how to create an original objet such as a golden sword, with a yellow blade on the floor and in hand ?
How to select our new *.bmp in the editor,and not only those from RTC ???

Thx for explanations !
User avatar
beowuuf
Archmastiff
Posts: 20686
Joined: Sat Sep 16, 2000 2:00 pm
Location: Basingstoke, UK

Post by beowuuf »

You need to use the clone command - check out the examples in the RTC module folder for creati9ng a new apple or monster to get the idea. In order to have the new bitmap available, you first need to use the 'new bitmap' function. Again, see the examples in the modules folder.
View the basic idea through the .txt file in notepad (the clone and bitmaps functions are decclared at the start) then you can find the option i nthe editor to create them without fuss if you want
User avatar
linflas
My other avatar is gay
Posts: 2445
Joined: Tue Nov 04, 2003 9:58 pm
Location: Lille, France
Contact:

Post by linflas »

... and wait for version 0.29 :)
SeoubFromFrance

Post by SeoubFromFrance »

:D Many thanks !

Can I use any colors under Paint ? Or is there any restriction ???
User avatar
beowuuf
Archmastiff
Posts: 20686
Joined: Sat Sep 16, 2000 2:00 pm
Location: Basingstoke, UK

Post by beowuuf »

The only restriction is 'power pink' reads as transparent
Post Reply