Looking for C# Programmer - Game Development

Discussion in 'Archives' started by Skyraz, Aug 27, 2011.

Thread Status:
Not open for further replies.
Looking for C# Programmer - Game Development
  1. Unread #1 - Aug 27, 2011 at 10:07 PM
  2. Skyraz
    Joined:
    Aug 25, 2011
    Posts:
    15
    Referrals:
    0
    Sythe Gold:
    0

    Skyraz Newcomer
    Banned

    Looking for C# Programmer - Game Development

    Hey Guys,
    With suggestion of what the title says, I’m looking for a team orientated, bright, intelligent C# programmer to become a part of my game development team. There are also other roles available,
    -C++ Programmer
    -3D Artist
    -2D Artist
    -Animation Artist
    -Website Designer
    -Lore Writer.


    Payment
    Creating a MO can be hard and long work, but in saying that, it can be very rewarding seeing the completed work. I purposely put the payment header first, so people will not be deceived in what is going on.
    Due to limited funding (until a respectable demo can be released) this project will not be able to generate any money towards salaries. As such, with most other indie development teams, the main payment will be a certain percentage of the profits made. (The exact amount will be discussed in private). We are mainly hoping that we can find people that willing to take this onboard as a hobby and understands you don’t have to spend hours a day helping.

    C# Programmers Role
    As a C# programmer, you’re main focus will be creating scripts to interact directly with the game engine. An example of what you would be writing;

    Code:
    using System; 
    using System.Collections.Generic; 
    using System.Text; 
    using Scripting; 
    
    namespace UserScripts 
    { 
    public class ChopWood : ScriptBase 
    { 
    
    Actor Player; 
    Timer Countdown = new Timer(5000, false); //Create a 10 second timer 
    public void OnInteract(Actor actor, SceneryInstance scenery) 
    { 
    Player = actor; //Assign "Player" as actor. 
    
    if (Player.HasItem("Torch") >= 1) 
    { 
    Player.Animate("Death2", 1, true); //Animate Character (ChopWood) 
    RegisterCallback(Countdown, "Tick", new EventHandler(Countdown_Tick)); 
    Countdown.Start(); //Start Timer 
    } 
    else 
    { 
    actor.Output("You Need A Wood Chopping Axe!"); //Tell player he needs an axe if he doesn't have one. 
    } 
    } 
    private void Countdown_Tick(object sender, EventArgs e) 
    { 
    Player.GiveItem("Torch", 3); 
    Player.Output("You recived: 3 Wood!"); 
    UnRegisterCallback(Countdown, "Tick", new EventHandler(Countdown_Tick)); 
    } 
    } 
    } 
    You will be given all the Command References for the game engine.

    Conclusion
    More information can be given as well, so if you have any questions, drop me a PM or email.
    So if you are interested, which I hope you are, you can contact me on the following email.
    [email protected]
     
  3. Unread #2 - Aug 29, 2011 at 2:32 PM
  4. Merv
    Joined:
    Mar 2, 2010
    Posts:
    443
    Referrals:
    0
    Sythe Gold:
    0

    Merv Forum Addict

    Looking for C# Programmer - Game Development

    You creating this in XNA?
     
  5. Unread #3 - Aug 29, 2011 at 9:26 PM
  6. Skyraz
    Joined:
    Aug 25, 2011
    Posts:
    15
    Referrals:
    0
    Sythe Gold:
    0

    Skyraz Newcomer
    Banned

    Looking for C# Programmer - Game Development

    If your making refrences to the framework, then no. Since im pretty sure thats just for xbox 360 games.
    This game will be for PC
     
  7. Unread #4 - Oct 21, 2011 at 2:29 AM
  8. Blupig
    Joined:
    Nov 23, 2006
    Posts:
    7,145
    Referrals:
    16
    Sythe Gold:
    1,609
    Discord Unique ID:
    178533992981594112
    Valentine's Singing Competition Winner Member of the Month Winner MushyMuncher Gohan has AIDS Extreme Homosex World War 3 I'm LAAAAAAAME
    Off Topic Participant

    Blupig BEEF TOILET
    $5 USD Donor

    Looking for C# Programmer - Game Development

    XNA is for PC/Zune/360
    Anyway I'd be up for this, if you're still doing it. Drop me a PM.
     
  9. Unread #5 - Nov 18, 2011 at 11:25 AM
  10. MonsterMMORPG
    Joined:
    Nov 18, 2011
    Posts:
    169
    Referrals:
    0
    Sythe Gold:
    25

    MonsterMMORPG Active Member

    Looking for C# Programmer - Game Development

    any screenshot ? i mean anything visual ?
     
  11. Unread #6 - Dec 5, 2011 at 12:06 AM
  12. xxtrem3
    Joined:
    Apr 7, 2007
    Posts:
    1,186
    Referrals:
    0
    Sythe Gold:
    11

    xxtrem3 Guru

    Looking for C# Programmer - Game Development

    What is the game engine being used?

    I am interested but not sure if I am up for it.
    Hit me a pm on msn [email protected]
     
  13. Unread #7 - Dec 5, 2011 at 3:26 AM
  14. Darthatron
    Joined:
    May 22, 2006
    Posts:
    1,612
    Referrals:
    3
    Sythe Gold:
    0

    Darthatron Massive Troll
    Retired Sectional Moderator Visual Basic Programmers

    Looking for C# Programmer - Game Development

    I suggest you use the Unity 3D Engine. I may be interested. PM me.
     
  15. Unread #8 - Feb 6, 2012 at 3:39 PM
  16. jasonfish4
    Joined:
    Jan 20, 2012
    Posts:
    30
    Referrals:
    1
    Sythe Gold:
    0

    jasonfish4 Member

    Looking for C# Programmer - Game Development

    Neat indeed!
     
  17. Unread #9 - Feb 15, 2012 at 7:24 PM
  18. wizardzgame
    Joined:
    Jul 30, 2007
    Posts:
    966
    Referrals:
    0
    Sythe Gold:
    0

    wizardzgame Apprentice
    Banned

    Looking for C# Programmer - Game Development

    PM me. I'm an ex-mod, and I'm down to help.
     
  19. Unread #10 - Mar 19, 2012 at 11:48 AM
  20. Blupig
    Joined:
    Nov 23, 2006
    Posts:
    7,145
    Referrals:
    16
    Sythe Gold:
    1,609
    Discord Unique ID:
    178533992981594112
    Valentine's Singing Competition Winner Member of the Month Winner MushyMuncher Gohan has AIDS Extreme Homosex World War 3 I'm LAAAAAAAME
    Off Topic Participant

    Blupig BEEF TOILET
    $5 USD Donor

    Looking for C# Programmer - Game Development

    PM me to unlock this thread if you're still looking. To my knowledge you never contacted anyone who posted in this thread, which means that in my eyes it's just spam.
     
< Software Market Rules | VelocityCentral - Everything Free! | cPanel And More!| - The Real Web-Hosting Deal >

Users viewing this thread
1 guest
Thread Status:
Not open for further replies.


 
 
Adblock breaks this site