SamB Posted May 24, 2006 Share Posted May 24, 2006 I'm new to scripting so i was wondering whether anyone knew any good tuts for scripting? I want to make a bank script and selling car script and money script I dont ppl doing it for me really i just want to know how Link to comment
shibz! Posted May 24, 2006 Share Posted May 24, 2006 Use the mIRC help, in mIRC press F1. Also, I suggest just looking at other peoples scripts and scanning through those and see what does what, that's what I've done. Hope that helps a bit. Link to comment
SamB Posted May 24, 2006 Author Share Posted May 24, 2006 whats mirc?? and weres file u edit.... Link to comment
rockstarrem Posted May 24, 2006 Share Posted May 24, 2006 Uhh mIRC is the client which runs IRC scripts... A basic script would be : on* :say:!lol*:#: /msg $chan $nick laughs out loud at you. That would make whoever who types !lol say "WHOEVER laughs out loud at you." Well thats a script you start off with, then get higher. Link to comment
shibz! Posted May 25, 2006 Share Posted May 25, 2006 on* :say:!lol*:#: /msg $chan $nick laughs out loud at you. Wrong on *:TEXT:!lol*:#:/msg $chan $nick laughs out loud at you. Link to comment
rockstarrem Posted May 25, 2006 Share Posted May 25, 2006 Sorry played to much source.. I was using console Link to comment
NapsK Posted May 25, 2006 Share Posted May 25, 2006 And you'd actually think that IF you post a comment/mIRC line in here, that he would understand it? It's better to learn the basic stuff first, about which number is ment to be for the server, for the player, or for both.. You just have to know how to script, but you really wouldnt understand this sort of 'language' that fast. Link to comment
Tommis Posted May 26, 2006 Share Posted May 26, 2006 Hey, Yes, well NapsK is partly correct, though under every signal it is almost always different. I would start off by making a basic script for a channel in mirc. Very easy and fun. Though, the best way is to look onto other peoples scripts and learn slowly off them, thinking how they work, what format is needed ect. Cya, [XE]Tommis Link to comment
SamB Posted June 14, 2006 Author Share Posted June 14, 2006 And you'd actually think that IF you post a comment/mIRC line in here, that he would understand it? It's better to learn the basic stuff first, about which number is ment to be for the server, for the player, or for both.. You just have to know how to script, but you really wouldnt understand this sort of 'language' that fast. Don't worry i do pick up quickly. In a day i learned how to add a vehicle onto a game. IN A DAY! And its complicated stuff So unless this is harder then editing the actual game files... then i might not get it to soon Link to comment
Recommended Posts