I thought this would be quick, so don't yell at me for not putting this in the wiremod.com website.
I want to make an entity in an E2 chip that is the world, but I can't seem to figure it out. I've tried many things to find out what it's id is, but I can't figure it out.
What is the world's Id number?
Wiremod website.
Though, it should be 0. It is in Lua.
[code]19:11:23 > print(GetWorldEntity():EntIndex())...
0[/code]
I thought so too. Then when I tried entity(0):isWorld(), it says 0. I don't know why.
[QUOTE=raubana;23129445]I thought so too. Then when I tried entity(0):isWorld(), it says 0. I don't know why.[/QUOTE]
Probably because E2 is a retarded mess.
[editline]07:30PM[/editline]
Lua is much better. Since E2 is a wrapper for Lua anyway.
Sorry, you need to Log In to post a reply to this thread.