[FilterScript] [FS]TouR's Handshake
#1

TouR's Handshake


Introduction

Its a simple FS that allows you to handshake a player. Its usefull for rp servers

How to install

1. Download the rar file
2. Paste the Handshake.pwn and Handshake.amx to your filterscripts
4. Add it to your server.cfg



Commands


/shake
/accept shake(1-7)



Download links

http://www.mediafire.com/?w6qd6fea67n5zb8



Have fun
TouR
Reply
#2

some pictures please?
Reply
#3

Well looks good but include some screenshots.
Reply
#4

A video would be better....
Reply
#5

Its just a handshake dudes But as you wish

/imageshack/i/samp020.png/
/imageshack/i/samp018o.png/
Reply
#6

Do you need to be in the right position or will it set automatic?
Reply
#7

Props man, this is one of the neatest filterscripts I've seen in awhile.
Simple, easy to use, and intuitive.
Reply
#8

Quote:
Originally Posted by [KMA]DlennartD
View Post
Do you need to be in the right position or will it set automatic?
It's just like the original, so I guess so.
Reply
#9

You need to be in right position
Reply
#10

Really Coooool thanks man, i like some of the others will change it to suite my servers needs but the gredits defo go to you dude 10/10
Reply
#11

Quote:

Really Coooool thanks man, i like some of the others will change it to suite my servers needs but the gredits defo go to you dude 10/10

Hehe i am realy happy you like it dude
Reply
#12

Yeah... Sorry to pop your bubble like but eh... Freshkilla (PR-RP)\'s a friend of mine too so... I think you should give him credits for it, but it\'s good of you to place it into a single working Filterscript Nice job.
Reply
#13

Quote:

Freshkilla (PR-RP)\'s a friend of mine too so... I think you should give him credits for it

Basicaly i got the idea from SARP so i give SARP scripters credits :P
Reply
#14

hehe... I noticed But yet again... It\'s good of you to put it into a filterscript.


P.S: Check PM\'s.
Reply
#15

i have a problem, when i do /accept 1-7 it all has the same animation. :S
Reply
#16

pawn Code:
PreloadAnimLib(playerid,"BENCHPRESS");
    PreloadAnimLib(playerid,"BOMBER");
    PreloadAnimLib(playerid,"RAPPING");
    PreloadAnimLib(playerid,"SHOP");
    PreloadAnimLib(playerid,"BEACH");
    PreloadAnimLib(playerid,"SMOKING");
    PreloadAnimLib(playerid,"FOOD");
    PreloadAnimLib(playerid,"ON_LOOKERS");
    PreloadAnimLib(playerid,"DEALER");
    PreloadAnimLib(playerid,"CRACK");
    PreloadAnimLib(playerid,"CARRY");
    PreloadAnimLib(playerid,"COP_AMBIENT");
    PreloadAnimLib(playerid,"PARK");
    PreloadAnimLib(playerid,"INT_HOUSE");
    PreloadAnimLib(playerid,"FOOD");
    PreloadAnimLib(playerid,"CRACK");


// Add this to OnPlayerLogin or OnPlayerSpawn if you don\'t use a Godfather / LA-RP edit.

pawn Code:
PreloadAnimLib(playerid, animlib[])
{
    ApplyAnimation(playerid,animlib,"null",0.0,0,0,0,0,0);
}


// Add this anywhere in your script.
Reply
#17

thanks, its working now, great script!
Reply
#18

Glad I could help Enjoy.
Reply
#19

Quote:
Originally Posted by [KMA]DlennartD
View Post
thanks, its working now, great script!
Thank you mate, I am happy you like it
Reply
#20

Is it possible to make it so the person who offer the shake can choose what type it is?

Like this:

Offering:
/shake [id] [type]

Accepting:
/accept shake
Reply


Forum Jump:


Users browsing this thread: 6 Guest(s)