Results 1 to 10 of 11

Thread: [COD4] Account system problem

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Private
    Join Date
    May 2014
    Posts
    20
    Thanks
    5
    Thanked 13 Times in 5 Posts
    IzNoGoD
    When i use the /# #/ how to endable it in server ?

    Tally
    We want to create VIP functions and stats online and more

  2. #2
    Assadministrator IzNoGoD's Avatar
    Join Date
    Aug 2012
    Posts
    1,718
    Thanks
    17
    Thanked 1,068 Times in 674 Posts
    Quote Originally Posted by hoek View Post
    IzNoGoD
    When i use the /# #/ how to endable it in server ?

    Tally
    We want to create VIP functions and stats online and more
    use:
    Code:
    /#f=openfile(self.loginname+".cfg","write");#/
    i think... never used this...

    You cannot and should not use this in a production server. If this is to create waypoints then its fine, but for any other purpose (statistics storage) it should NOT be used.

    I got a pretty neat mysql setup for cod4, add me on steam. Search for IzNoGoD, my avatar looks like: ??
    "Does not work" is an error report for a bug between keyboard and chair.

    All hail Artie Effem

  3. #3
    Private
    Join Date
    May 2014
    Posts
    20
    Thanks
    5
    Thanked 13 Times in 5 Posts
    Okey thank you tomorrow i add you

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •