Surviving GM question
#6

You should get a Object such as: (Obviously don't use mine, use the object that u made at the spawn point.


CreateObject(983, 1534.439209, 663.290771, 10.503867, 0.0000, 0.0000, 91.9597);

Now, get the UNDERLINED bits, copy them.

and now before that CreateObject, make it look like //CreateObjects (blablabla)

Now insert them here"

AddPlayerClass(170,PASTE THEM HERE! 0,0,0,0,0,0);

and add that to your Gamemodeinit

Now, as for the water things, etc, make a pickup, and when its called, make it give you HP.

If you want the player to spawn with a little bit of health, add this to your on onplayerspawn

pawn Код:
SetPlayerHealth(playerid,20.0);
Reply


Messages In This Thread
Surviving GM question - by craponnaruto - 23.08.2009, 00:14
Re: Surviving GM question - by ronyx69 - 23.08.2009, 00:16
Re: Surviving GM question - by craponnaruto - 23.08.2009, 00:18
Re: Surviving GM question - by craponnaruto - 23.08.2009, 00:20
Re: Surviving GM question - by ronyx69 - 23.08.2009, 00:29
Re: Surviving GM question - by Memoryz - 23.08.2009, 01:38

Forum Jump:


Users browsing this thread: 1 Guest(s)