ENG Samp Forum Link: KLICK
Objects: 138
Teleport Command:
Code
if (strcmp("/hospital", cmdtext, true, 10) == 0)
{
new name[MAX_PLAYER_NAME],string[128];
GetPlayerName(playerid,name,sizeof(name));
format(string,sizeof(string),"*** %s hat sich zum Hospital teleportiert! (/hospital)",name);
SendClientMessage(playerid,YELLOW,string);
SetPlayerPos(playerid,1935.4089,-2110.2100,-19.3109);
SetPlayerFacingAngle(playerid,322.2638);
return 1;
}
(im FS enthalten)
Screenshots:
Patient room
Waiting room
Consulting room
Cantine
Emergencies
[size=10pt]Download Area[/size]