• Key ent key values?
    5 replies, posted
Any way of getting key values of an ent? The ent:GetKeyValues doesnt seem to work. Help would be appreciated.
[url]http://wiki.garrysmod.com/page/GM/EntityKeyValue[/url] is your best bet.
[QUOTE=Robotboy655;47439161][url]http://wiki.garrysmod.com/page/GM/EntityKeyValue[/url] is your best bet.[/QUOTE] How do I use it? I tried printing val and key and even the ent class. Nothing so far.
What do you mean by key values?
[QUOTE=Author.;47439288]What do you mean by key values?[/QUOTE] vehiclescripts, to be precise. Just trying to find a better way to get them rather than decompiling all of the TDM cars
[QUOTE='[CLRP]extra;47439380']vehiclescripts, to be precise. Just trying to find a better way to get them rather than decompiling all of the TDM cars[/QUOTE] They are not defined in the models, so decompiling them will not work. [url]http://wiki.garrysmod.com/page/Entity/GetSaveTable[/url]
Sorry, you need to Log In to post a reply to this thread.