| Home » General Discussions » General Discussion » JG features 
	| 
		
			| JG features [message #73785] | Thu, 25 March 2004 13:45   |  
			| 
				
				|  | SS217 Messages: 321
 Registered: February 2003
 Location: USA
 
	Karma: 
 | Recruit |  |  |  
	| Scripting with JG: JTeKGuard uses mIRC signals to send messages for parsing, you'll need to know mIRC scripting which takes maybe a week to be able to create complicated scripts. To make a in-game command:
 
 Make a new file in notepad.
 Add the default JG header, else the script will not be supported.
 
 /*
 <ASCII art>
  By: SS, Whitedragon, vloktboky.
 Thanks to: Dante (winrem) vloktboky (BCF) I forgot his name (FDSTalk.dll) Whitedragon (Ladder scripts,blind.jg, etc, etc)
 Testers: c4thecat SS o0oHxSo0o Adad
 ScriptName.fileextension (.mrc,.jg,.jgbs,.jgs are suporrted, though it doesn't matter)
 */
 
 on *:signal:fdslog: {
 if (!testcommandhere == $2) {
 statementshere
 there are also a number of alias' premade used throughout JG. These include: winrem, winrempage, version,modfilechk,bac,awy
 we'll use winrem (Winrem and winrempage have flood protection in case a script / user starts to spam)
 winrem Test command (or run winrem.exe msg (JTeKGuard): Test command)
 }
 }
 
 
   |  
	|  |  | 
	Goto Forum:
	|  |  | JG features By: SS217  on Thu, 04 March 2004 17:44 |  
	|  |  | JG features |  
	|  |  | JG features |  
	|  |  | JG features By: SS217  on Thu, 25 March 2004 13:45 |  
	|  |  | JG features |  
	|  |  | JG features By: SS217  on Thu, 25 March 2004 17:49 |  
	|  |  | JG features By: Alkaline  on Fri, 26 March 2004 07:14 |  
	|  |  | JG features |  
	|  |  | JG features By: Alkaline  on Fri, 26 March 2004 12:18 |  
	|  |  | JG features By: SS217  on Fri, 26 March 2004 12:42 |  
	|  |  | JG features |  
	|  |  | JG features By: Alkaline  on Fri, 26 March 2004 13:14 |  
	|  |  | JG features |  
	|  |  | JG features By: hareman  on Fri, 26 March 2004 13:47 |  
	|  |  | JG features By: SS217  on Fri, 26 March 2004 14:00 |  
	|  |  | JG features By: Alkaline  on Fri, 26 March 2004 16:21 |  
	|  |  | JG features |  
	|  |  | JG features By: Javaxcx  on Fri, 26 March 2004 16:27 |  
	|  |  | JG features By: Alkaline  on Fri, 26 March 2004 16:27 |  
	|  |  | JG features By: Alkaline  on Fri, 26 March 2004 16:30 |  
	|  |  | JG features |  
	|  |  | JG features By: Neo  on Fri, 26 March 2004 16:42 |  
	|  |  | JG features |  
	|  |  | JG features By: Alkaline  on Fri, 26 March 2004 18:32 |  
	|  |  | JG features By: Alkaline  on Fri, 26 March 2004 18:35 |  
	|  |  | JG features |  
	|  |  | JG features By: Alkaline  on Fri, 26 March 2004 23:51 |  
	|  |  | JG features By: warranto  on Sat, 27 March 2004 00:20 |  
	|  |  | JG features By: Neo  on Sat, 27 March 2004 00:21 |  
	|  |  | JG features By: Alkaline  on Sat, 27 March 2004 00:29 |  
	|  |  | JG features |  
	|  |  | JG features By: hareman  on Sat, 27 March 2004 09:49 |  
	|  |  | JG features By: ssptweek  on Sat, 27 March 2004 11:02 |  
	|  |  | JG features By: Crimson  on Sat, 27 March 2004 13:35 |  
	|  |  | JG features By: SS217  on Sun, 11 April 2004 22:51 |  
	|  |  | JG features |  
	|  |  | JG features By: SS217  on Mon, 12 April 2004 08:25 |  
	|  |  | JG features By: Blazer  on Mon, 12 April 2004 09:32 |  
	|  |  | JG features By: SS217  on Mon, 12 April 2004 09:53 |  
	|  |  | JG features By: Kytten9  on Tue, 13 April 2004 11:15 |  
	|  |  | JG features By: SS217  on Tue, 13 April 2004 14:24 |  
	|  |  | JG features By: Kytten9  on Tue, 13 April 2004 23:43 |  
	|  |  | JG features By: SS217  on Wed, 23 June 2004 10:01 |  
 
 Current Time: Thu Oct 30 20:30:13 MST 2025 
 Total time taken to generate the page: 0.01449 seconds |