LUA Question [message #448983] |
Tue, 21 June 2011 12:02 |
hego64
Messages: 19 Registered: April 2011 Location: Hegoville
Karma: 0
|
Recruit |
|
|
Ok so I was browsing some older posts here, and found some lua stuff. One thing was cPlayer(PlayerID). How can I make this work? I fiddled with it and it only resulted in a headache. I couldn't get anything to work, and would like some help with this.
Thanks,
Hego64
|
|
|
|
|
|
Re: LUA Question [message #449088 is a reply to message #448983] |
Sat, 25 June 2011 02:54 |
|
sla.ro(master)
Messages: 610 Registered: September 2010 Location: Romania
Karma: 0
|
Colonel |
|
|
i talked with jnz about this some months ago, it works on Lua 5 but not all stuff work, eg. changing player name not work correctly, the new name is displayed on other players only if they rejoin the server.
cPlayer is a table, you need to see the changelist to know what call from table to do to get info.
Creator of Mutant Co-Op
Developer of LuaTT
|
|
|
|