19.07.2012, 17:56
Anyone mind helping me to make a simple command using DIALOG STYLE LIST.
I have here a Body object
Here is what i want:
If player do /helm. The object above will show and attached to a player. Also add Remove Object in the list. Remove Object will obviously remove object that is attach to a player.
I have here a Body object
Код:
SetPlayerAttachedObject( playerid, 0, 18645, 2, 0.050000, 0.019999, 0.000000, 100.000000, 100.000000, 0.000000, 1.000000, 1.000000, 1.000000 ); // MotorcycleHelmet1 - helmet
If player do /helm. The object above will show and attached to a player. Also add Remove Object in the list. Remove Object will obviously remove object that is attach to a player.



