Anti C-Bug
#1

I have anti - C-bug script now how do I add it to my server ??
Which category and where to and how help please !
Reply
#2

Quote:
Originally Posted by Fist24
Посмотреть сообщение
I have anti - C-bug script now how do I add it to my server ??
Which category and where to and how help please !
Do you have GM script or Filterscript?
Reply
#3

Filter script
Reply
#4

Quote:
Originally Posted by Fist24
Посмотреть сообщение
Filter script
Ok, You have to open that filterscript using pawno, wheb you have done that, press ctrl+a to copy all.

Open Pawno, click new, paste the filterscript in it. Hit F5 and save it at filterscripts folder.

Go back to server folder, open server.cfg

You will see Filterscripts

Add it like this: Filterscripts [Filterscript name]
without the brackets. Then save and run your server.

Cheers!
(As im on work and using phone, I can't provide images so I hope you know what Im talking about. Good luck!)
Reply
#5

onplayerkeystatechange
Код:
	if(newkeys = KEY_FIRE && newkeys & KEY_CROUCH )
	{
		ApplyAnimation(playerid,"PED","getup",4.1,0,0,0,0,0); // or change this anim to something else.
	}
simple as it, anti c-bug wont let players to do it.
Reply
#6

Quote:
Originally Posted by Camorra
Посмотреть сообщение
onplayerkeystatechange
Код:
	if(newkeys = KEY_FIRE && newkeys & KEY_CROUCH )
	{
		ApplyAnimation(playerid,"PED","getup",4.1,0,0,0,0,0); // or change this anim to something else.
	}
simple as it, anti c-bug wont let players to do it.
Fastest way if not glitchy^^
Reply
#7

Thanks for helping BTW can you guys help me I am starting a quality server and if you could help me we will get more players !
Reply
#8

Quote:
Originally Posted by Fist24
Посмотреть сообщение
Thanks for helping BTW can you guys help me I am starting a quality server and if you could help me we will get more players !
Sorry, currently busy enough with my own.

Good luck!
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)