Inside3D!
     

FGD editing and custents mod

 
Post new topic   Reply to topic    Inside3d Forums Forum Index -> Mapping
View previous topic :: View next topic  
Author Message
ceriux



Joined: 06 Sep 2008
Posts: 968
Location: Florida, USA

PostPosted: Wed Oct 15, 2008 4:46 am    Post subject: FGD editing and custents mod Reply with quote

hey iv recently added in the custents mod into my mod and iv been having issues making an fgd for it....

so far iv been messing with the dynamic spawn feature and i just cant seem to get it to work Sad

Code:
@PointClass(Targetname) = func_spawn : "func_spawn"
[
spawnclassname(string)
spawnfunction(string)
spawnsilent(integer)
spawnmulti(integer)
]


im pretty sure thats how the code in the fgd should look, but its not even showing up in my entitie list when i load up worldcraft.

any one know whats wrong?

i belive i fixed it Very Happy apparently it doesnt look like that it looks like this lol....

Code:
@PointClass base(Targetname) = func_spawn : "func_spawn"
[
spawnclassname(string)
spawnfunction(string)
spawnsilent(integer)
spawnmulti(integer)
]

_________________
QuakeDB - Quake ModDB Group
Back to top
View user's profile Send private message Yahoo Messenger
Display posts from previous:   
Post new topic   Reply to topic    Inside3d Forums Forum Index -> Mapping All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB © 2004 phpBB Group