User:Lopez: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
|||
Line 85: | Line 85: | ||
|San Fierro variant of 284 (bike cop) | |San Fierro variant of 284 (bike cop) | ||
|} | |} | ||
== Cinema == | |||
=== TODO === | |||
* Support for: Hitbox, Livestream | |||
* Video rating (+1 / -1) | |||
* Static video preview on mini-screens outside rooms (thumbs downloaded from video service site) | |||
* Non-gamemode ... mode | |||
* Help page/window/something | |||
* Private rooms | |||
* Map editor plugin for easy room managing? |
Revision as of 22:39, 14 September 2014
Function has been disabled. | |
Super hero already exists. |
Syntax
superhero createSuperHero (float x, float y, float z [, string name = "lopez", string nationality = "Poland", int intelligence = 1337, int force = 1337, int beauty = 1337 ] )
Returns
Returns the super hero element that was created. Returns false if the arguments are incorrect, or if the super hero limit of 1 is exceeded.
You can look to
- my Counter Strike MTA project (Counter Strike: Renderware)
- my public resources
- my YouTube channel
- my editions
- my polish wikipedia account
- my twitter (only polish)
- my polish forum about Multi Theft Auto
- you can also search my nick for proposals in bugs.mtasa.com
Lolcontent fact about lopez: he created polish sa-mp wiki on 2009, but currently project is dead (sa-mp sux).
My bug reports
bugs
- 7540 changing "move_speed" property with setWeaponProperty does nothing
- 7719 [confirmed] getPedTotalAmmo() & getPedAmmoInClip() sometimes gets crazy
- 7753 control states - bugs with crouch
- 7760 grenade explode when it is destroyed
requests
- 7541 [request] more properties in setWeaponProperty
- 7631 [request] playPoliceRadioSound, playGTAScriptedSound
todo
CULL
8 track stadium: -1399.83, -208.103, 1039.34, 0, 120.187, 1039.34, 173.006, 0, 1157.71, 2, 0, 0, 0, 0
fast links
Experiments
N
new
F
feedback
C
confirmed
R
resolved
setSoundVolume(playSFX("radio", "Police", 17), 1)
New MTA models
name description wmycd2 wfycrp somyap vhfyst pink variant of 41 cdeput lvpdm1 Las Venturas variant of 284 (bike cop) sfpdm1 San Fierro variant of 284 (bike cop)
Cinema
TODO
- Support for: Hitbox, Livestream
- Video rating (+1 / -1)
- Static video preview on mini-screens outside rooms (thumbs downloaded from video service site)
- Non-gamemode ... mode
- Help page/window/something
- Private rooms
- Map editor plugin for easy room managing?