Advertising
advertising
related pastes to tag 'multi'
- 1227445 - Multiple Invite script: mirc script multi invite multiinvite
-
- /multiinvite {
- //set %invitestart 1
- //set %invitechan $1
- :inviteloop
- if ($snick($chan,%invitestart)) { //invite $snick($chan,%invitestart)) %invitechan
- //inc %invitestart
- goto inviteloop
- }
- 773919 - stuntpark: samp mod game player park sa gta stunt mp multi
-
- #include <a_samp>
- //new gPlayerCheckpointStatus[MAX_PLAYERS];
- // This is a comment
- // uncomment the line below if you want to write a filterscript
- //#define FILTERSCRIPT