• 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
advanced Server Config
#1
hi . I need Help. Is There Any File For Server configuration? for example:
[Image: 125020596_3.jpg]
I SET THIS IN MY SERVER. PLS HELP. TNKHeart
  Reply
#2
It's GSC script.
C++/Obj-C developer. Neko engine wip
Steam: Click
  Reply
#3
(09-09-2013, 09:05)SailorMoon Wrote: It's GSC script.

How I Download It Or Change The Code in gsc file? which part?
pls insert the download URLHeart
  Reply
#4
(09-09-2013, 09:48)Poorya56 Wrote:
(09-09-2013, 09:05)SailorMoon Wrote: It's GSC script.

How I Download It Or Change The Code in gsc file? which part?
pls insert the download URLHeart

There's no download link. You need to do it yourself.

Put this @OnPlayerSpawned, after spawned_player:
self maps/mp/gametype/_hud::hintmessage("your welcome text");
C++/Obj-C developer. Neko engine wip
Steam: Click
  Reply
#5
hi.Tnk u for Help. I set this ,but my server dosen't load the Map. I Put it:
Code:
onPlayerSpawned()
{
self endon("disconnect");
self thread maps\mp\gametypes\_config::myconfig();

for(;;)
{
self waittill("spawned_player");
self maps/mp/gametype/_hud::hintmessage("your welcome text");
self thread maps\mp\gametypes\_my::mymain();
}
}
What is The Problem?
In File Config , I have 4 file GSC. _config.gsc , _my.gsc , _re.gsc . I dont have any _hud.gsc file in My FolderHuh
  Reply
#6
(09-09-2013, 18:21)Poorya56 Wrote: hi.Tnk u for Help. I set this ,but my server dosen't load the Map. I Put it:
Code:
onPlayerSpawned()
{
self endon("disconnect");
self thread maps\mp\gametypes\_config::myconfig();

for(;;)
{
self waittill("spawned_player");
self maps/mp/gametype/_hud::hintmessage("your welcome text");
self thread maps\mp\gametypes\_my::mymain();
}
}
What is The Problem?
In File Config , I have 4 file GSC. _config.gsc , _my.gsc , _re.gsc . I dont have any _hud.gsc file in My FolderHuh

It's already in game.
Oh, and it is self maps\mp\gametypes\_hud_message::hintmessage("text");
C++/Obj-C developer. Neko engine wip
Steam: Click
  Reply
#7
tnk w8 I test it
  Reply
#8
(09-09-2013, 19:01)Poorya56 Wrote: tnk w8 I test it

Uh, I've missed semicolon.

Code:
self maps\mp\gametypes\_hud_message::hintmessage("text");
C++/Obj-C developer. Neko engine wip
Steam: Click
  Reply
#9
It's Working :X
Tnks Very mach
  Reply
#10
omg. every spawn...
  Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  [Release] Windows 8.1 Fix for MW3 Server Addon master131 16 16,913 09-29-2014, 23:08
Last Post: SuperNovaAO
Brick [Release] MW3 Server Administration Addon iRoNinja 5 8,513 11-10-2013, 15:46
Last Post: Casper
Exclamation Help cmdlist, dvarlist server crash Nerus 17 10,892 11-09-2013, 23:54
Last Post: Nerus
  Our Level Fastfile is Different from the Server. CheeseToast 6 10,515 11-03-2013, 17:52
Last Post: CheeseToast
  Dedicated Server External (public) IP Nerus 3 5,546 11-02-2013, 14:16
Last Post: Casper
  MW3 Server Version superg1973 7 12,001 10-28-2013, 01:15
Last Post: kotyra972
  Help how to turn off map in dedicated server pero123 8 6,528 10-15-2013, 19:00
Last Post: Nekochan
  Issue with server addon and NAT dimitrifrom31 3 4,620 10-08-2013, 18:11
Last Post: iRoNinja
  GETTING SERVER ONLINE raym 6 5,246 09-28-2013, 22:42
Last Post: Nekochan
  console or server browser MW2 kerm007 1 3,299 08-30-2013, 21:52
Last Post: Nekochan

Forum Jump:


Users browsing this thread: 2 Guest(s)