Page 1 of 1
can you do this
Posted: July 12th, 2007, 10:12 pm
by >>NF<<HAVOC
can you make a feature where you can make your own nag commands that can possibley be as complex as !nag is
like you could have !nag1 !nag2 !nag3 and on and on
where players get naged in differnet ways
can we can make them ourselves
Re: can you do this
Posted: July 12th, 2007, 10:42 pm
by A00genx
well idk if nightma will try this but atm u can edit the NAG file mine is full of annoying things now
Re: can you do this
Posted: July 13th, 2007, 6:36 am
by PsuFan
you could do that, but it would be a ton of code for a some what useless command.
Re: can you do this
Posted: July 13th, 2007, 7:11 am
by Nightma12
it would b a ton of code....
unless you was to have a nag1.txt and parse that? that wouldnt be too hard?
Re: can you do this
Posted: July 13th, 2007, 8:20 am
by PsuFan
plus I dont have a timer I can set the interval of

Re: can you do this
Posted: July 13th, 2007, 8:46 am
by Nightma12
core.delay
Re: can you do this
Posted: July 13th, 2007, 6:53 pm
by PsuFan
eh how does that work
Re: can you do this
Posted: July 14th, 2007, 1:29 am
by Nightma12
core.fdsmsg "msg Hello! I will call you a faggot in 10 seconds."
core.delay 10, True
core.fdsmsg "msg FAGGOT!"
Re: can you do this
Posted: July 14th, 2007, 7:22 am
by PsuFan
niiice.
That would be pretty easy to make a nag with? Does it lag other processes NR is doing?
Re: can you do this
Posted: July 14th, 2007, 10:08 am
by Nightma12
not if you do delay 5, True
although delay 5,false does lag it