Logging in, name password ect. how to do it all.

Post here your demos and examples with the source files.
Forum rules
Always post the games with a screenshot.
The file must have the ged and data files (complete game source)
Use the forum attachment to post the files.
It is always better to use the first post to put the game files

Has this Demo helped at all?

Yes it has helped!Thank you!
7
47%
Yes it has =8^D
4
27%
Not really.
4
27%
 
Total votes : 15

Logging in, name password ect. how to do it all.

Postby Sgt. Sparky » Sat Feb 03, 2007 10:43 pm

this is a demo(base game)that allows you o log in and log out, and change your name, I made it for when he multiplayer version of GE comes out :D (also would work for a instant messaging system)it is not a game, but it is a login thing for a game :D Picture:
Image
and here is the Login :D
Attachments
!Login.zip
(351.2 KiB) Downloaded 556 times
Last edited by Sgt. Sparky on Sat May 26, 2007 4:19 am, edited 1 time in total.
Image
Random Links:
viewtopic.php?p=19474#19474
Right now (10/14/2009) I'm working on some C++ projects, but I might be able to help if you have some Game Editor questions. :)
User avatar
Sgt. Sparky
 
Posts: 1850
Joined: Sat Oct 07, 2006 5:28 pm
Location: Somewhere out there, beneath the pale blue sky...
Score: 236 Give a positive score

THX DUDE

Postby Kooldudese » Sun Feb 04, 2007 12:50 am

THX THX VERY USEFUL :D
User avatar
Kooldudese
 
Posts: 128
Joined: Sat Jan 27, 2007 5:20 pm
Location: In a house
Score: 0 Give a positive score

Postby makslane » Sun Feb 04, 2007 2:04 am

Please, upload the screenshots to the forum too.
makslane
Site Admin
 
Posts: 3947
Joined: Sat Apr 05, 2003 6:47 pm
Score: 182 Give a positive score

Postby Sgt. Sparky » Sun Feb 04, 2007 2:06 am

they are to big :(
Image
Random Links:
viewtopic.php?p=19474#19474
Right now (10/14/2009) I'm working on some C++ projects, but I might be able to help if you have some Game Editor questions. :)
User avatar
Sgt. Sparky
 
Posts: 1850
Joined: Sat Oct 07, 2006 5:28 pm
Location: Somewhere out there, beneath the pale blue sky...
Score: 236 Give a positive score

Awesome.

Postby Hblade » Mon Feb 05, 2007 9:53 pm

Dude, thats really cool man. Good job.
Subscribe to my YouTube? - Yes| No
User avatar
Hblade
 
Posts: 4455
Joined: Fri Dec 08, 2006 11:14 pm
Score: 181 Give a positive score

Postby regine » Tue Feb 06, 2007 7:50 pm

Nice, but if you enter your name and password, you have last start used, it doesnt accepts it.
regine
 
Posts: 109
Joined: Mon Aug 15, 2005 7:19 pm
Location: Germany
Score: 1 Give a positive score

Postby SparkyTemp » Mon Feb 12, 2007 12:17 am

if you read the info thingie after you type the activation it said this:[quote=My Login Program]You are not allowed more than one username or password for login, soon [/quote]" :D
Sgt. Sparky...
I am sgt. Sparky Makslane just did not reactivate my account after I changed some information. :cry:
but I can prove it if you want :D
Image
User avatar
SparkyTemp
 
Posts: 2
Joined: Mon Feb 12, 2007 12:08 am
Location: The Pegasus Galaxy
Score: 0 Give a positive score

Re: Awesome.

Postby SparkyTemp » Mon Feb 12, 2007 2:26 am

Hblade wrote:Dude, thats really cool man. Good job.

thanks :D
Sgt. Sparky...
I am sgt. Sparky Makslane just did not reactivate my account after I changed some information. :cry:
but I can prove it if you want :D
Image
User avatar
SparkyTemp
 
Posts: 2
Joined: Mon Feb 12, 2007 12:08 am
Location: The Pegasus Galaxy
Score: 0 Give a positive score

Postby Sgt. Sparky » Mon Feb 12, 2007 10:56 pm

okay, now My account is active and I do not have to use SparkyTemp
:D
Image
Random Links:
viewtopic.php?p=19474#19474
Right now (10/14/2009) I'm working on some C++ projects, but I might be able to help if you have some Game Editor questions. :)
User avatar
Sgt. Sparky
 
Posts: 1850
Joined: Sat Oct 07, 2006 5:28 pm
Location: Somewhere out there, beneath the pale blue sky...
Score: 236 Give a positive score

...

Postby 4erv' » Fri Aug 10, 2007 9:32 pm

could you make something, that changes your text of pass to a ****** ?
Sorry for my eng :roll:
User avatar
4erv'
 
Posts: 188
Joined: Sat Jul 07, 2007 10:52 am
Location: in Recycle Bin
Score: 10 Give a positive score

Re: ...

Postby Sgt. Sparky » Sat Aug 11, 2007 1:14 am

4erv' wrote:could you make something, that changes your text of pass to a ****** ?
Sorry for my eng :roll:

could you make it?
I want to work on one of my three projects right now. :(
I have two projects allready started up, the code Generator should not take long because it is a text file generator for creating Specefic Codes for AI and actor code ect. :D
Image
Random Links:
viewtopic.php?p=19474#19474
Right now (10/14/2009) I'm working on some C++ projects, but I might be able to help if you have some Game Editor questions. :)
User avatar
Sgt. Sparky
 
Posts: 1850
Joined: Sat Oct 07, 2006 5:28 pm
Location: Somewhere out there, beneath the pale blue sky...
Score: 236 Give a positive score

Postby DilloDude » Sat Aug 11, 2007 1:35 am

One simle way would be to just use a font where every typable character is a *
Image
User avatar
DilloDude
 
Posts: 866
Joined: Tue Jan 24, 2006 9:51 am
Location: Nyerellion
Score: 58 Give a positive score

Postby Sgt. Sparky » Sat Aug 11, 2007 4:02 pm

DilloDude wrote:One simle way would be to just use a font where every typable character is a *

Great Idea. :D
Last edited by Sgt. Sparky on Sat Aug 11, 2007 4:03 pm, edited 1 time in total.
Image
Random Links:
viewtopic.php?p=19474#19474
Right now (10/14/2009) I'm working on some C++ projects, but I might be able to help if you have some Game Editor questions. :)
User avatar
Sgt. Sparky
 
Posts: 1850
Joined: Sat Oct 07, 2006 5:28 pm
Location: Somewhere out there, beneath the pale blue sky...
Score: 236 Give a positive score


Return to Game Demos

Who is online

Users browsing this forum: No registered users and 1 guest

cron