yeah…
i was wondering what i should start to program my mod with… all i really know how to do is C++, but if i program a C program… could i even compile that properly to run the thing i want to do… this is what i want to do…
I want a mod that creates a function… that can be bound to a key
basically an admin would hit whatever button it is bound to and a popup would come up which would ask him for a player’s name [playersname] and another popup for the reason [reason]… then it would put the person in spec
!putteam [playersname] s
and give them a popup telling them what they did [reason]
then it can execute a
!kick [playername] or something to that extent but i believe that is rather inconciquential
so… my question is could i program this in C++ … and if so… what would my compilation line look like to turn it into a .pk3?
yeah i know… i a n00b… flame me
