Page 1 of 2
C++
Posted: June 20th, 2007, 3:45 pm
by A00genx
wot is C++? i asked kamuix93 but he called me a n00b (And is probably one for asking this) i aslo want to know how to make commands and i sent in the egg document code and nvr got a e-mail response and if this is part of the reason i got a new e-mail PM to find out.
nd if u havent figured this out its me genx589x 8O
Re: C++
Posted: June 20th, 2007, 3:58 pm
by Drkpwn3r
C++ is...
http://en.wikipedia.org/wiki/C++
My own definition of it is a bit different, but yeah.

Re: C++
Posted: June 20th, 2007, 4:06 pm
by A00genx
.............. 8O 8O wot is ur definition...
Re: C++
Posted: June 20th, 2007, 4:16 pm
by Drkpwn3r
My definition is the programming language that makes up most operating systems these days, and one of the fastest stable languages out there, not to mention you can also make multi-platform applications with it.

Re: C++
Posted: June 20th, 2007, 4:28 pm
by A00genx
ok thx. still lookin for how to make commands on NR
Re: C++
Posted: June 20th, 2007, 6:06 pm
by espasmatto
i use VB6
Re: C++
Posted: June 20th, 2007, 6:09 pm
by PsuFan
Sorry you cant make NR commands in C++! You can only use Visual Basic 6. You can also make your own commands with my plugin, More information can be found
here.
Re: C++
Posted: June 20th, 2007, 8:16 pm
by espasmatto
technically u can make commands in C++ just a lot hard and u cant use the stuff in NRCore.dll (e.g core.w/e)
Ask Kam
Re: C++
Posted: June 20th, 2007, 11:12 pm
by A00genx
i did ask kam, thats when he saaid C++, then i ask wot it is and he calls me a n00b 8O
EDIT and thx for the download
EDIT2: that command maker will help with burning players and annoyances, BUT i was looking for one that allows u to make commands where it does something other than page or play a sound. a command like !ban !kick !stfu !0wn, etc. if u could help wit that it woould be gr8, that command maker will be fun to use though.
EDIT3:and how do i use VB6
Re: C++
Posted: June 21st, 2007, 6:06 am
by PsuFan
what else would you like it to do? It plays sounds, pages someone, What else would I make it do?
And you cant just explain how to use vb 6. Its an entire language, You cant just say oh here you go, and start making commands the next day.
Re: C++
Posted: June 21st, 2007, 10:09 am
by A00genx
ok VB6 might be like that make an announce ment telling ppl how to use it or something
and i want it to be able to do diffrent things instead of play a sound or text i want it to be able to...hard to explain......like !kick it gets rid of a player and just doesnt say text or something...like !stfu it puts some things on a player triggered by them talking...like !0wn catch my drift?
Re: C++
Posted: June 21st, 2007, 10:54 am
by PsuFan
you can make a command that kicks someone and plays a sound.
Re: C++
Posted: June 21st, 2007, 2:22 pm
by [NF]Dead6re
I bet you could write a plugin for NightRegulator in C++ if you so wished to do so.
Re: C++
Posted: June 21st, 2007, 6:04 pm
by PsuFan
lmao, I doubt it because your C++ plugin wouldnt know when someone said a command. Or even more stupid, You would have to make an NR plugin in visual basic to tell YOUR stupid plugin in C++
Re: C++
Posted: June 21st, 2007, 8:09 pm
by Drkpwn3r
C++ could be used, so long as you knew the API calls within the DLLs.
