MulleDK19 Posted June 24, 2011 Share Posted June 24, 2011 .NET Script Hook IRC Channel We are a few people sitting in this channel on a daily basis. If you encounter a problem while developing your .NET ScriptHook mod, go ahead and join. There's always someone ready to help you. Whether you have a problem, or you're an experienced and avid .NET ScriptHook user, I must encourage you to join our channel. If you have a problem, you can get help. If you don't, maybe you can help others. I've put a great deal of time and effort into making an IRC bot for the channel, to assist us, in developing our mods. It can give you a hint about which natives you're looking for, and even generate example code on how to call them in your C# project, by analyzing the GTAModding.com Wiki on the fly. It can also search the .NET ScriptHook for methods you may be looking for. The channel doesn't just cover problems you encounter while coding your mod. We're also glad to help with installation of the script hook, runtime exceptions, etc. The channel is not very popular yet, and at the moment, we're only 2-3 regulars in the channel. So if you have a problem that's urgent, or if you think you can help assist others with their problems, join us now. Click the image in my signature, or the image at the top of this post. Here's an example conversation (Note that SamFisher and SomewhatANoob are fictitious characters. The bot output however, is real): <+MulleDK19> !searchnative explosion<@NETScriptHookBot> First native matching "explosion": ADD_EXPLOSION <+MulleDK19> !n add_explosion <@NETScriptHookBot> MulleDK19: ADD_EXPLOSION: Creates an Explosion with given parameters.. <+MulleDK19> !ncs add_explosion <@NETScriptHookBot> MulleDK19: http://pastebin.com/x63yJUcg <SamFisher> Hey. How can I eject Peds from vehicles? <+MulleDK19> !give SamFisher SET_PED_FORCE_FLY_THROUGH_WINDSCREEN <@NETScriptHookBot> SamFisher: The function you're looking for is probably SET_PED_FORCE_FLY_THROUGH_WINDSCREEN. Forces the specified character out the windscreen.. http://www.gtamodding.com/index.php?title=...OUGH_WINDSCREEN <SomewhatANoob> Hmm... How do I execute multiple tasks in a row? <+MulleDK19> !sh TaskSequence <@NETScriptHookBot> T:GTA.TaskSequence: TaskSequences are used to arrange several Tasks into a sequence. <SomewhatANoob> Thanks! Thank you. Link to comment Share on other sites More sharing options...
Mr. Violence Posted June 25, 2011 Share Posted June 25, 2011 i can't connect to your channel always says connection timed out after a minute or so is it because the channel is not working now or is it me? i really want to learn this scripting thing Link to comment Share on other sites More sharing options...
MulleDK19 Posted June 26, 2011 Author Share Posted June 26, 2011 i can't connect to your channelalways says connection timed out after a minute or so is it because the channel is not working now or is it me? i really want to learn this scripting thing Hello. It should work just fine. If you have an IRC client installed on your PC, and you can't connect, it's likely that you're behind a firewall. Ensure that port 6667 is open in your router. The web client should always work though. Link to comment Share on other sites More sharing options...
Mr. Violence Posted June 26, 2011 Share Posted June 26, 2011 well i don't have irc client and can't open up any ports on my router this is what happens: [16:12] qwebirc v0.90 [16:12] Copyright © 2008-2010 Chris Porter and the qwebirc project. [16:12] http://www.qwebirc.org [16:12] Licensed under the GNU General Public License, Version 2. [16:12] == *** (qwebirc) Looking up your hostname... [16:12] == *** (qwebirc) Found your hostname. [16:12] == Connected to server. [16:12] -rowling.freenode.net- *** Looking up your hostname... [16:12] -rowling.freenode.net- *** Checking Ident [16:12] -rowling.freenode.net- *** No Ident response [16:12] -rowling.freenode.net- *** Found your hostname [16:12] == mr.v Erroneous Nickname [16:13] == ERROR: Closing Link: localhost (Connection timed out) [16:13] == Disconnected from server: Connection to IRC server lost. Link to comment Share on other sites More sharing options...
Ozafy Posted June 26, 2011 Share Posted June 26, 2011 [16:12] == mr.v Erroneous Nickname Remove the . from your nickname Link to comment Share on other sites More sharing options...
Mr. Violence Posted June 26, 2011 Share Posted June 26, 2011 it's working now thank you Link to comment Share on other sites More sharing options...
MulleDK19 Posted July 1, 2011 Author Share Posted July 1, 2011 it's working nowthank you You're welcome. Link to comment Share on other sites More sharing options...
thaCURSEDpie Posted July 12, 2011 Share Posted July 12, 2011 Hey! Nice project . I was in there a few minutes ago but I guess everybody was AFK / busy. Is there maybe another channel aimed at more layed back modding-oriented talk, instead of this more help-oriented channel? It's vacation for me at the moment and that means I have some time to mod gta again . Link to comment Share on other sites More sharing options...
MulleDK19 Posted July 13, 2011 Author Share Posted July 13, 2011 Hey! Nice project . I was in there a few minutes ago but I guess everybody was AFK / busy. Is there maybe another channel aimed at more layed back modding-oriented talk, instead of this more help-oriented channel? It's vacation for me at the moment and that means I have some time to mod gta again . Weird, I'm there all day, and I didn't notice anyone join. Maybe you joined right when I crashed. The channel is meant for anyone scripting with the .NET Script Hook. Not just to get help or give help. Link to comment Share on other sites More sharing options...
chrisblake Posted July 14, 2011 Share Posted July 14, 2011 just wanted to say i joined this irc today and found it more then helpfull and very friendly! thx people! one love Link to comment Share on other sites More sharing options...
thaCURSEDpie Posted July 15, 2011 Share Posted July 15, 2011 Enjoying it so far . Nice initiative. It's great to be able to talk with fellow (GTA) modders / reversers. Link to comment Share on other sites More sharing options...
Citnarf26 Posted July 17, 2011 Share Posted July 17, 2011 Hmm, i joined this IRC channel the other day and was able to chat fine, but now I'm getting a message that says "== Cannot send to channel: #gtaivnetscripthook" whenever i try to say something. Link to comment Share on other sites More sharing options...
Symbiote Posted July 18, 2011 Share Posted July 18, 2011 Hmm, i joined this IRC channel the other day and was able to chat fine, but now I'm getting a message that says "== Cannot send to channel: #gtaivnetscripthook" whenever i try to say something. I'm getting that error too, using the ChatZilla IRC add-on for Firefox. Link to comment Share on other sites More sharing options...
lindsayslorach Posted July 18, 2011 Share Posted July 18, 2011 MulleDK19 changed some things in the channel, now the bot needs to be connected to give people permission to talk. Link to comment Share on other sites More sharing options...
MulleDK19 Posted July 18, 2011 Author Share Posted July 18, 2011 MulleDK19 changed some things in the channel, now the bot needs to be connected to give people permission to talk. Ya, I've changed it back now, though. Link to comment Share on other sites More sharing options...
xDestroyerx Posted August 2, 2011 Share Posted August 2, 2011 Really really good channel and people in there i must say. But why when I write !searchnative or so, it just writes the words and i don't get any answer back from the bot? Link to comment Share on other sites More sharing options...
lindsayslorach Posted August 2, 2011 Share Posted August 2, 2011 Make sure the bot is in the channel. Maybe ping it to see if its still connected. Link to comment Share on other sites More sharing options...
MulleDK19 Posted August 24, 2011 Author Share Posted August 24, 2011 Make sure the bot is in the channel. Maybe ping it to see if its still connected. Ya, the bot has had a lot of downtime, since my computer has been crashing a lot. I've fixed that now, though (by buying a discreet graphics card, lol), so the bot should be up a lot more now. Link to comment Share on other sites More sharing options...
MulleDK19 Posted June 12, 2012 Author Share Posted June 12, 2012 In case there are still some scripters out there, I just want to inform you all that this channel is still going. Feel free to join. Whether you're doing C++, .NET or just coding in general. Link to comment Share on other sites More sharing options...
ch3y3zze Posted September 26, 2012 Share Posted September 26, 2012 awesome channel, only reason i can code gta is thanks to these guys. Big thanks to MulleDk19 and lms for putting up with us noobs Link to comment Share on other sites More sharing options...
SkyReaper2014 Posted September 29, 2012 Share Posted September 29, 2012 Dude this isnt even helpful,as soon as i join you just call me a fag then kick me when i didnt do anything. Link to comment Share on other sites More sharing options...
ch3y3zze Posted September 29, 2012 Share Posted September 29, 2012 (edited) well dont be trolling then like uve been all day dumbass, and dont give me your sh*t that ur innocent edit: conversation's over btw so dont bother Edited September 29, 2012 by ch3y3zze Link to comment Share on other sites More sharing options...
SkyReaper2014 Posted September 29, 2012 Share Posted September 29, 2012 (edited) No its not over,how i see it,you just insulted me for no reason.How have i been trolling you all day,because i left shortly after joining?I had my reasons.thats not trolling. EDIT: I joined and left twice,not out of trolling,but out of trying to solve it myself.I finally decided i needed to ask for help then you go all psycho for no reason. I dont need help from people like you anyway. Edited September 29, 2012 by FI_pr0t0typ3 Link to comment Share on other sites More sharing options...
ch3y3zze Posted September 29, 2012 Share Posted September 29, 2012 (edited) edit: ur welcome back prototype, the channel was being trolled today and ur activity made us think u were the same person, i let mulledk19 know i talked to u, he's a good guy so dont blame him Edited September 29, 2012 by ch3y3zze Link to comment Share on other sites More sharing options...
Girish Posted September 29, 2012 Share Posted September 29, 2012 Both of you, shut up or I'll remove your posting rights. Take your squabbling to PMs if you must. Link to comment Share on other sites More sharing options...
ch3y3zze Posted September 29, 2012 Share Posted September 29, 2012 (edited) yeah it's squashed and u dont have to come say shut up, it got resolved without u so move along Edited September 29, 2012 by ch3y3zze Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now