General Discussion > Videos and Screenshots

Seby | Tricks & Discoveries Showroom

(1/3) > >>

sseebbyy:
Seby's Tricks & Discoveries


Hmmm.... I will show you my last tricks in Pawn (at least) :

1.  New function  |  Fade in/out from black - squirrel (new)
2.  Kind of  |  Auto-Respawn System (new)
3.  Bloody Steps | Zombie Style (new)
4.  Chat's Mirror

I decided to add to this showroom and my discoveries (maybe known, maybe unknown), so here we go:

1.  Anim ID 33 - Chainsaw Test
                          - Bomb Test
                          - Night Stick Test
2.  Falling Animation in RequestClass - squirrel


0.4 Board

1. See RC Vehicles as normal !
Before & After


--- Code: ---Set Player's alpha to 0 when enters a RC Vehicle, and that's it.
--- End code ---

2. No more boxes for vehicles' lights !
Before & After

You can do it for front lights too. I suggest you to create a new function like "CreateVehicle" that implements this feature too.

--- Code: ---vehicle.SetHandlingData(29,10);
vehicle.SetHandlingData(30,10);
--- End code ---


I think I will update this topic with every new trick that I found and I want to share with you  :P

PS: By the way, do not wait for more tricks soon.

Franklin:
very nice.

[AoD]NC:
Good job. I see you still have some new ideas.

MatheuS:
Very Nice Seby  ;)

sseebbyy:
Thanks all !    :D



--- Quote from: [AoD]NC on October 03, 2013, 10:48:48 am ---I see you still have some new ideas.

--- End quote ---

Better say: Old ideas applied now.


An very old idea applied now :3

New function  |  Fade in/out from black - squirrel

First post was updated !

Navigation

[0] Message Index

[#] Next page

Go to full version