Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- script 699 ENTER CLIENTSIDE {
- ACS_Execute(697, 0, 0, 0, 0);
- }
- script 698 RESPAWN CLIENTSIDE {
- ACS_Execute(697, 0, 0, 0, 0);
- }
- script 697 (void) CLIENTSIDE {
- int myTeam;
- myTeam = PlayerTeam(); // Y U NO WORK
- Delay(35);
- Restart;
- }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement