Home
Forum
Rules
Search
Login
Register
January 28, 2025, 11:56:23 pm
Welcome,
Guest
. Please
login
or
register
.
1 Hour
1 Day
1 Week
1 Month
Forever
Login with username, password and session length
News:
Soldat Capture The Flag League
is probably the most famous competitive community of all times. It ran over 60 seasons of different leagues and tournaments!
Official Soldat Forums
Server Talk
Scripting Discussions and Help
(Moderators:
chrisgbk
,
Bonecrusher
)
Cannot figure out!
« previous
next »
Pages: [
1
]
Author
Topic: Cannot figure out! (Read 878 times)
0 Members and 1 Guest are viewing this topic.
Mercury92
Camper
Posts: 284
Cannot figure out!
«
on:
January 04, 2008, 04:43:16 am »
I want to make unlimited of Predator kit. I know how to spawn near player it etc.. But i cant figure how to make it unlimited.
Logged
on 1.5.1
Toumaz
Veteran
Posts: 1904
Re: Cannot figure out!
«
Reply #1 on:
January 04, 2008, 05:39:22 am »
Set up some sort of timer, use SpawnObject/GiveBonus to give the player predator every 25 seconds.
Logged
Mercury92
Camper
Posts: 284
Re: Cannot figure out!
«
Reply #2 on:
January 04, 2008, 07:37:05 am »
Ok
But, how to make it only for e.g Alpha team.
Logged
on 1.5.1
KwS Pall
Major(1)
Posts: 49
I'm going to write Tibia for Soldat
Re: Cannot figure out!
«
Reply #3 on:
January 04, 2008, 08:07:42 am »
check the player team
Logged
I'm going to write Tibia for Soldat
Mercury92
Camper
Posts: 284
Re: Cannot figure out!
«
Reply #4 on:
January 04, 2008, 12:05:03 pm »
Okey I have made that:
When i Join Alpha Predator Kit is active, When i join BRAVO also Predator Kit is active. How to make it only for Alpha?
«
Last Edit: January 04, 2008, 12:13:48 pm by Mercury92
»
Logged
on 1.5.1
spkka
Camper
Posts: 469
Re: Cannot figure out!
«
Reply #5 on:
January 04, 2008, 12:20:07 pm »
if GetPlayerStat(ID,'team') = 1 then ?
Logged
#soldat.eat-this!
on Quakenet IRC
eat-that.org :: Last Stand, Multi Mode, Tactical Trenchwars, Arcade Madness and more!
Pages: [
1
]
« previous
next »
Official Soldat Forums
Server Talk
Scripting Discussions and Help
(Moderators:
chrisgbk
,
Bonecrusher
)
Cannot figure out!