![]() |
| Forums | Gaming News | Videos | Downloads | Today's Posts | Mark Forums Read | Chat | FAQ | Members List | Contact |
| ||||||
This is a discussion on Ehm Error problem [LUA] within the PSP Development Forum forums, part of the PSP Development, Hacks, and Homebrew category; Elloo homies I am coding a bit in lua and i get this error which i can't figure out, its ...
![]() |
|
|
LinkBack | Thread Tools |
|
|
#1 |
![]() |
Elloo homies
![]() I am coding a bit in lua and i get this error which i can't figure out, its on line 59 of my script and the error is this: "59:'then' expected near '!'" and this is the if piece where the error takes place: Code:
if anaX > 50 then LINE 59:if wepbutrig!=0 and wepbutrig!=1 then wepbutrig=0 end if wepbutrig==0 then player1[1].wepx=player1[1].x+20 player1[1].wepy=player1[1].y-3 wepbutrig=1 end player1[1].x=player1[1].x+2 player1[1].image="http://forums.qj.net/images/Player/playerright.png" player1[1].weapimage="http://forums.qj.net/images/Player/weapon/wep_right.png" end |
|
|
|
![]() |
| Tags |
| ehm , error , lua , problem |
| Thread Tools | |
|
|