AlliedModders

AlliedModders (https://forums.alliedmods.net/index.php)
-   Extensions (https://forums.alliedmods.net/forumdisplay.php?f=134)
-   -   [EXTENSION] Variables And Listing of Values Extension (https://forums.alliedmods.net/showthread.php?t=102895)

pRED* 09-07-2009 04:14

[EXTENSION] Variables And Listing of Values Extension
 
1 Attachment(s)
Dumps all sendprop values for a given entity (Int/Float/Vec/String supported so far, arrays probably not coming in the near future).

Using the provided plugin sm_entdump <entindex>.

Dumps a lot to the console/SM logs.

Windows only, those interested can try compile it for linux :crab:

olj 09-07-2009 04:23

Re: [EXTENSION] Variables And Listing of Values Extension
 
Nice, any instructions? How can i dump for example sendprops of given client or item? Should i use entity index?

Atreus 09-07-2009 04:24

Re: [EXTENSION] Variables And Listing of Values Extension
 
You're wonederful, pred :)

pRED* 09-07-2009 04:26

Re: [EXTENSION] Variables And Listing of Values Extension
 
olj: Modify the plugin and add it into your own code or just use the concmd..

sm_entdump <entity index>

olj 09-07-2009 04:28

Re: [EXTENSION] Variables And Listing of Values Extension
 
Thanx, its definetely more convenient than dig up in the dump file.

exvel 09-07-2009 08:12

Re: [EXTENSION] Variables And Listing of Values Extension
 
Looks awesome but it doesn't work for me. :)
Code:

L 09/07/2009 - 16:11:27: [SM] Unable to load extension "extension.ext": strike\a
ddons\sourcemod\extensions\*.*
L 09/07/2009 - 16:11:27: [SM] Unable to load plugin "asm.smx": Native "DumpEntPr
opValues" was not found

Win7, sm 1.2.3

pheadxdll 09-07-2009 10:26

Re: [EXTENSION] Variables And Listing of Values Extension
 
Oh this will be helping figuring out some of the netprops and what they do, thanks!

pRED* 09-07-2009 13:19

Re: [EXTENSION] Variables And Listing of Values Extension
 
Requires 1.3

BrutalGoerge 09-07-2009 13:44

Re: [EXTENSION] Variables And Listing of Values Extension
 
sounds mega useful.
*waits for linux people

voogru 09-07-2009 14:48

Re: [EXTENSION] Variables And Listing of Values Extension
 
woo, assembly.

Hear that noise?

That's the sound of my head exploding.


All times are GMT -4. The time now is 20:18.

Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.