[FilterScript] [FS]Flying Camera (Camhack) [V 2.0]
#21

Well, i don't think serverowners want players to teleport to everywhere they want.

But if you want it, you can add this command to the filterscript:

Code:
if(strcmp(cmd, "/teleporttocamera", true)==0)
{
  if(IsInCameraMode[playerid] == 1)
  {
    SetPlayerPos(playerid, PCP[playerid][0], PCP[playerid][1], PCP[playerid][2]);
    SetPlayerFacingAngle(playerid, PCA[playerid]);
    return 1; 
  }
}
Reply
#22

Wooow verry nice
Reply
#23

nice good job.
Reply
#24

omg sandra you give me the best insparation

hehe
Reply
#25

Sandra, you spelt Install wrong again

Awesome script.
Reply
#26

Quote:
Originally Posted by Mikep
Sandra, you spelt Install wrong again

Awesome script.
You know what, next time you write my topics :P
Reply
#27

wow not bad, but i will use the normal camhack^^ Because I can use it on every server But very nice work.
Reply
#28

Cool Sandra
Reply
#29

Good job SANDRA
Love it
Reply
#30

Nice Job
Reply
#31

I wrote / fc but say 'please spwan first "what he means
Reply
#32

what gamemode u use?

you are spawned if u can walk withur character?!


Reply
#33

my gm is stunt paradise ......man I can walk in the game works perfectly ....... and sorry but I do not know English perfectly
Reply
#34

uhm that is strange =(

sry i dont have experience with stunt servers but maybe your game mode must have "onplayerspawn" or somethinglike that .. otherwise the FS thinks u arenot spawned oO
Reply
#35

ok thx for help man .....Respect from romania Bye bye
Reply
#36

Quote:
Originally Posted by Lukian2
ok thx for help man .....Respect from romania Bye bye
use /spawn first?
Reply
#37

It's nice.
Reply
#38

Good, cam hack in .pwn lol
Reply
#39

i need this
Reply
#40

Good job man!!!
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)