[code]
> GetEntity( 1 )...
[ERROR] lua_run:1: attempt to call field 'GetEntity' (a nil value)
1. unknown - l
[/code]
[img]http://puu.sh/2hcRg[/img]
Was this function removed?
Just use Entity(number entityIndex).
Ex:
[CODE]lua_run print(Entity(1))
--returns Player [1][10101 #Inferno, Eh?][/CODE]
Sorry, you need to Log In to post a reply to this thread.