Pixel Genesis Online
Would you like to react to this message? Create an account in a few clicks or log in to continue.

Pixel Genesis Online

An indie game in progress!
 
HomePortalLatest imagesRegisterLog inThe Gaming Vortex
Search
 
 

Display results as :
 
Rechercher Advanced Search
Keywords
Download
Latest topics
» Needing Farmables
Code for console. EmptyMon Jul 18, 2016 3:48 am by MagicDragon

» game release for android or pc
Code for console. EmptyMon Jul 18, 2016 3:32 am by MagicDragon

» Friend/Foe System!
Code for console. EmptyThu Jun 09, 2016 4:03 pm by Player3D3

» NEW POLL! (For Forums)
Code for console. EmptyTue Mar 22, 2016 8:39 pm by DeathSkull

» Moved Forums!
Code for console. EmptyThu Sep 03, 2015 6:22 am by TimeyTurtle

» New Forums
Code for console. EmptySun Aug 30, 2015 3:57 pm by H3uy

» Hello my name is pomtapom (^_^)/
Code for console. EmptySun Aug 30, 2015 2:46 pm by Edwardson

» Video Content.
Code for console. EmptySun Aug 30, 2015 11:52 am by MagicDragon

» If you had your own "Mod" item what would it be?
Code for console. EmptySun Aug 30, 2015 8:46 am by pomtapom

Similar topics
    Most active topics
    If you had your own "Mod" item what would it be?
    Design a logo contest!
    Find that hint! (PGO release game)
    Moderators.
    Upcoming events[Reminders and thanks]
    Public Relations
    Snapshots & Screenshots
    Some Item Packs for the PGO market place.
    Mysterious Wings
    Mrthadawee's mega thread of music.
    Top posting users this week
    No user

     

     Code for console.

    Go down 
    4 posters
    AuthorMessage
    DeathSkull
    Administrator
    Administrator
    DeathSkull


    Posts : 794
    Join date : 2014-02-18
    Age : 25
    Location : USA

    Code for console. Empty
    PostSubject: Code for console.   Code for console. EmptyFri Mar 07, 2014 9:28 am

    #include <cstdio>
    #include <string>
    #include <cstdlib>
    #include <iostream>
    using namespace std;
    int main(int nNumberofArgs, char* pszArgs[])
    {
    int nAfterNumber = rand() %1001; // random number end for name

    string playerName; // variable for playerName


    cout << "Welcome! What do you want your name to be? Do not include spaces, or anything after the space will be deleted";
    cin >> playerName; // input for the name.

    cout << "\nYour name is: " << playerName << "."; //gives name
    cout << " You will now get an ID number.";
    system("PAUSE");
    cout << "\nYour random ID number is, " << nAfterNumber << "."; //gives ID number
    cout << "\nYour full name is, " << playerName <<"_"<< nAfterNumber << "."; //shows full name
    system("PAUSE");
    cout << "Welcome back, << PlayerName <<!";
    count << "WARNING: DO NOT Host any scams or drop games!";
    }
    return 0;


    So far, this is this code for the system login and console.
    Back to top Go down
    https://pixelgenesis.forumotion.com
    Guest
    Guest




    Code for console. Empty
    PostSubject: Re: Code for console.   Code for console. EmptyFri Mar 07, 2014 1:44 pm

    I wouldn't publicly post codes, someone may steal them and plagiarize them.
    Back to top Go down
    Reject
    Learning
    Learning
    Reject


    Posts : 31
    Join date : 2014-02-27
    Age : 24
    Location : Louisville

    Code for console. Empty
    PostSubject: Re: Code for console.   Code for console. EmptyFri Mar 07, 2014 2:05 pm

    May but a little revising and it will be good as new.
    Plus it looks pretty good. Even though I'm not really good at coding. I've still jacked up my computer plenty of times Smile
    Back to top Go down
    DeathSkull
    Administrator
    Administrator
    DeathSkull


    Posts : 794
    Join date : 2014-02-18
    Age : 25
    Location : USA

    Code for console. Empty
    PostSubject: Re: Code for console.   Code for console. EmptyFri Mar 07, 2014 6:42 pm

    Vemrrall wrote:
    I wouldn't publicly post codes, someone may steal them and plagiarize them.

    Don't worry, if they do its copyright. Once i run the system, it says copyright by Alex Hall so we are good.
    Back to top Go down
    https://pixelgenesis.forumotion.com
    H3uy
    Moderator
    Moderator
    H3uy


    Posts : 627
    Join date : 2014-02-19

    Code for console. Empty
    PostSubject: Re: Code for console.   Code for console. EmptyFri Mar 07, 2014 6:43 pm

    Nice catch vemrall.
    Also nice puting copyright on there, wouldn't want to get into a sueing battle.
    Back to top Go down
    http://H3uybroadcast.wordpress.com
    megaman01
    Itanks Moderator
    Itanks Moderator
    megaman01


    Posts : 460
    Join date : 2014-02-18
    Age : 30
    Location : Toronto, Canada

    Code for console. Empty
    PostSubject: Re: Code for console.   Code for console. EmptyFri Mar 07, 2014 7:08 pm

    I'm studying in law, I can get you an authentic copyright. I'd like to mention that if we went to court for the code copyright, we would LOSE. Why? It's just written in text, it's not a copyright.
    Back to top Go down
    Guest
    Guest




    Code for console. Empty
    PostSubject: Re: Code for console.   Code for console. EmptyFri Mar 07, 2014 7:48 pm

    megaman01 wrote:
    I'm studying in law, I can get you an authentic copyright. I'd like to mention that if we went to court for the code copyright, we would LOSE. Why? It's just written in text, it's not a copyright.
    Once the game is launched, that might be a good idea. PGO is not ours until we own it.

    Also, death, remember what I told you about talking about drop games?
    Back to top Go down
    DeathSkull
    Administrator
    Administrator
    DeathSkull


    Posts : 794
    Join date : 2014-02-18
    Age : 25
    Location : USA

    Code for console. Empty
    PostSubject: Re: Code for console.   Code for console. EmptyFri Mar 07, 2014 8:37 pm

    its just a warning. if they start we will simply curse them....
    Back to top Go down
    https://pixelgenesis.forumotion.com
    Guest
    Guest




    Code for console. Empty
    PostSubject: Re: Code for console.   Code for console. EmptyFri Mar 07, 2014 10:07 pm

    DeathSkull+ wrote:
    its just a warning. if they start we will simply curse them....

    Don't give them ideas though! They dot know what they are!
    Back to top Go down
    Sponsored content





    Code for console. Empty
    PostSubject: Re: Code for console.   Code for console. Empty

    Back to top Go down
     
    Code for console.
    Back to top 
    Page 1 of 1
     Similar topics
    -
    » Wanna learn c++ code?

    Permissions in this forum:You cannot reply to topics in this forum
    Pixel Genesis Online :: Development Log-
    Jump to: