[HELP]hospital bug in LARP
#1

can any one help me..

in my server when any one die he didnot exit the hospital and he must relog...

can any one help me with the cmd or any thing pleas
Reply
#2

Reply
#3

i want a solution not a link to a topic...
Reply
#4

Quote:
Originally Posted by ::hardyboy
i want a solution not a link to a topic...
You will find a solution in that topic.
Reply
#5

but plz can u copy and past the solution here plz
Reply
#6

Quote:
Originally Posted by ::hardyboy
but plz can u copy and past the solution here plz
No. We will not, to prevent people to post such topics.
As you see, loads of people already asked this.
Search for LARP Hospital bug and you'll many results, with solutions.

You have to put time in creating and having a server, things will not go like "boom" and everything is fine.
Reply
#7

i tried ....and i failed so can any one help me
Reply
#8

Код:
if(FirstSpawn[playerid] != 1)
		  {
		  	//new string[256];
		  	new cut = deathcost;
				SafeGivePlayerMoney(playerid, -cut);
				MedicBill[playerid] = 0;
				MedicTime[playerid] = 0;
				NeedMedicTime[playerid] = 0;
				SetPlayerToTeamColor(playerid);
				SetPlayerPos(playerid, x, y, z);  here add where you want to spawn.. is dead on default no time...
 				SetPlayerFacingAngle(playerid, 0);
				SetPlayerInterior(playerid,0);
				PlayerInfo[playerid][pInt] = 0;  // here is set the interior where you spawn
                return 1;
              }
            
            }
Reply
#9

thx i hope i work
Reply
#10

Quote:
Originally Posted by Laura
*code*
That was so stupid, you help people that are too lazy to hit a few links to have the solution.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)