Jump to content
The Dark Mod Forums

Particle bounds


Springheel

Recommended Posts

I see the list of spawnargs, but isn't it just generic? Is there a way to tell which ones can actually do something on that entity?

Link to comment
Share on other sites

No, this is a bit of missing on DR. The spawnargs are actually only the ones the entity inherits, but wether the code really supports this spawnarg (and wether it reads it once when loading the map, or everytime the spawnarg is used) is not encoded and thus DR cannot show it to you.

 

The list, however, weeds out a few spawnargs that definitely are not supported on that entity so it's a first step.

"The reasonable man adapts himself to the world; the unreasonable one persists in trying to adapt the world to himself. Therefore, all progress depends on the unreasonable man." -- George Bernard Shaw (1856 - 1950)

 

"Remember: If the game lets you do it, it's not cheating." -- Xarax

Link to comment
Share on other sites

There are many generic spawnargs, but if you examine it carefully, you will find the relevant ones among the clutter.

 

For example, trigger_once_entityname needs a spawnarg for the entity who triggers it. The only way to know it is "entityname" is through that list. Or was it "ent"? Sometimes finding the relevant spawnargs are a PITA if you are not familiar with the entity.

 

Anyways: I do not know other ways to find what spawnargs the entity can take.

 

Check the list for func_emitter to see if it is "start_on" or "start_off" or "hide" or something else. When you get acquainted with the clutter spawnargs, you start seeing the relevant ones more quickly.

Clipper

-The mapper's best friend.

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

  • Recent Status Updates

    • taaaki

      Apologies for the unplanned downtime. A routine upgrade did not go to plan, and the rollback had its own issues
      · 2 replies
    • freyk

      Got tdm 2.12 running on my android phone. For more info, read the latest post in the topic on subforum techsupport.
      · 2 replies
    • snatcher

      TDM Modpack v4.5 released!
      Introducing... The Loop
      · 1 reply
    • Ansome

      Taking a break to alleviate burnout. In retrospect, I probably shouldn't have jumped into a map-making contest so quickly after just finishing another project and especially with my busy schedule, but I do believe I have something that the community will enjoy. No clue if I'll be able to finish it on time for the competition if I factor in a break, but I'd rather take my time and deliver something of quality rather than engage in development crunch or lose part of the map's soul to burnout.
      · 1 reply
    • Skaruts

      Working on an update for my mission By The Cookbook. If anyone that played it has any further bugs to report, please let me know.
      I posted more details about the update in the mission thread.
      · 1 reply
×
×
  • Create New...