![]() |
|
#1
|
|||
|
|||
|
The devs at Menewsha would like to offer the v3 Arcade community a legitimate and ad free version of it's latest game - Habor Fishing. You can test the game here without registration http://www.menewsha.com/forum/arcade...lay&gameid=103 Or you can checkout a small video here http://www.youtube.com/watch?v=f4KcP9qiit8 ![]() Attached are the SWF and thumbnails for import. For manual import the details are as follows: Short name: mhf Title: Harbor Fishing Dimensions: 700x500 Description: Yumeh the cat has been yowling about an empty belly. Help Lance feed him by taking the SS Meow into the harbor and dropping a hook to catch as much as you can in two minutes! The game is in v3A format and is completely compatible with challenges and scoring. SQL for import is here: insert into arcade_games (shortname, title, description, file, width, height, gamepermissions, categoryid, miniimage, stdimage) values ('mhf', 'Harbor Fishing', 'Yumeh the cat has been yowling about an empty belly. Help Lance feed him by taking the SS Meow into the harbor and dropping a hook to catch as much as you can in two minutes!', 'v3fishing.swf', 700, 500, 7, 1, 'fishing20x20.jpg', 'fishing50x50.jpg');
__________________
|
|
#2
|
||||
|
||||
|
Is that a BunnyFish?!
![]() [youtube]f4KcP9qiit8[/youtube] {Yes, I added a "YouTube" BB Code tonight just so I could link to the vid'. }
|
|
#4
|
|||
|
|||
|
Cat fish, bunny fish, afro donkey, and whale cow
|
|
#5
|
|||
|
|||
|
Thanks for sharing your work Menewsha. Appreciate it.
|
|
#6
|
||||
|
||||
|
where do I upload to them to, in zip or unziped, (i am a noob)
lol |
|
#7
|
|||
|
|||
|
v3fishing.swf in root/games
fishing20x20.jpg fishing50x50.jpg both in root/images/arcade than you go run the SQL-Querry mentioned in the first post bottom and enjoy the game in your arcade. |
|
#8
|
|||
|
|||
|
thanks
|
|
#9
|
|||
|
|||
|
I have tried to run an sql-querry from inside vbulletin and the acutal phpMyadmin.
inside of vbulletin I get this error: vBulletin Message An error occurred while attempting to execute your query. The following information was returned. error number: 1146 error desc: Table 'sgmocolo_vbulletin.arcade_games' doesn't exist What am I doing wrong? |
|
#10
|
||||
|
||||
|
Installed and worki8ng fine. Thank you
|
|
#11
|
|||
|
|||
|
thank you
|
|
#12
|
|||
|
|||
|
Hello
First of all I must say that you given really very good game of Harbor Fishing. Graphics seem really very cute and nice. I like different types of games very much. Thank you very much for sharing this game with us. I like it. You have done a great job so keep doing good work. |
|
#13
|
|||
|
|||
|
works great, tyvm
|
|
#14
|
|||
|
|||
|
thank you very much.
|
|
#15
|
|||
|
|||
|
btw, if you are interested in installing this game via admincp (w/o running sql) upload attached *.game.php file and rename original .jpg files before uploading them to the 'admincp/games' folder and installing the game.
v3fishing20x20.jpg = v3fishing.gif v3fishing50x50.jpg = v3fishing1.gif |
|
#16
|
|||
|
|||
|
Scores are not saving.. what to do?
|
|
#17
|
|||
|
|||
|
cool,thanks for sharing. I love any online games for free and mmorpg to play online.
|
|
#18
|
|||
|
|||
|
The attachment isn't there. PM me?
|
|
#19
|
||||
|
||||
|
Download and unzip the files, put the v3fishing.swf in your games folder and upload the image to your images/arcade folder. Then run the following database query from your AdminCP. (AdminCP > Maintenance > Execute SQL Query)
Code:
insert into v3arcade_games (shortname, title, description, file, width, height, gamepermissions, categoryid, miniimage, stdimage) values ('mhf', 'Harbor Fishing', 'Yumeh the cat has been yowling about an empty belly. Help Lance feed him by taking the SS Meow into the harbor and dropping a hook to catch as much as you can in two minutes!', 'v3fishing.swf', 700, 500, 7, 1, 'fishing20x20.jpg', 'fishing50x50.jpg');
|
|
#20
|
|||
|
|||
|
I put the files in the right folders, but I get this error when I try to run the SQL Query:
Quote:
|
![]() |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | |
|
|