[FilterScript] Spectate Player's Screen (like CS or 3rdPS games)
#1

Spectate Player's Screen

Video:

[ame]http://www.youtube.com/watch?v=oEg7CSjMBLs[/ame]

Info:

- This is just a test version. It's not smooth. I didn't improve it.
- I don't think that it can be optimized. You're free to do whatever you want with this script.
Reply
#2

Very nice dude!
Reply
#3

Are you fucking kidding me ?

pawn Код:
new weapon1[MAX_PLAYERS];
new weapon1a[MAX_PLAYERS];
new weapon2[MAX_PLAYERS];
new weapon2a[MAX_PLAYERS];
new weapon3[MAX_PLAYERS];
new weapon3a[MAX_PLAYERS];
new weapon4[MAX_PLAYERS];
new weapon4a[MAX_PLAYERS];
new weapon5[MAX_PLAYERS];
new weapon5a[MAX_PLAYERS];
new weapon6[MAX_PLAYERS];
new weapon6a[MAX_PLAYERS];
new weapon7[MAX_PLAYERS];
new weapon7a[MAX_PLAYERS];
new weapon8[MAX_PLAYERS];
new weapon8a[MAX_PLAYERS];
new weapon9[MAX_PLAYERS];
new weapon9a[MAX_PLAYERS];
new weapon10[MAX_PLAYERS];
new weapon10a[MAX_PLAYERS];
new weapon11[MAX_PLAYERS];
new weapon11a[MAX_PLAYERS];
new weapon12[MAX_PLAYERS];
new weapon12a[MAX_PLAYERS];
Reply
#4

Quote:
Originally Posted by [uL]Pottus
Посмотреть сообщение
Are you fucking kidding me ?

pawn Код:
new weapon1[MAX_PLAYERS];
new weapon1a[MAX_PLAYERS];
new weapon2[MAX_PLAYERS];
new weapon2a[MAX_PLAYERS];
new weapon3[MAX_PLAYERS];
new weapon3a[MAX_PLAYERS];
new weapon4[MAX_PLAYERS];
new weapon4a[MAX_PLAYERS];
new weapon5[MAX_PLAYERS];
new weapon5a[MAX_PLAYERS];
new weapon6[MAX_PLAYERS];
new weapon6a[MAX_PLAYERS];
new weapon7[MAX_PLAYERS];
new weapon7a[MAX_PLAYERS];
new weapon8[MAX_PLAYERS];
new weapon8a[MAX_PLAYERS];
new weapon9[MAX_PLAYERS];
new weapon9a[MAX_PLAYERS];
new weapon10[MAX_PLAYERS];
new weapon10a[MAX_PLAYERS];
new weapon11[MAX_PLAYERS];
new weapon11a[MAX_PLAYERS];
new weapon12[MAX_PLAYERS];
new weapon12a[MAX_PLAYERS];
I did not check the picture, but [uL]Pottus is true, do you know how to use a variable in a quicker way?, you could do something like this, to shorten the code

pawn Код:
new weapon[24];
Reply
#5

Quote:
Originally Posted by pds2k12
Посмотреть сообщение
I did not check the picture, but [uL]Pottus is true, do you know how to use a variable in a quicker way?, you could do something like this, to shorten the code

pawn Код:
new weapon[24];
Ikr. I just copied that from one of my oldest stuff. Ofc I know how to do it like you said.
Reply
#6

nice script man
Reply
#7

Reminds me of MTA script for spectating.
Reply
#8

very good man.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)