25.10.2011, 04:02
Welcome
Hey, So recently i released dspawns, which turned out to be a complete fail!, so after some time i decided to release M_Spawns which is now working!
Itroduction
Okay,
The reason for this release is simple, i as a scripter can be very lazy when it comes to tasks like this, so scripting this has made my life so much easier.
At the moment the .inc file includes only 22 spawn points around LS but will soon release V2 which will cover LV SF And more of LS.
But of course you can simply edit this.
How To Use
The include file is extremely simple to use with only 1 native which is simply added to your public OnPlayerSpawn(playerid)
Example:
It's that simple ![Cheesy](images/smilies/biggrin.png)
Download
SolidFiles:http://solidfiles.com/d/ebd9/
Thanks
Hey, So recently i released dspawns, which turned out to be a complete fail!, so after some time i decided to release M_Spawns which is now working!
Itroduction
Okay,
The reason for this release is simple, i as a scripter can be very lazy when it comes to tasks like this, so scripting this has made my life so much easier.
At the moment the .inc file includes only 22 spawn points around LS but will soon release V2 which will cover LV SF And more of LS.
But of course you can simply edit this.
How To Use
The include file is extremely simple to use with only 1 native which is simply added to your public OnPlayerSpawn(playerid)
Example:
pawn Код:
public OnPlayerSpawn(playerid)
{
Spawn(playerid);
}
![Cheesy](images/smilies/biggrin.png)
Download
SolidFiles:http://solidfiles.com/d/ebd9/
Thanks