Hi there, I'm sorry for asking such a dumb question but I can't find the answer anywhere on the zdoom wiki. In the following example, what the HELL does the 10471 mean??
https://zdoom.org/wiki/Classes:Ammo
actor LaserRecharge : Ammo 10471
{
Inventory.PickupMessage "Laser recharge unit"
Inventory.Amount 10
Inventory.MaxAmount 200
Inventory.Icon "AAMOA0"
Ammo.BackpackAmount 10
Ammo.BackpackMaxAmount 400
states
{
Spawn:
ZCLP A -1
stop
}
}
inheriting wiki example and 10471
Moderators: GZDoom Developers, Raze Developers
Forum rules
Before asking on how to use a ZDoom feature, read the ZDoom wiki first. If you still don't understand how to use a feature, then ask here.
Before asking on how to use a ZDoom feature, read the ZDoom wiki first. If you still don't understand how to use a feature, then ask here.
-
- Posts: 5032
- Joined: Sun Nov 14, 2010 12:59 am
Re: inheriting wiki example and 10471
It's an [wiki]editor number[/wiki].