ok I write the script
http://upaste.me/c94110887580df86c
though its much harder than I initially thought
even when I'm debugging the script, I have to keep on moving out and in from the screen to actually see the emblem
I'm out, don't want to do this anymore
Hello Anne, in this current format can u tell me where the players can actually stand to get the flags? and how many seconds in this default script?
I ve been standing beside the flag for almost 3 mins now and still cannot capture it..
View attachment 1426
While using upaste, it has an error.
Validation output:[Error]: script error in file 'c94110887580df86c' line 8 column 3parse_line: expect command, missing function name or calling undeclared function5: .areasize = 3; // the player has to stand in the .times * .tick mili-seconds in the .areasize area to capture this flag pole6: getmapxy .@map$, .@x, .@y, 1;7: while ( true ) {* 8: getmemberaid AREA, .@map$, .@x - .areasize, .@y - .areasize, .@x + .areasize, .@y + .areasize;~~~~~~~~~~~~~~~~^9: for ( .@i = 0; .@i < $@onlinecount; .@i++ ) {10: attachrid $@onlineaid[.@i];11: mapannounce .@map$, strcharinfo(0) +" -> "+ strcharinfo(2), bc_map;[Error]: script error in file 'c94110887580df86c' line 29 column 3parse_line: expect command, missing function name or calling undeclared function26: while ( true ) {27: deletearray .@array_gid;28: deletearray .@array_inside;* 29: getmemberaid AREA, .@map$, .@x - .areasize, .@y - .areasize, .@x + .areasize, .@y + .areasize;~~~~~~~~~~~~~~~~^30: for ( .@i = 0; .@i < $@onlinecount; .@i++ ) {31: attachrid $@onlineaid[.@i];32: .@j = 0;[Error]: script error in file 'c94110887580df86c' line 67 column 3parse_line: expect command, missing function name or calling undeclared function64: while ( true ) {65: deletearray .@array_gid;66: deletearray .@array_inside;* 67: getmemberaid AREA, .@map$, .@x - .areasize, .@y - .areasize, .@x + .areasize, .@y + .areasize;~~~~~~~~~~~~~~~~^68: for ( .@i = 0; .@i < $@onlinecount; .@i++ ) {69: attachrid $@onlineaid[.@i];70:
Sorry DOUBLE POST