maemo.org - Talk

maemo.org - Talk (https://talk.maemo.org/index.php)
-   Games (https://talk.maemo.org/forumdisplay.php?f=12)
-   -   Angry Birds Custom Levels (https://talk.maemo.org/showthread.php?t=42999)

eyokojc 2010-02-02 07:58

Re: Angry Birds Custom Levels
 
Quote:

Originally Posted by zehjotkah (Post 506357)
try with
Code:

tar xfvz /home/user/MyDocs/cag_level_pack.tar.gz
in the next step you also have to copy the files from the unpacked folder... not /mypack

Thanks for the prompt response. I got another error saying cant open vz. After searching online, it seems like the suffix -z is for gzip. Is that automatically installed in xterminal, or do I have to download that.

I apologize if this seems so elementary to you. Like i mentioned, this is my first time doing this, and I love Angry Birds!!!:D

cgarvie 2010-02-02 08:06

Re: Angry Birds Custom Levels
 
Quote:

Originally Posted by eyokojc (Post 506366)
Thanks for the prompt response. I got another error saying cant open vz. After searching online, it seems like the suffix -z is for gzip. Is that automatically installed in xterminal, or do I have to download that.

I apologize if this seems so elementary to you. Like i mentioned, this is my first time doing this, and I love Angry Birds!!!:D

thats ok we all have to start somewhere. Im just a linux fumbler myself


tar xzf /home/user/MyDocs/cag_level_pack.tar.gz

i didnt think the order would matter but it didnt work for me with xfz but is ok with xfz


also you did just save the file direct to your phone. you havent done anything to it like unziped it on a PC. cause if youve unzipped it you could only need to untar it

tar xf /home/user/MyDocs/cag_level_pack.tar

i think

eyokojc 2010-02-02 08:24

Re: Angry Birds Custom Levels
 
Quote:

Originally Posted by cgarvie (Post 506371)
thats ok we all have to start somewhere. Im just a linux fumbler myself


tar xzf /home/user/MyDocs/cag_level_pack.tar.gz

i didnt think the order would matter but it didnt work for me with xfz but is ok with xfz


also you did just save the file direct to your phone. you havent done anything to it like unziped it on a PC. cause if youve unzipped it you could only need to untar it

tar xf /home/user/MyDocs/cag_level_pack.tar

i think

Thanks. I finally got the tar to work, and i made the directory, but it seems like the 'mypack' folder was never created when i used tar.

What else am I missing? Thanks a lot!

scottkeen 2010-02-02 08:32

Re: Angry Birds Custom Levels
 
Quote:

Originally Posted by eyokojc (Post 506366)
Thanks for the prompt response. I got another error saying cant open vz. After searching online, it seems like the suffix -z is for gzip. Is that automatically installed in xterminal, or do I have to download that.

I apologize if this seems so elementary to you. Like i mentioned, this is my first time doing this, and I love Angry Birds!!!:D

I am in no way a linux guy, but after experimenting with the order of the switch parameters, I finally got it to extract the files. Try putting the x z v f in this order:

Code:

root
tar xzvf /home/user/MyDocs/cag_level_pack.tar.gz

Copy the files in /mypack from the root

Code:

root
mkdir /home/opt/rovio/angrybirds/data/levels/pack2
cp mypack/* -R /home/opt/rovio/angrybirds/data/levels/pack2

Remove the directory after it's been copied.

Code:

root
rm -r mypack

learning as I go!

eyokojc 2010-02-02 08:42

Re: Angry Birds Custom Levels
 
Quote:

Originally Posted by scottkeen (Post 506392)
I am in no way a linux guy, but after experimenting with the order of the switch parameters, I finally got it to extract the files. Try putting the x z v f in this order:

Code:

root
tar xzvf /home/user/MyDocs/cag_level_pack.tar.gz

Copy the files in /mypack from the root

Code:

root
mkdir /home/opt/rovio/angrybirds/data/levels/pack2
cp mypack/* -R /home/opt/rovio/angrybirds/data/levels/pack2

Remove the directory after it's been copied.

Code:

root
rm -r mypack

learning as I go!

Thanks bro! Finally got it. You just made my night!!! (or day, whatever the time is!!!)

cgarvie 2010-02-02 11:57

Re: Angry Birds Custom Levels
 
Wow, its amazing what a better named thread can do. We were having about 20 views per level, before i created this thread, and now were nearly at 200views for the latest pack. So big thanks for to teh Admin who sugested i start a new thread.

wolfpac72 2010-02-02 12:10

Re: Angry Birds Custom Levels
 
Quote:

Originally Posted by cgarvie (Post 506668)
Wow, its amazing what a better named thread can do. We were having about 20 views per level, before i created this thread, and now were nearly at 200views for the latest pack. So big thanks for to teh Admin who sugested i start a new thread.

Its brilliant I agree :) so are the Levels :)

I just have one issue in Level 7 I only see one pig and I kill it but then I can not finish the Level :(
It shows me Level not finished.
What do I wrong?

BR

Wolfpac

cgarvie 2010-02-02 12:47

Re: Angry Birds Custom Levels
 
Quote:

Originally Posted by wolfpac72 (Post 506681)
Its brilliant I agree :) so are the Levels :)

I just have one issue in Level 7 I only see one pig and I kill it but then I can not finish the Level :(
It shows me Level not finished.
What do I wrong?

BR

Wolfpac

:-)
yeah that is a puzzle isnt it :-)
and the piggy thats there isway to easy to kill to be the whole level.

plus if you look at the level name (always a good idea with my levels)

you will see its Called "Oh Piggy Where art thou"

dont want to spoil it just yet. But if you fail to complete it after some more attempts and a little thought.

Give me a shout.

wolfpac72 2010-02-02 13:07

Re: Angry Birds Custom Levels
 
Quote:

Originally Posted by cgarvie (Post 506734)
:-)
yeah that is a puzzle isnt it :-)
and the piggy thats there isway to easy to kill to be the whole level.

plus if you look at the level name (always a good idea with my levels)

you will see its Called "Oh Piggy Where art thou"

dont want to spoil it just yet. But if you fail to complete it after some more attempts and a little thought.

Give me a shout.

Dam it :)
Yes yes you are right im not this brilliant lol (playing in the office lol) just trying going through the Levels.

But just have to tell brilliant work keep on going :)

BR

Wolfpac

thesnake505 2010-02-02 15:38

Re: Angry Birds Custom Levels
 
hay guys, im having problems installing these extra levels

R /home/opt/rovio/angrybirds/data/levels/pack2

with this i get /bin/sh: R: not found

any ideas cheers :)


All times are GMT. The time now is 20:15.

vBulletin® Version 3.8.8