![]() |
| Forums | Gaming News | Videos | Downloads | Today's Posts | Mark Forums Read | Chat | FAQ | Members List | Contact |
| ||||||
This is a discussion on help with psp lua -displaying time within the PSP Development Forum forums, part of the PSP Development, Hacks, and Homebrew category; is there a way to display the time in lua ? and also i cant get the battery functions to ...
![]() |
|
|
LinkBack | Thread Tools |
|
|
#1 |
|
is there a way to display the time in lua ?
and also i cant get the battery functions to work here is my code -- battery level indicator battlvl = System.powerGetBatteryLif ePercent() screen rint(425, 254, battlvl, white)
|
|
|
|
|
|
|
#2 | |
![]() |
Quote:
__________________
[url]http://rscx.com/RSCXTESTING/chris/siggy.jpg[/url] -=-=-=-=-=-=- "15% percent of programing is creating a program, 85% percent is getting to work like it f*cking should." - MagicianFB |
|
|
|
|
|
|
#3 |
|
when i put that i get the same error as before
-- battery level indicator battlvl = System.powerGetBatteryLif ePercent() screenrint(425, 254, battlvl, white) screen.flip() error:script.lua:337 attempt to call field 'powergetbatterylifeperce nt' (a nil value) press start to restart Last edited by mrneo240; 09-26-2005 at 01:49 PM.. Reason: new problem |
|
|
|
|
|
|
#5 | ||
![]() I think I ripped my pants
Join Date: Jul 2005
Real First Name: Matt
Location: Toronto
Just Played: Trials HD
Posts: 6,485
Trader Feedback: 0
|
Quote:
Code:
screen:print.
__________________
![]() |
||
|
|
|
|
|
#8 | |
![]() |
Quote:
__________________
[url]http://rscx.com/RSCXTESTING/chris/siggy.jpg[/url] -=-=-=-=-=-=- "15% percent of programing is creating a program, 85% percent is getting to work like it f*cking should." - MagicianFB |
|
|
|
|
|
|
#9 | |
![]() NDS Mod
|
Quote:
__________________
"15% percent of programing is creating a program, 85% percent is getting it to work like it should." - Me [URL=http://www.mozilla.org/products/firefox/][IMG]http://img439.imageshack.us/img439/5667/getfirefox0sr.png[/IMG][/URL] |
|
|
|
|
![]() |
| Tags |
| displaying , lua , psp , time |
| Thread Tools | |
|
|