Blockland Forums > Modification Help
Weapon Name
(1/3) > >>
AirGlider:
What console command can I use to figure out what weapon a player has in their inventory.
Findclientbyname("Air").___________________
tkepahama:
Why not just listClients(); then just use the object number then objectnumberhere.dump(); then just finding what you can see that might work?
AirGlider:

--- Quote from: tkepahama on February 08, 2012, 06:41:55 PM ---Why not just listClients(); then just use the object number then objectnumberhere.dump(); then just finding what you can see that might work?

--- End quote ---
I'm looking for more of a quick Console Command so I can finnish a script...
Swollow:

--- Quote from: tkepahama on February 08, 2012, 06:41:55 PM ---Why not just listClients(); then just use the object number then objectnumberhere.dump(); then just finding what you can see that might work?

--- End quote ---
that sounds like the most inefficient way possible
otto-san:
%client.player.tool[slot]

%client.player.currTool
Navigation
Message Index
Next page

Go to full version