Jump to content


BigB0ss

Member Since 26 Feb 2007
Offline Last Active Dec 22 2010 01:30 PM

Topics I've Started

Get File Time V1.0

29 June 2008 - 04:50 PM

GFT - Get File Time

This DLL returns the creation, written and accessed time of a file.
Example included (GM7).

File = file_get_open("Please select a file...","C:\","All files (*.*)|*.*;")
Format = "$dd-$mm-$yyyy $hh:$ii:$ss";

Created = file_get_time(File,1,Format);  //File created
Accessed = file_get_time(File,2,Format); //File last accessed
Written = file_get_time(File,3,Format);  //File last written

DOWNLOAD

Inetread

20 December 2007 - 12:11 PM

Posted Image

Discontinued

All my dll's and sources are deleted from my computer.


Introduction:
This is my second DLL wich reads a given length of characters from the internet.
Nothing special, it does the same as the Netread DLL.
It's made with PureBasic.
GM6 and GM7 examples included.
No credits needed!

Discription:
It returns the result as a string.
Screenshot
Example located below.

Argument0 = Website address
Argument1 = Length to read

example:
Variable = inetread(Website,Length);
ip = inetread("http://www.whatismyip.org",30);


Download:

Posted Image

Enjoy!

System Sounds

18 December 2007 - 12:53 PM

Posted Image

Introduction:
My first DLL so far, the System Sound DLL.
This one really works.
I don't need credits for this.
You'll need GM6 or GM7 Registered.
Currently 6 sounds.

Discription:
This DLL plays your windows system sounds.
It's tested and made on Windows XP.

Number 1: Risk
Number 2: Exclamation
Number 3: Shutdown
Number 4: (?)
Number 5: Question
Number 6: Start

play_sound(3); <-- This will play the Shutdown sound.
play_sound(6); <-- This will play the Startup sound.


Download:

Posted Image

Enjoy!

Sprites » The Matrix Revived » Mmorpg

17 November 2007 - 02:14 PM

Credits given!

Hi, I'm in need of some sprites and/or tilesets. I need a building tileset, here's a screenie of my game and what style it has to be:
Clickey And I need a trashcan, gray and not to big. Maybe you have more ideas to make for my MMORPG but all the sprites/tilesets has to be the style like on the picture. Nothing has to be shaded.

Size is not important, but it has to fit in the game.
Color is not important too, but gray (like in the screenie) would be good.

Credits given!

Wizard Character

11 November 2007 - 08:12 PM

Can anyone make me Gandalf (Lord of the Rings) as a platform sprite?

Height: about 64 pixels.
Width: like 32 pixels?
View: Platform.
Credits: Yes!

Has to wear white robe and if you want a staff, white hat and a long white beard.