Jump to content

Vanilla Source r64k


Isolation

Recommended Posts

  • 3 weeks later...
  • Premium

limit_time.py:

#!/usr/local/bin/python
import time

desc = """#ifndef __LIMIT_TIME__
#define __LIMIT_TIME__

#define ENABLE_LIMIT_TIME
#define GLOBAL_LIMIT_TIME %dUL // %s
#define TIME_OVER_PONG_DOWN_RATE 	50000
#define TIME_OVER_LOGIN_DOWN_RATE 	10000
#endif
"""

limitTime = time.mktime(time.localtime()) + 3600 * 24 * 180 * 2

open("limit_time.h", "w").write(desc % (limitTime, time.asctime(time.localtime(limitTime))))

 

~~ Mein System ~~

Prozessor: Intel® Core™ i7-4790K
Mailboard: Gigabyte GA-Z97X-Gaming 3
Arbeitsspeicher: G.Skill 8GB KIT PC3-17000 DDR3-2133 CL10 Sniper
Festplatte/n: 512GB SSD / 1TB HDD
Grafikkarten: 2x Gigabyte Radeon HD 6970 OC

Kühlung: EKWB Wasserkühlung

 

 

Link to comment
Share on other sites

  • 2 weeks later...
  • 1 month later...
  • 2 weeks later...
  • 3 weeks later...
  • 2 weeks later...
On 17.11.2015 07:30:21, r00t said:

This is the hidden content, please

Thank you so much I would call my source but, unfortunately, a problematic source is OBJ contained in the source file folder buddy Can you upload again check it with mistakes because it's empty OBJ is the folder as build process of performing error gives the mistakes that get our friends arena.o battlearena.o because it is empty?;)

  • Metin2 Dev 1
  • Love 2
  • Love 3
Link to comment
Share on other sites

Announcements



×
×
  • Create New...

Important Information

Terms of Use / Privacy Policy / Guidelines / We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.