[GameMode] [GM] Capture The Flag 2.0 ***UPDATE***
#1

Remove this thread please.
Reply
#2

Good work man. Nice one!
________
Hotels In Mexico City
Reply
#3

Me n' Shift did a good job
Reply
#4

lol well i put my name Fresh Killa now but u can call me Shift
Reply
#5

An Update Has Been Released
Reply
#6

great job!
Reply
#7

Hi how to change that:
If I take the flag to my area, server is restarting, how to change that? I don't want reseting the server;/


Sry for my english.
Reply
#8

good work man
Reply
#9

Nice work!

I noticed a minor failure though..i think;

I was playing at army team ( i was only one online ) and i captured the enemy flag and brought it to the army base and won..

BUT after that i tried again on the police team. I captured the flag at enemy base but this time i didnt had to bring it back to my own base. I already won with only capturing it.

I guess thats not suppose to be

Anyway thanks for putting this script online im gonna use some of it for my own ideas and put you in the credits ofcourse

Reply
#10

Nice realise fresh, keep up the good work
Reply
#11

good work! good luck on getting fame
Reply
#12

Good work
10/10
Reply
#13

good work
Reply
#14

good idea but :

pickup can be real flag > modelID:2993

showin warning about stolen flag you use TextDrawShowForPlayer(TEAM_LVPD,Textdraw0); but TEAM_LVPD = 1 and it's show only for player with ID 1 no for all team. you must write someting like this :
for(new i = 0; i < MAX_PLAYERS; i++) {
if(gTeam[playerid] == TEAM_LVPD){
TextDrawShowForPlayer(i,Textdraw0);
}
}
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)