[Include] M_Spawns
#1

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:
pawn Код:
public OnPlayerSpawn(playerid)
{
         Spawn(playerid);
}
It's that simple

Download

SolidFiles:http://solidfiles.com/d/ebd9/

Thanks
Reply
#2

A little bit of advice, Don't release things like this. Yea it may make your life easier, but you need to think about how it can help others save a ton of time. Not just a little bit of code.

Keep working on your scripts though. Come up with something useful and original. Not a include for something simple like this. Something more complex. Push your limits.
Reply
#3

Funny you should say that as I'm currently working on M_Files. I have already put a lot into that. This release is only for new scripters, Also i find that this does save some time, it may not be a lot.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)