Custom Monster Railgun
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.
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.
Custom Monster Railgun
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.
- Anakin S.
- Posts: 1067
- Joined: Fri Nov 28, 2003 9:39 pm
- Location: A long time ago in a galaxy far, far away...
Just use A_CustomRailgun.
Code: Select all
GLAA F 10 bright A_CustomRailgun(50, 16, "Blue", "White", 1, 0, 3)