Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - net

Pages: [1]
1
You're right. The economy is causing the downfall of paintball.

The original downfall was when Starbucks started opening new locations every ten minutes. This changed the Starbucks name/image from "sophisticated " to "trendy" or "a household name" giving consumers less of a reason to walk in. Quite a few of the Brand Name downfalls started way before the recession. Dont be such a media tool.

the Clan scene became trendy. That started the problem.

2
The "Clan Scene" is dieing for the same reason Starbucks started closing stores.

3
Server Discussion / Re: basic server modification
« on: April 22, 2009, 06:59:12 PM »
exactly what i needed.
thank you ViciouZ :)

4
Server Discussion / Re: basic server modification
« on: April 22, 2009, 07:41:55 AM »
Its a basic lan server without internet access. We tend to screw around at work when things are slow. otherwise i would use the global login system

5
Server Discussion / basic server modification
« on: April 21, 2009, 10:26:58 PM »
hello i

i am looking to slightly modify my private servers executable to disallow the names newbie & noname. I would like to use a simple "if" statement but i am unsure how to call the userinfo string in SV_Begin_f. If at all possible could i get a hand with this?

the ??? is where im having the problem
Code: [Select]

   //net namecheck
      if ( ??? == "newbie" )
      {
            this section is done
      }else{
            this section is done
      }



thanks
- Net

**edit**
p.s. would SVC_DirectConnect be a better place to put this?


Pages: [1]