Custom Monster Railgun

Archive of the old editing forum
Forum rules
Before asking on how to use a ZDoom feature, read the ZDoom wiki first. This forum is archived - please use this set of forums to ask new questions.
Locked
User avatar
DoomerMrT
Posts: 370
Joined: Tue Nov 21, 2006 10:58 am
Location: Budapest,Hungary

Custom Monster Railgun

Post by DoomerMrT »

How can I do custom monster rail?I looked at the wiki,but it doesn't helped me...Please give me a working code,thanks.
User avatar
Anakin S.
Posts: 1067
Joined: Fri Nov 28, 2003 9:39 pm
Location: A long time ago in a galaxy far, far away...

Post by Anakin S. »

Just use A_CustomRailgun.

Code: Select all

GLAA F 10 bright A_CustomRailgun(50, 16, "Blue", "White", 1, 0, 3)
User avatar
DoomerMrT
Posts: 370
Joined: Tue Nov 21, 2006 10:58 am
Location: Budapest,Hungary

Post by DoomerMrT »

thank you very much :)
Locked

Return to “Editing (Archive)”