Vice City Multiplayer
VC:MP 0.3 => mIRC/pawn Scripting => Topic started by: [Akatsuki]Itachi on July 04, 2013, 10:26:58 am
-
I want the function of explosion for script and how to set an area when somebody come in it will send client message , i want to know the function, who can tell me ?
-
I want the function of explosion for script and how to set an area when somebody come in it will send client message , i want to know the function, who can tell me ?
Impossible in 0.3z.
-
Only the last one is possible, try to experiment with timers or "while" loop
-
Only the last one is possible, try to experiment with timers or "while" loop
:s with cars ?
-
Only the last one is possible, try to experiment with timers or "while" loop
:s with cars ?
nah, he asked about creating an area
-
Only the last one is possible, try to experiment with timers or "while" loop
What do you mean by "while" loop ?
And the explosion I found it at here, so I asked who can tell me how to use it. At
http://forum.vicecitymultiplayer.com/index.php?topic=5727.30 if you scroll down a little, you will find it
-
Only the last one is possible, try to experiment with timers or "while" loop
What do you mean by "while" loop ?
The "while" loop is used to pass the function while parameter is equal (or not equal, by your choise) to the specified.
for example:
[pawn]
new a;
while(a < 10)
{
a++;
}
[/pawn]
-
Can you make a more specified example ? and the
a < 10
the ten is what meaning ? and where is the place to put coordinate ?
-
Can you make a more specified example ? and the
a < 10
the ten is what meaning ? and where is the place to put coordinate ?
try to search for pawn tutorials and guides
"a" is variable, it's value can be set by numbers (-99999; +99999)
"while(a < 10)" is a condition that pastes the function (functions) while "a < 10" (example)
-
i still don't get it :(
-
Explosions are impossible, but you can try to spam cars with health zero. However they need a few seconds to explode.
If you want to check if a player is in an area, you have to use or a timer or the on player move event. The easiest way is to search if the player is in a circular around a point - calculate the distance between player pos and the middle of your area.
-
I want the function of explosion for script and how to set an area when somebody come in it will send client message , i want to know the function, who can tell me ?
it will be possible to kill a player when in a area you want to kill.
but impossible to explosion.
but kinda possible
by adding a vehicle underground of area.
and set a timer loop for it destroying again and again to set explosion!
-
I want the function of explosion for script and how to set an area when somebody come in it will send client message , i want to know the function, who can tell me ?
it will be possible to kill a player when in a area you want to kill.
but impossible to explosion.
but kinda possible
by adding a vehicle underground of area.
and set a timer loop for it destroying again and again to set explosion!
Nice Bump. It is july
-
I want the function of explosion for script and how to set an area when somebody come in it will send client message , i want to know the function, who can tell me ?
it will be possible to kill a player when in a area you want to kill.
but impossible to explosion.
but kinda possible
by adding a vehicle underground of area.
and set a timer loop for it destroying again and again to set explosion!
Nice Bump. It is july
no april. fool