[FilterScript] Toilet in SA-MP[RP]
#1

I made a toilet in my samp server marker for Role Play.
Is easy to do.
I hope you enjoy and have fun )
(not shit everywhere, now you have a toilet)









if(strcmp(cmdtext, "/caca", true) == 0) // change order after your language /caca
{
if(IsPlayerInRangeOfPoint(playerid, 7.0, 1287.1453, -1289.3599, 12.375)
{
new string[64], pName[MAX_PLAYER_NAME];
GetPlayerName(playerid,pName,MAX_PLAYER_NAME);
format(string,sizeof string,"{00FFEE}%s {FFFFFF}face {F3FF02}Caca {FFFFFF}la {F81414}WC!",pName);
SendClientMessageToAll(0xFFFFFFAA,string);
LoopingAnim(playerid,"PED","SEAT_idle", 4.0, 1, 0, 0, 0, 0);
}
return 1;
}
if(strcmp(cmdtext, "/pipi", true) == 0) // change order after your language /pipi
{
if(IsPlayerInRangeOfPoint(playerid, 7.0, 1287.1453, -1289.3599, 12.375)
{
new string[64], pName[MAX_PLAYER_NAME];
GetPlayerName(playerid,pName,MAX_PLAYER_NAME);
format(string,sizeof string,"{00FFEE}%s {FFFFFF}face {F3FF02}PIPI {FFFFFF}la {F81414}WC!",pName);
SendClientMessageToAll(0xFFFFFFAA,string);
SetPlayerSpecialAction(playerid, SPECIAL_ACTION_PISSING);
}
return 1;
}


fs here
Reply
#2

Simple but...

Is good (?)
Reply
#3

This is funny.

Nice.
Reply
#4

tnx [is original] no copi paste [RP useful]
Reply
#5

Funny script xD
Reply
#6

if you wont
I can do in other places you wont
pm me
Reply
#7

nice 9/10 and funny script ... its useful for rp
EDIT: Nice work xd
Reply
#8

hahah this is awsome why NO USE ZCMD lol great work 10.10 i might make a very good system like this one
Reply
#9

tnx
now i working on a project better than this.
Reply
#10

Hahaha nice
Reply
#11

if you and another location, notify me
Reply
#12

version 2 is here https://sampforum.blast.hk/showthread.php?tid=416071&page=7
Reply
#13

Pas mal
Reply
#14

Not trying to diss, but...seriously?
Reply
#15

Ok.. This is for samp players to stop dropping their shits everywhere on san andreas? Good thing we have new fs!!

HURRAY
Reply
#16

A rather unique script... Wouldn't use it for a RP gamemode though.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)