SA-MP Forums Archive
[FilterScript] Transformation Into A Deer - Printable Version

+- SA-MP Forums Archive (https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Filterscripts (https://sampforum.blast.hk/forumdisplay.php?fid=17)
+--- Thread: [FilterScript] Transformation Into A Deer (/showthread.php?tid=480868)



Transformation Into A Deer - LevPopov - 13.12.2013

Hi All! Sorry for my bad english!

Video - [ame]http://www.youtube.com/watch?v=-Higd097Or4[/ame]

PHP Code:
new Lev,Popov
In OnGameModeInit:
PHP Code:
Lev CreateObject(193150.00.00.0180.00.00.0);
Popov 594
In public OnPlayerCommandText
PHP Code:
    if (strcmp("/olen"cmdtexttrue10) == 0)
    {
        new 
Float:x,Float:y,Float:z,Float:a;
        
GetPlayerPos(playerid,x,y,z);
        
GetPlayerFacingAngle(playerid,a);
        
Popov CreateVehicle(594,x+2,y,z+2,a,-1,-1,60);
        
AttachObjectToVehicle(LevPopov,0.0,0.0,0.4,0.0,0.0,90.0);
        
LinkVehicleToInterior(Popov,6);
        
PutPlayerInVehicle(playerid,Popov,0);
        return 
1;
    } 
In Cow:
PHP Code:
new Leo,Nikolaevich
PHP Code:
Leo CreateObject(164420.00.00.0180.00.00.0); 
Popov 594
PHP Code:
    if (strcmp("/cow"cmdtexttrue10) == 0
    { 
        new 
Float:x,Float:y,Float:z,Float:a
        
GetPlayerPos(playerid,x,y,z); 
        
GetPlayerFacingAngle(playerid,a); 
        
Nikilaevich CreateVehicle(594,x+2,y,z+2,a,-1,-1,60); 
        
AttachObjectToVehicle(LeoNikilaevich,0.0,0.0,0.4,0.0,0.0,90.0); 
        
LinkVehicleToInterior(Nikilaevich,6); 
        
PutPlayerInVehicle(playerid,Nikilaevich,0); 
        return 
1
    } 
In Parrot:
PHP Code:
new Leo,Nikolaevich
PHP Code:
Leo CreateObject(190780.00.00.0180.00.00.0); 
Popov 464
PHP Code:
    if (strcmp("/parrot"cmdtexttrue10) == 0
    { 
        new 
Float:x,Float:y,Float:z,Float:a
        
GetPlayerPos(playerid,x,y,z); 
        
GetPlayerFacingAngle(playerid,a); 
        
Nikilaevich CreateVehicle(464,x+2,y,z+2,a,-1,-1,60); 
        
AttachObjectToVehicle(LeoNikilaevich,0.0,0.0,0.4,0.0,0.0,90.0); 
        
LinkVehicleToInterior(Nikilaevich,6); 
        
PutPlayerInVehicle(playerid,Nikilaevich,0); 
        return 
1
    } 



Re: Transformation Into A Deer - AIped - 13.12.2013

just...LOL easy to make but fun


Re: Transformation Into A Deer - Stgnature - 13.12.2013

Can you upload some PIC? youtube Blocked on my Country


Re: Transformation Into A Deer - LeGGGeNNdA - 13.12.2013

LoL, this is funny.


Re: Transformation Into A Deer - Nostalgia - 13.12.2013

Hue hue hue hue. It's nice. Pretty funny .


Re: Transformation Into A Deer - Unri - 13.12.2013

Lol. I imagine a deer running trough a roleplay scenario.


Re: Transformation Into A Deer - LevPopov - 13.12.2013

Deer this is Vehicle and Object xD


Re: Transformation Into A Deer - Wizza - 13.12.2013

Quote:
Originally Posted by AIped
View Post
just...LOL easy to make but fun
So what if its easy and why didnt you make it before? this guy is very smart. This is very creative good job!


Re: Transformation Into A Deer - LevPopov - 13.12.2013

Yes! Wizza are right. I'm very clever
But i bad speak english, I'm Russian (From Kazakhstan)