stydianx Posted October 16, 2012 Posted October 16, 2012 meron po bang makakapag turo sakin kung saan ko pwede i-edit ung minimum players na kailangan para makapasok sa battlegrounds? Quote
Thanna Posted October 16, 2012 Posted October 16, 2012 follow this waitingroom "Battle Station 10 Players",10,"Tierra_BG1::OnGuillaumeJoin",1; for waitingroom "Battle Station 5 Players",5,"Tierra_BG1::OnGuillaumeJoin",1; waitingroom "Battle Station 10 Players",10,"Tierra_BG1::OnCroixJoin",1; for waitingroom "Battle Station 5 Players",5,"Tierra_BG1::OnCroixJoin",1; if( .@Guillaume < 10 || .@Croix < 10 ){ for if( .@Guillaume < 5|| .@Croix < 5 ){ announces 10 for 5 set $@GuillT, 10; set $@CroiT, 10; for set $@GuillT, 5; set $@CroiT, 5; Quote
stydianx Posted October 17, 2012 Author Posted October 17, 2012 (edited) follow this waitingroom "Battle Station 10 Players",10,"Tierra_BG1::OnGuillaumeJoin",1; for waitingroom "Battle Station 5 Players",5,"Tierra_BG1::OnGuillaumeJoin",1; waitingroom "Battle Station 10 Players",10,"Tierra_BG1::OnCroixJoin",1; for waitingroom "Battle Station 5 Players",5,"Tierra_BG1::OnCroixJoin",1; if( .@Guillaume < 10 || .@Croix < 10 ){ for if( .@Guillaume < 5|| .@Croix < 5 ){ announces 10 for 5 set $@GuillT, 10; set $@CroiT, 10; for set $@GuillT, 5; set $@CroiT, 5; where can i see this and which part do i edit to make the 5 player limit to 1? Edited October 17, 2012 by stydianx Quote
Thanna Posted October 18, 2012 Posted October 18, 2012 (edited) post your script here so that I can check it out, in that way it would be faster and easier for both of us Edited October 18, 2012 by Thanna Quote
stydianx Posted October 19, 2012 Author Posted October 19, 2012 there are 8 files with long scripts found inside the battle grounds folder, i can't post it cause its too long.. Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.