PSP3D Left Header
PSP3D Header Right
PSP3D Logo CraveOnline Logo
Help the PSP 3D community grow!
Vote for us below:


Vote on the PSP Top 200
PSP Top 200 - Games, Videos, Wallpapers, Files, Hacks, Homebrew

Development Center - Learn the basics of coding or talk about advanced coding techniques with other developers.

Welcome to PSP3D.com - Sony PlayStation Portable News, Homebrew, Hacks, Reviews, Videos, Mods, Forums!

You are currently viewing our website as a guest, which gives you limited access to reply and interact to discussions and other members. By joining our free community, you will be able to post topics in the forums, communicate privately with other members, vote in polls, and access many other special features.

Registration is fast, simple, and absolutely free so join our community today!

Go Back PSP3D.com - Sony PlayStation Portable News, Homebrew, Hacks, Reviews, Videos, Mods, Forums > PSP Forums > Development Center

Reply
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 08-12-2006, 02:22 AM
sorrow's Avatar
sorrow sorrow is offline
Senior Member
 
Join Date: Feb 2006
Location: in your dreams
Posts: 150
Points: 11.57
Donate
Send a message via Yahoo to sorrow
can someone help

igotfree.com/sorrow/lua.zip


whats worng with it. it will keep giving me index.lua:11: /=/ expected near /blue/
__________________

Have ever wanted the news of both PSP3D and pspupdates and have a forum join here
Reply With Quote
  #2 (permalink)  
Old 08-12-2006, 03:41 AM
Michael M.'s Avatar
Michael M. Michael M. is offline
Teh h4x0r admin
My Mood:
 
Join Date: Feb 2006
Location: New York
Age: 25
Posts: 961
Points: 9,999,500,270.82
Donate
Send a message via AIM to Michael M. Send a message via MSN to Michael M.
Code:
light blue = color.new(255,0,255)
You cannot put a space in a variable name.
Reply With Quote
  #3 (permalink)  
Old 08-12-2006, 04:01 AM
PopcOrn DeVil's Avatar
PopcOrn DeVil PopcOrn DeVil is offline
Highly Respected Member
My Mood:
 
Join Date: Jan 2006
Location: Western Australia
Age: 15
Posts: 911
Points: 1.19
Donate
Send a message via AIM to PopcOrn DeVil Send a message via MSN to PopcOrn DeVil
I found a few problems:

1. Make sure your PSP is a version 1.5 before using a script with USB mode in it.
2. Some of the Color.new's were color.new.
3. I think you can't put spaces in variable names, like what you did with light blue.
4. I don't think the [alpha = true] thing is do-able.

Also:

Make sure you have all your files in one folder and make sure you include the looping stuff (while true do, vblank start etc).

Quote:
Originally Posted by Fixed script
--USB Mode
System.usbDiskModeActivate()

--Color data
black = Color.new(0,0,0)
white = Color.new(255,255,255)
red = Color.new(0,255,0)
green = Color.new(255,0,0)
blue = Color.new(0,0,255)
yellow = Color.new(255,255,0)
pink = Color.new(0,255,255)
lightblue = Color.new(255,0,255)

--Image data
cloud1 = Image.load("cloud1.png")
cloud2 = Image.load("cloud2.png")
cloud3 = Image.load("cloud3.png")
cloud4 = Image.load("cloud4.png")
cloud5 = Image.load("cloud5.png")
cloud6 = Image.load("cloud6.png")
cloud7 = Image.load("cloud7.png")
cloud8 = Image.load("cloud8.png")
cloud9 = Image.load("cloud9.png")
cloud10 = Image.load("cloud10.png")
cloud11 = Image.load("cloud11.png")
cloud12 = Image.load("cloud12.png")
cloud13 = Image.load("cloud13.png")
cloud14 = Image.load("cloud14.png")
cloud15 = Image.load("cloud15.png")
cloud16 = Image.load("cloud16.png")
cloud17 = Image.load("cloud17.png")
cloud18 = Image.load("cloud18.png")
cloud19 = Image.load("cloud19.png")
cloud20 = Image.load("cloud20.png")
cloud21 = Image.load("cloud21.png")
cloud22 = Image.load("cloud22.png")
cloud23 = Image.load("cloud23.png")
cloud24 = Image.load("cloud24.png")
cloud25 = Image.load("cloud25.png")
cloud26 = Image.load("cloud26.png")
cloud27 = Image.load("cloud27.png")
bg1 = Image.load("bg1.png")

while true do
screen:clear()

--loading screen
--not yet done

--main menu
--not yet done

--Screen data
screenwidth = 480 - player:width()
screenheight = 272 - player:width()

--Starting images
screen:blit(0,0,bg1)
screen:blit(200,130,cloud1)

--Sound data
Music.playFile(beginning.wav,true)
Music.playFile(main menu.wav,true)

screen.waitVblankStart()
screen.flip()
end
--credits
--So far only me and my friend across the street.
--To join my team contact me at goldensupersonic@yahoo.com.
--You can also vist my site psp-brew.co.nr.
Hopefully, this script should work.
Reply With Quote
Reply

« Beta Release MooseFlash | Devhook MS corruption »



Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is On
Trackbacks are On
Pingbacks are On
Refbacks are On

Points Per Thread View: 0.00
Points Per Thread: 1.00
Points Per Reply: 0.10





Crave Partner Sites: CraveOnline.com | DVDFile.com | PSP3D.com | ComingSoon.net | SuperHeroHype.com | RedBalcony.com | ActionTrip.com | CraveLyrics.com
Soundtrack.net | CraveFix.com | SpikedHumor.com | RPGamer.com | TattooNow.com | ImpactWrestling.com | SeekLyrics.com | PedalBMX.com | WildKO.com
vidKing.com | StrategyInformer.com | HHdb.com | RapLeagues.com | HipHop-Lyrics.com | Cravecocktails.com | ThePhatPhree.com | RideJudge.com | HottieSpots.com

PSP3D Footer Left Powered by Custom vB Version 5.1.0 for Crave Online Media, LLC.
Copyright © 2000 - 2007, Jelsoft Enterprises Ltd. and PSP3D.com.
LinkBacks Enabled by vBSEO 3.0.0 RC8

All times are GMT -4. The time now is 06:36 PM.
PSP3D Footer Right