Wackylackay Posted September 21, 2010 Share Posted September 21, 2010 Hey, im looking for some coders, i cant really give out information for what it is, nothing bad, or against anything. I just came here because i know its an active forum, and a good clan that people know. If anyone can code, plz respond. Add me aswell. Username: Wackylackay13 Quote Link to comment Share on other sites More sharing options...
Cr(+)sshair Posted September 21, 2010 Share Posted September 21, 2010 Coders for and to do what? Quote Link to comment Share on other sites More sharing options...
Wackylackay Posted September 21, 2010 Author Share Posted September 21, 2010 For a Css Realism Mod Quote Link to comment Share on other sites More sharing options...
Roley Posted September 21, 2010 Share Posted September 21, 2010 Hate to be the one who points this out but.... recruiting? If your creating this mod and then sharing it on HG servers that may be a different story. I may even be wrong to accuse of recruiting. Some more detail would be nice (I know you said you can't say more about it but...) if you want some coders, your going to need to tell people exactly what they'll be doing and coding for a realism mod. Quote Link to comment Share on other sites More sharing options...
Wackylackay Posted September 21, 2010 Author Share Posted September 21, 2010 Alright well, im not recruiting people to join css realism and do it(I used to be HG member, i guess i still am and i wouldn't wanna get banned form here or the servers. I just need help from people that know how to code. The realism mod for Day of Defeat Source, i need it to be able to work for CSS. Hey, maybe if HG is interested in taking part in it thatd be great too. But plz, do add me to friends list, my other friends can give you more detailed information, this is relatively new so he havnt quite figured it out but we know this is what we need first. Quote Link to comment Share on other sites More sharing options...
fRacture Posted September 21, 2010 Share Posted September 21, 2010 Alright well, im not recruiting people to join css realism and do it(I used to be HG member, i guess i still am and i wouldn't wanna get banned form here or the servers. I just need help from people that know how to code. The realism mod for Day of Defeat Source, i need it to be able to work for CSS. Hey, maybe if HG is interested in taking part in it thatd be great too. But plz, do add me to friends list, my other friends can give you more detailed information, this is relatively new so he havnt quite figured it out but we know this is what we need first. So you are saying that you want help from HG when you are not going to share it with us and have no personal experience porting code? Quote Link to comment Share on other sites More sharing options...
Cr(+)sshair Posted September 21, 2010 Share Posted September 21, 2010 Here I'll code it for you. #include <dod> #include <sourcemod> #pragma semicolon new ClientAsksForCoders[MAXPLAYERS+1] = 0; public OnClientPutInServer(client) { if (ClientAsksForCoders[client] == 1) { KickClient(client, "Where did you go?!"); } else if (ClientAsksForCoders[client] == 0) { PrintToChat(client, "Oh hai there"); } return; } Tell me how that works out! Quote Link to comment Share on other sites More sharing options...
Wackylackay Posted September 21, 2010 Author Share Posted September 21, 2010 Hey thanks crosshair, and fracture your more than welcome to be part of it, HG is of course i just went to this website in particular since i know people respond and that there are helpful people. Quote Link to comment Share on other sites More sharing options...
JJK Posted September 21, 2010 Share Posted September 21, 2010 Quote Link to comment Share on other sites More sharing options...
Bob the Android Penguin Posted September 22, 2010 Share Posted September 22, 2010 i just went to this website in particular since i know people respond and that there are helpful people. Trololololol Quote Link to comment Share on other sites More sharing options...
Tommo Posted September 23, 2010 Share Posted September 23, 2010 Being able to read "code" is just as important as being able to write "code". Never the less, I'm sure you'll do a great job running your server... [insert unicorn here]. No need to be rude. Quote Link to comment Share on other sites More sharing options...
Guest The_Monkey Posted September 23, 2010 Share Posted September 23, 2010 No need to be rude. Die in a fire!!!!!!!!! Quote Link to comment Share on other sites More sharing options...
BigDaddy1979 Posted September 23, 2010 Share Posted September 23, 2010 Being able to read "code" is just as important as being able to write "code". Never the less, I'm sure you'll do a great job running your server...[insert unicorn here] I suck at writing and reading code but that did make me chuckle. Quote Link to comment Share on other sites More sharing options...
Tommo Posted September 23, 2010 Share Posted September 23, 2010 Die in a fire!!!!!!!!! Thank you Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.