Ulysses

Ulysses Stuff => General Chat & Help and Support => Topic started by: Macaco on December 07, 2006, 09:46:26 AM

Title: adding commands
Post by: Macaco on December 07, 2006, 09:46:26 AM
would there be any way to add commands to ulysses mod? i am thinking about notarget and maybe some others because when i make an npc arena there is allways an idiot having the combine shoot at himself and not another npc

this is the gmod 10 port
Title: Re: adding commands
Post by: Megiddo on December 07, 2006, 10:03:15 AM
ULib.CONCOMMAND (http://ulyssesmod.net/docs/files/lua/ULib/concommand-lua.html#CONCOMMAND)

Please note that it will return in GM9 format though, since it is, after all, a port.
Title: Re: adding commands
Post by: Macaco on December 07, 2006, 03:45:37 PM
 :-[ all that is just a jumble to me  :'(
Title: Re: adding commands
Post by: JamminR on December 07, 2006, 04:25:54 PM
Megiddo, would "ulx cexec <name_of_offender> notarget" not work, or is that one you have blocked?
Title: Re: adding commands
Post by: Megiddo on December 07, 2006, 07:53:15 PM
Not blocked. :)