• 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Coding Problem
#1
Hey guys im running this code but it doesnt seem to work....

what im trying to do is put everyone on 1 team then when the match starting thing is gone its stops. But it doesnt

Code:
team()
{
   if(level.inGracePeriod)
   level endon("grace_period_ending");
   self maps\mp\gametypes\_teams::changeTeam("allies");
  
  
  
   }
  Reply
#2
(01-26-2011, 09:24)No One Wrote: Hey guys im running this code but it doesnt seem to work....

what im trying to do is put everyone on 1 team then when the match starting thing is gone its stops. But it doesnt

Code:
team()
{
   if(level.inGracePeriod)
   level waittill("grace_period_ending");
   self [[level.allies]]();
}
This one?
OFFTOPIC: Dawn sky and custom map and now teaming code, you are really making a zombie mod man
CUSTOM MAP and DAWN SKY: http://www.itsmods.com/forum/Thread-Prev...a-mod.html
TEAMING CODE: http://www.itsmods.com/forum/Thread-Coding-Problem.html
[Image: wyipjqo9qon7rc2v1lo.jpg]
  Reply
#3
(01-26-2011, 10:34)alistair3149 Wrote:
(01-26-2011, 09:24)No One Wrote: Hey guys im running this code but it doesnt seem to work....

what im trying to do is put everyone on 1 team then when the match starting thing is gone its stops. But it doesnt

Code:
team()
{
   if(level.inGracePeriod)
   level waittill("grace_period_ending");
   self [[level.allies]]();
}
This one?
OFFTOPIC: Dawn sky and custom map and now teaming code, you are really making a zombie mod man
CUSTOM MAP and DAWN SKY: http://www.itsmods.com/forum/Thread-Prev...a-mod.html
TEAMING CODE: http://www.itsmods.com/forum/Thread-Coding-Problem.html

dawn sky was for a different mod and i gave up on the custom maps, still doesnt work
  Reply
#4
(01-26-2011, 11:09)No One Wrote:
(01-26-2011, 10:34)alistair3149 Wrote:
(01-26-2011, 09:24)No One Wrote: Hey guys im running this code but it doesnt seem to work....

what im trying to do is put everyone on 1 team then when the match starting thing is gone its stops. But it doesnt

Code:
team()
{
   if(level.inGracePeriod)
   level waittill("grace_period_ending");
   self [[level.allies]]();
}
This one?
OFFTOPIC: Dawn sky and custom map and now teaming code, you are really making a zombie mod man
CUSTOM MAP and DAWN SKY: http://www.itsmods.com/forum/Thread-Prev...a-mod.html
TEAMING CODE: http://www.itsmods.com/forum/Thread-Coding-Problem.html

dawn sky was for a different mod and i gave up on the custom maps, still doesnt work
Custom maps are easy with dyl's function
[Image: wyipjqo9qon7rc2v1lo.jpg]
  Reply
#5
someone else can do them.

get back on topic
  Reply
#6
(01-26-2011, 11:53)No One Wrote: someone else can do them.

get back on topic
Have u tested the code?
[Image: wyipjqo9qon7rc2v1lo.jpg]
  Reply
#7
(01-26-2011, 12:25)alistair3149 Wrote:
(01-26-2011, 11:53)No One Wrote: someone else can do them.

get back on topic
Have u tested the code?

Yea, it just gives the same result as my old one
  Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  Help Android problem Yamato 12 7,437 04-25-2014, 04:49
Last Post: ScHmIdTy56789
  Problem with Rain Effects on Maps mitchhacker 5 4,409 10-22-2013, 00:46
Last Post: mitchhacker
  Help Liberation Problem Yamato 27 23,325 07-17-2013, 19:54
Last Post: feature
  [xna 4]Rendering problem narkos 9 5,249 07-03-2013, 19:00
Last Post: Nekochan
  Help Problem God plugin v4.0 4nonymous 1 2,526 06-22-2013, 23:25
Last Post: 8q4s8
  Help Infected Shop Plugin Problem Hallla 2 2,886 05-06-2013, 18:29
Last Post: Hallla
  problem with gsc code CheGuevara 5 5,056 04-20-2013, 15:06
Last Post: Nekochan
  problem to connect to server s.j-rez 0 2,077 04-17-2013, 18:18
Last Post: s.j-rez
  warning problem AndEEDJay 0 1,947 04-08-2013, 09:54
Last Post: AndEEDJay
  Help ADDON,PROBLEM HACK emilioxativa 5 4,472 04-03-2013, 08:16
Last Post: narkos

Forum Jump:


Users browsing this thread: 1 Guest(s)