Thread Rating:
  • 1 Vote(s) - 1 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Request Model analyser
#1
Brick 
Can anyone make a mod/code what is reading the model name ingame when I press F while I am looking on a object?
Like if I look at a benzinbarrel, after I press F it will write "iPrintLnBold":
Code:
This is a "com_barrel_benzin" model.

I meant about something like this:
Code:
if (usebuttonpressed)
readmodelname [whereisplayerlookingon.something]
self iPrintLnBold "This is a [.something] model."

Can't explain it easier. Big Grin
Reply

#2
Use your code here and then print entity.model Huh http://www.itsmods.com/forum/Thread-Is-t...sible.html
[Image: azuw.jpg]
Reply

#3
(07-11-2012, 17:25)zxz0O0 Wrote: Use your code here and then print entity.model Huh http://www.itsmods.com/forum/Thread-Is-t...sible.html

I thought this, but I can not pick up all object -> can not get all object's name.

And it is just writing: Unbound
Code:
        self iPrintLnBold ("[{entity.model}]  [{entityname}]");
Reply



Possibly Related Threads…
Thread Author Replies Views Last Post
  Zombie model imchasinyou 7 6,171 07-31-2013, 01:11
Last Post: rotceh_dnih
  List of models that can be spawned? (Looking for C4 model) akillj 5 4,456 06-27-2013, 13:35
Last Post: Yamato
  expansion model [HARD] Tony. 1 2,399 05-25-2013, 10:43
Last Post: Nekochan
  [Request] Random player model hillbilly 1 2,556 05-12-2013, 08:30
Last Post: archit
  [Request] 3d tomahawk model gouveia4 8 5,714 12-16-2012, 02:29
Last Post: gateboy6
  [Request] how to find a static model in map? tomglazer 2 2,497 12-12-2012, 03:56
Last Post: tomglazer
  [Request] Motorcycle model Rendflex 4 2,916 06-23-2012, 14:28
Last Post: JariZ
  The Annoying Riot Model master131 24 11,515 05-26-2012, 21:56
Last Post: RaZ
  [Request] specific model of clothing [Z00MBY] Alex 40 15,637 04-22-2012, 20:15
Last Post: [Z00MBY] Alex
  [Request] Goliath Tracked Mine Model Yamato 1 2,282 04-21-2012, 10:45
Last Post: surtek

Forum Jump:


Users browsing this thread:
1 Guest(s)

Forum Powered By MyBB, Theme by © 2002-2024 Melroy van den Berg.