is there somewhere, a SENT list, that have WorldModel path included? (all registered sents)
or is there a way to get the WorldModel with only the ClassName?
(Client sided)
is there somewhere, a SENT list, that have WorldModel path included? (all registered sents)
or is there a way to get the WorldModel with only the ClassName?
(Client sided)
Only SWEPs have WorldModel
but the spawn menu has spawnicons @entities, this also need model path?
The spawn icons are probably created by rendering the SENT into a render target and saving the output, which means they are spawned. Generally with SENTs you set its model in Initialize.
It’s probably a static picture.
Spawnicons are/can be automatically generated, so thats where my theory comes from.