Things, impossible to script?
#1

So tell me guys, what do you think would be (very useful but) impossible to script?
Reply
#2

Quote:
Originally Posted by Double-O-Seven
View Post
So tell me guys, what do you think would be (very useful but) impossible to script?
pawn Code:
SetPlayerFace(playerid,facetype);
Smile
Cry
Laugh
etc.
Reply
#3

Ummm maybe if people can enter in the car trunk?
Reply
#4

Bulletproof glass maybe? Im pretty sure bulletproof tires can be made, but the bulletproof glass would be cool
Reply
#5

ShowPlayerImage();

OnPlayerClickMap();

^^ Not sure if you could do these?
Reply
#6

Quote:
Originally Posted by WoodPecker
View Post
Ummm maybe if people can enter in the car trunk?
It is possible.

Anyway, most things people post in here, are not impossible but will be really difficult.
Reply
#7

Quote:
Originally Posted by varthshenon
View Post
pawn Code:
SetPlayerFace(playerid,facetype);
Smile
Cry
Laugh
etc.
Quote:
Originally Posted by [HiC]TheKiller
View Post
It is possible.

Anyway, most things people post in here, are not impossible but will be really difficult.
Holy shit, how?
Reply
#8

Quote:
Originally Posted by varthshenon
View Post
Holy shit, how?
3rd mods addon's
And there are already anims with faces in SA we just need to find them (I once founded opening mouth anim)
Reply
#9

Quote:
Originally Posted by Double-O-Seven
View Post
So tell me guys, what do you think would be (very useful but) impossible to script?
Quote:
Originally Posted by DRIFT_HUNTER
View Post
3rd mods addon's
And there are already anims with faces in SA we just need to find them (I once founded opening mouth anim)
Just the face, not the whole body.
Reply
#10

umm...Ability to use Cups...Pots... (For Rp'ing , it would be really cool to serve tea..etc)
Reply
#11

pawn Code:
FuckPlayer(playerid);
just kidding
pawn Code:
EnableHeadShots(enable); //this will fully enable headshots, with the decapatation and this shit.
SendPlayerFile(playerid, filename[]); //send a file to the User Files directory of the player.
IsPlayerIdle(playerid); //check if the player has pressed ESC.
Reply
#12

IsPlayerIdle is scriptable...
SetWaterLevel()
Reply
#13

Umm think of this to add a custom object to a players file or somthing
It's not possible for you to do I dont think but a admin will look at this

pawn Code:
if(CheckPLayerHasObject = 0);
{
      DownloadObjectForPlayer(ThisWouldBeSoCool);
}
           else ConnectPlayer(playerid);
           return 1;
}
But in proper coding i'm not sure how it will look but its impossible anyway
Reply
#14

Bulletproof glass is not hard but it has limitations
Reply
#15

Quote:
Originally Posted by IceCube!
View Post
Umm think of this to add a custom object to a players file or somthing
It's not possible for you to do I dont think but a admin will look at this

pawn Code:
if(CheckPLayerHasObject = 0);
{
      DownloadObjectForPlayer(ThisWouldBeSoCool);
}
           else ConnectPlayer(playerid);
           return 1;
}
But in proper coding i'm not sure how it will look but its impossible anyway
MWAH HAH
https://sampforum.blast.hk/showthread.php?tid=273563
Reply
#16

SetWaterHight(hight), SetWaterHightForPlayer(playerid, hight)
Reply
#17

AddWaterTile(posx, posy, poxz);
Reply
#18

Breakdance animations.
Reply
#19

SendPlayerFile could be used and send like 1 million or so files to a players computer. I personally wouldn't be happy if a server did this to me.
Reply
#20

RemoveRainForArea for custom maps, when it rains inside
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)