VavoomC/Progs scripting questions

Talk about editing and creation of Vavoom mods

Re: VavoomC/Progs scripting questions

Postby Firebrand » 16 Mar 2011 16:17

Vavoom has different ways to search for class names, if you look into Objects.vc and search for FindClass, you'll see that there are means to look for lower cased class names, this was done for convenience of both modders and developers, imagine trying to
User avatar
Firebrand
 
Posts: 1000
Joined: 11 Feb 2004 08:12
Location: Mexico

Re: VavoomC/Progs scripting questions

Postby b0rsuk » 16 Mar 2011 17:16

Firebrand wrote:Vavoom has different ways to search for class names, if you look into Objects.vc and search for FindClass, you'll see that there are means to look for lower cased class names, this was done for convenience of both mod
User avatar
b0rsuk
 
Posts: 189
Joined: 10 May 2010 15:55

Re: VavoomC/Progs scripting questions

Postby Janis Legzdinsh » 18 Mar 2011 13:32

If you want to use in progs a class that is defined completely in DECORATE you have to use declaration to inform compiler about this. Usually these declarations are placed in classes.vc. For example:
[code]class BulletPuff : Actor decorate;[/
User avatar
Janis Legzdinsh
Site Admin
 
Posts: 1952
Joined: 13 Jan 2002 08:30
Location: Limassol, Cyprus

Previous

Return to Editing

Who is online

Users browsing this forum: phontaito and 0 guests

cron