Posted 20 years ago2004-06-11 11:24:53 UTCPost #32358
Can you take the half-life fdg file and add stuff from op4 into it. because im making a mod and i want to include some of the weapons from it. how would you do it. im thing you copy and paste the fdg parts into a copy of the Hl fdg. then take the sprites and put them in the mod folder but it gotta be more complex then that. pls help
Posted 20 years ago2004-06-11 11:29:36 UTCPost #32360
The .fgd has nearly nothing to do with adding weapons. New weapons need to be coded. The .fgd is only a sort of reference chart to allow the mapper to include these things in his map. As long as something is supported in the code it can be used, whether it appears in the .fgd or not. Although it's handyer that it also appears in the .fgd.
Posted 20 years ago2004-06-11 11:35:41 UTCPost #32363
It only allows the mapper for easier implementing of the various possibilities that the game code offers. Entity types can be manually typed and configured too although it takes more understanding of it's possibilities, it's keys and values. SmartEdit...