Simple CTF system.
#1

Alright,

I want to create this simple "CTF" system, if a player enters the enemy's checkpoint a message pops up they stole the enemys briefcase and they have to bring the briefcase back alive to their own checkpoint, their teamscore will increase with +1 and playerscore +10 (I know how to do team and playerscore and message btw).


Could someone give me some guidelines?

Reply
#2

Main post edited.
Reply
#3

Someone?
Reply
#4

Triple Post ... GOOD
Reply
#5



If you can't help me, why bother posting?
Reply
#6

In GameMode "rivershell" you will find a good example of what you want!
Reply
#7

I read the script 4 times but I didn't understand a shit how to change it to an object/checkpoint.
Reply
#8

hey this is a really simple one and probably will have glitches and bugs to it, but u could use this. (i hope u know ur basic stuff)
Um first create to checkpoints, and have 2 teams, on each checkpoint just for keep sake name them. then do a if statement, at onPLayerEnterCheckpoint
like if(gTeam_ENEMY)
give them a package like the drug bundle pickup, that they need. if they die delete all pickups, if they go back to the other check point, check if they have a pickup, if they do give all gteam players money, or weapons.
if they walk into their own chrckpoint say defend this zone.

hopes this helps and gives u a idea to start with
Reply
#9

I changed by mind and switched to an object (ID 2993).

It's now fully working

Thanks for the guidelines, it made me think.
Reply


Forum Jump:


Users browsing this thread: 2 Guest(s)