support.teklab.de -> install tekbase and send us your server ip.
Posts by CFrankenstein
Aktuell führen wir noch einige Anpassungen durch, das Forum wurde jedoch bereits live geschaltet.
-
-
Test it via console (ssh2) and post a screen or log. Try to start via start.sh and ./RustDedicated
-
Hello,
1. adminpanel -> game module -> gamelist -> add rust
Game: Rust
Imagefile: rust
Startfolder: game
Startsscript: ./start.sh rust gsip gsport gsplayer
GameQ: a2s
QueryPort: yes
2. install Rust and copy the start.sh from https://github.com/teklab-de/t…tart/blob/master/start.sh into the folder /home/userxyz/server/rustxyz/game/ -
Ok wait for the next update
-
Okay the notify_url is correct. The customer can see the "thank you for the order" message?
-
Please post your paypal Form Code -> admin panel -> shop modules -> payment -> paypal
-
okay... please, send me your admin login to my email
-
Hello, /includes/domaincheck.php cant find this domain ending or the request doesn´t work. For which domain extension is it needed?
-
1. you need a folder "game" in /home/myownimages
2. download cs1.6 zombie mods from the creators site
3. copy the extracted files into the "game" folder
4. go to /home/myownimages
5. tar -czf cs-zombie.tar *
6. copy this file to your imageserver (ftp or http) into the mods folder
7. adminpanel -> game list -> mods -> create a mod (name = zombie, game = cs)
-
-
Hello,
admin panel -> game modules -> gamelist -> csgo or ... -> edit -> install & update tab -> insert your update script.
Change 740 to the steam dedicated server appid. 740 = csgo
www / ftp download zip example:
wget https://yourdomain/updates/your_csgo_update.tar;tar -xzf your_csgo_update.tar
www / ftp download bash expample:
wget https://fileadmin.inohost.de/anon-update.sh;chmod +x anon-update.sh;./anon-update.sh 740 game 740
bash example:cd ..;./steamcmd.sh +login anonymous +force_install_dir game +app_update 740 validate +exit
-
I have moved the post.
-
If I search the domain then I get the message
The selected URL is not available.
and trehfvfvdbie.net is free. This is correct.
-
Which domain (ending), for example?
-
Hello,
admin panel -> shop modules -> products -> edit -> scroll down to "Domain Ending" Textbox and insert
de
com
org
net
...
-
Ist nun direkt von TekLab in der Entwicklung. Projekte von Drittanbieter lagen mangels Zeit oder Interesse auf Eis.
-
Bitte für neue Anfragen neue Beiträge öffnen und nicht ein von vor drei Jahren
zumal es auch um ein anderes Spiel geht.
Adminbereich -> Spiele Module -> Spieleliste -> Day of Defeat Source -> Startordner -> game -
In einem alten Backup gefunden
CREATE TABLE IF NOT EXISTS `teklab_cms_members` (
`id` int(11) NOT NULL AUTO_INCREMENT,
`memberid` int(11) NOT NULL DEFAULT '0',
`username` varchar(40) NOT NULL,
`password` varchar(40) NOT NULL,
`email` varchar(255) NOT NULL,
`gender` smallint(1) NOT NULL DEFAULT '0',
`surname` varchar(40) NOT NULL,
`name` varchar(40) NOT NULL,
`birthday` int(11) NOT NULL DEFAULT '0',
`street` varchar(40) NOT NULL,
`city` varchar(40) NOT NULL,
`zipcode` varchar(10) NOT NULL,
`country` int(11) NOT NULL DEFAULT '0',
`regdate` int(11) NOT NULL DEFAULT '0',
`lastlogin` int(11) NOT NULL,
`lastip` varchar(20) NOT NULL,
`forumposts` int(11) NOT NULL DEFAULT '0',
`points` int(11) NOT NULL DEFAULT '0',
`showpic` smallint(1) NOT NULL,
`newpasswd` varchar(40) NOT NULL,
`checkpasswd` varchar(10) NOT NULL,
`newsletter` smallint(1) NOT NULL DEFAULT '0',
`view` smallint(1) NOT NULL DEFAULT '0',
`active` int(1) NOT NULL DEFAULT '0',
PRIMARY KEY (`id`)
) ENGINE=MyISAM DEFAULT CHARSET=latin1 AUTO_INCREMENT=1 ;Es gibt jedoch hier unter Downloads ein Widget welches WBB Accounts erstellt und verlinkt.
-
Genau Web-Stream
-
Ich such die DB noch mal raus. Die lag leider nicht in dem Installer mit bei.