Search found 4 matches
- Fri Jun 09, 2006 4:52 am
- Forum: PSP Lua Player Development
- Topic: Multiplayer..
- Replies: 4
- Views: 3847
- Wed Jun 07, 2006 5:38 am
- Forum: PSP Lua Player Development
- Topic: Multiplayer..
- Replies: 4
- Views: 3847
Multiplayer..
How can i implement the multiplayer in my game through the irda? I've written this code, but i haven't tried it. it's only a test for see if i succeed to establish a logon between two psp, even if i don't know well like realizing it. System.irdaInit() ownCrossPressed = "false" otherCrossPr...
- Wed May 31, 2006 5:54 am
- Forum: PSP Lua Player Development
- Topic: Help with lua.
- Replies: 4
- Views: 5151
Thanks!! :Dimhotep wrote:GOOGLE tells me something, wait....
http://lua-users.org/wiki/MathLibraryTutorial
you should try that once in a while :P
I searched in google, but i didn't find anything ....
- Tue May 30, 2006 4:55 am
- Forum: PSP Lua Player Development
- Topic: Help with lua.
- Replies: 4
- Views: 5151
Help with lua.
how can i do the square root in lua?
Thanks
Thanks