Posts: 815
Threads: 127
Joined: May 2011
Reputation:
0
Ok, now I want to know about this exploding thing. Ok, I created a command ex. /airstrike and I did, IfIsPlayerInRangeOfPoint, SetPlayerHealth(playerid, 0.00) ... Now with that command IfIsPlayerInRangeofPoint and the rage point is ex. 100.0000 will it work?
Will the player's in range of point die?
Posts: 2,286
Threads: 18
Joined: Jun 2010
It will work, though I would recommend you to create real huge explosions at that place. Looks more realistic.
Posts: 6,236
Threads: 310
Joined: Jan 2011
Reputation:
0
You can't create explosions so big.
Posts: 2,286
Threads: 18
Joined: Jun 2010
Quote:
Originally Posted by MP2
You can't create explosions so big.
|
But he could create a few o.o
Posts: 6,236
Threads: 310
Joined: Jan 2011
Reputation:
0
There's a limit as to how many can be shown. Depending on the scale of the explosion that he wants, using SetPlayerHealth would be better, with an explosion at the center.
Posts: 815
Threads: 127
Joined: May 2011
Reputation:
0
Ok, good to know.. but will I die too?
Posts: 2,286
Threads: 18
Joined: Jun 2010