Bleach Web
 
 
 FAQ  •  Search  •  Memberlist  •  Usergroups   •   fChat   •  Register  •  Profile  •  Log in to check your private messages  •  Log in
 
 
 tinnie's app View next topic
View previous topic
This forum is locked: you cannot post, reply to, or edit topics.This topic is locked: you cannot edit posts or make replies.
Author Message
tinnie



Joined: 26 Jan 2008
Posts: 23

PostPosted: Sat Jan 26, 2008 6:00 pm Reply with quoteBack to top

Username:tinnie
Email Address:e.esdev@gmail.com
MSN Address:lil_danger01@hotmail.com
AIM Address:
What Staff Position do you want? - programmer
What Can You Offer:programs? lol
How Can We Contact You:msn, here, NW forums, Enterstation forums or me and vladie/eki's forum
Why Should We Pick You:because i am experianced
How Often Can You Do Your Job:4pm - 10pm << weekdays on weekends proabably all day
What Experience Do You Have In This Field and any samples you have:
simple code:
vb6 code:

'Store the user name and password
UserName = NameTxt.Text
UserPassword = PasswordTxt.Text

'Validate the user data, then start the connecting sequence
If Game_CheckUserData Then
SendNewChar = False
InitSocket
End If

'Save the game ini (name and password)
Var_Write DataPath & "Game.ini", "INIT", "Name", NameTxt.Text
Var_Write DataPath & "Game.ini", "INIT", "SavePass", -CInt(SavePass)
If Not SavePass Then
Var_Write DataPath & "Game.ini", "INIT", "Password", ""
Else
Var_Write DataPath & "Game.ini", "INIT", "Password", PasswordTxt.Text
End If

'End program
IsUnloading = 1


'Change the value
SavePass = Not SavePass

'Display the image or remove it
If SavePass Then
SavePassImg.Picture = LoadPicture(change 2 pic of login screen)
Else
Set SavePassImg.Picture = Nothing
End If

End Sub
View user's profileSend private messageSend e-mail
Cody4Campb
Site Admin


Joined: 25 Jan 2008
Posts: 60

PostPosted: Sat Jan 26, 2008 7:34 pm Reply with quoteBack to top

accepted>topic>move

powers>admin

_________________
Image
View user's profileSend private messageSend e-mail
Display posts from previous:      
This forum is locked: you cannot post, reply to, or edit topics.This topic is locked: you cannot edit posts or make replies.


 Jump to:   



View next topic
View previous topic
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum