Ok. Sorry for asking in the wrong subforum and thanks for moving it.
!nullptr, I have already try with that number and always, i get error.
I have written this test:
function test_init(e)
end
function test_main(e)
Prompt(g_Entity[7002]['z'])
end
The error is: error running function scriptbank\test.lua:9: attempt to index field '?' (a nil value)
With 'e', i don't get this error and it Works.
What is wrong?
Thanks!