Hadeszeus
New member
Requesting a custom command that will broadcast my message to a specific map I declared in the script.
For example:
If i type @broadcast2 Announcement for Prontera, Morroc, Payon, Geffen Map Only
The announcement will only broadcast on the specific map I set in an array/script.
For example:
If i type @broadcast2 Announcement for Prontera, Morroc, Payon, Geffen Map Only
The announcement will only broadcast on the specific map I set in an array/script.
Code:
setarray $broadcastMap$[0],prontera,morroc,payon,geffen;