sry Idon't speak good english
//
Ineed video toturial of how to make a server and how to work cmd admin.dat
//
Ihave win . plzz in video tea me how to open port ...
:'(
this is the 2nd time you wanted a video clip of how to make a server
I reccomend reading the stickeys of how to make a server :police:
http://tremulous.net/forum/index.php?topic=3586.0 (http://tremulous.net/forum/index.php?topic=3586.0)
there is one
You can read.. right?
What language do you speak/read the best?
thx me creat server
//
but Ineed how to add cmds !cp and !register and !warn ....
+
plzz Ineed this programme
(http://img19.imageshack.us/img19/6470/addlvldialgpx4.jpg)
ME TOO THAT WILL FACILITE ADMIN.DAT!!! //// if i have time il create a video =o
Thank's . you to wait :D
I wouldn't use a pre-built program like the one you showed in your pictures. Every game.qvm has there own set of commands you can use, so reading their readme and creating your own admin.dat will give you the most control over your admin.dat.
Also, what language do you speak best? Perhaps someone could give you instructions in the language you read best?
Ispeak arabic :-\
Well lets assume you use windows as your operating system. If so, read http://www.tinyurl.com/ykoo9s6 (http://www.tinyurl.com/ykoo9s6). Its just a translated page of the methods best used to set up a tremulous server, in Arabic. And feel free to post any questions you have about playing/running tremulous or a tremulous server. And don't be discouraged by the language barrier between us :D
-------------------------------------------------------------------------------------------------------------------------------
كذلك لنفترض أنك تستخدم النوافذ ونظام التشغيل الخاص بك. إذا كان الأمر كذلك ، وقراءة http://www.tinyurl.com/ykoo9s6 (http://www.tinyurl.com/ykoo9s6). ومجرد ترجمة صفحة من أفضل الطرق المستخدمة لإعداد ملقم مرتعد ، باللغة العربية. وتتردد في ما بعد لديك أي أسئلة عن اللعب / أو تشغيل مرتعد خادم مرتعد. ولا تثبط من حاجز اللغة بيننا :D
Iknow this topic ,but Ineed video or how and Ineed this programme
Try this: http://www.youtube.com/watch?v=8ThXwAO9hhU (http://www.youtube.com/watch?v=8ThXwAO9hhU)
no Iknow how to make a server ,but Idon't know how to add commands And Iadd flag but no workin
Ihave DM FLAGS: No ?
(http://img41.imageshack.us/img41/8075/73283981.png)
You can add commands adding theses to admin.dat
[command]
command = bp400
exec = exec bp400.cfg
desc = Sets buildpoints to 400.
levels = 4 5
and in bp400.cfg
set g_alienBuildPoints "400"
set g_humanBuildPoints "400"
I am most likely running a different tremed than you, so my flags won't work with yours. But make sure you give yourself level 5 (highest admin on the default config). To do this, use
/rcon [your_rcon] !setlevel [your_name] 5
If you don't know [your_rcon], you need to first declare it in the server.cfg file I showed you yesterday.