- 0
cum setez imaginile
-
Similar Content
-
- 2 answers
- 187 views
-
Cum pot face sa seteze automat random vremea (weather) pe server cu ID-urile alese de mine
By cstef4n,
- 1 answer
- 198 views
-
-
Recently Browsing 0 members
- No registered users viewing this page.

Question
crazyzee
Salu all , folosesc si eu acest tutorial insa am o problema cand se deruleaza tutorialul si ajunge la Banka LS , la Spital ... eu am setat la fiecare sa se vada o imagine cu acestea in sa imi apare imaginea stearsa trebuie sa setez cumva SetPlayerCameraPos sper sa ma ajutati voi :
[pawn]if(TutTime >= 1)
{
TutTime += 1;
if(TutTime == 3)
{
SetPlayerTime(i, 24, 0);
ClearChatbox(i, 10);
SendClientMessage(i, COLOR_WHITE, "Deci esti nou pe aici? Ei bine, in acest tutorial vei invata multe lucruri importante.");
SendClientMessage(i, COLOR_WHITE, "Sa incepem cu inceputul:");
SendClientMessage(i, COLOR_WHITE, " ");
SetPlayerCameraPos(i, 2247.0215,-1655.0173,17.2856);
SetPlayerCameraLookAt(i, 2244.6536,-1663.9304,15.4766);
SetPlayerInterior(i, 0);
SetPlayerVirtualWorld(i, 99);
SetPlayerPos(i, 1429.6189,-863.6810,50.0140);
SendClientMessage(i, COLOR_YELLOW, ":: Multumim ca ai ales PlayINFERNO ::");
SendClientMessage(i, COLOR_WHITE, " ");
SendClientMessage(i, COLOR_YELLOW2, "{FF8000}Salut, vad ca esti nou, asa ca-ti voi prezenta un tutorial scurt.");
SendClientMessage(i, COLOR_YELLOW2, "{FF8000}Orice nou player trebuie sa stie ce el / ea, poate si nu poate face.");
SendClientMessage(i, COLOR_YELLOW2, "{FF8000}O sa-ti dau niste imformatii, asa ca te rog acorda-le atentie.");
}
else if(TutTime == 10)
{
SetPlayerTime(i, 24, 0);
ClearChatbox(i, 10);
SetPlayerPos(i, 909.7548,-1747.2936,13.5469);
SetPlayerCameraPos(i, 908.0259,-1743.8546,18.5469);
SetPlayerCameraLookAt(i, 927.3522,-1723.3080,13.5469);
SetPlayerVirtualWorld(i, 0);
SetPlayerInterior(i, 0);
SendClientMessage(i, COLOR_YELLOW, ":: Spawn Civil ::");
SendClientMessage(i, COLOR_WHITE, " ");
SendClientMessage(i, COLOR_YELLOW2, "{FF8000}Acest server se bazeaza pe modul The GodFather.");
SendClientMessage(i, COLOR_YELLOW2, "{FF8000}Jucatorii care vin doar sa se distreze pe seama deathmatch-ului vor fi sanctionati.");
SendClientMessage(i, COLOR_YELLOW2, "{FF8000}Numele tau conteaza foarte mult.");
SendClientMessage(i, COLOR_YELLOW2, "{FF8000}Deci e mai bine sa ai un nume scurt si usor de citit. Ex:IoNuTz.");
SendClientMessage(i, COLOR_YELLOW2, "Daca vrei sa aflii mai multe viziteaza forumul nostru si intra la categoria PlayINFERNO The Godfather.");
SendClientMessage(i, COLOR_YELLOW2, "{FF8000}(Forumul este: www.PlayINFERNO.net).");
}
else if(TutTime == 25)
{
SetPlayerTime(i, 24, 0);
ClearChatbox(i, 10);
SetPlayerPos(i, 1484.3926,-1767.2362,13.1182);
SetPlayerCameraPos(i, 1485.9294,-1770.9418,18.7958);
SetPlayerCameraLookAt(i, 1484.8512,-1771.4022,18.7958);
SetPlayerInterior(i, 0);
SetPlayerVirtualWorld(i, 99);
SendClientMessage(i, COLOR_YELLOW, ":: Primaria Los Santos ::");
SendClientMessage(i, COLOR_WHITE, " ");
SendClientMessage(i, COLOR_YELLOW2, "{FF8000}Daca nu intelegi ceva poti contacta un admin.");
SendClientMessage(i, COLOR_YELLOW2, "{FF8000}Pentru a vedea adminii poti scrie /admins.");
SendClientMessage(i, COLOR_YELLOW2, "{FF8000}Poti folosi urmatoarea intrebare: Salut, ma poti ajuta si pe mine cu...?");
SendClientMessage(i, COLOR_YELLOW2, "{FF8000}Nu cauza conflicte pe server, vei fi privit urat de catre ceilalti jucatori");
SendClientMessage(i, COLOR_YELLOW2, "{FF8000}Daca ajungi intr-un conflict, incearca sa il inchizi, asta te va ferii de o sanctiune.");
SendClientMessage(i, COLOR_YELLOW2, "{FF8000}Foloseste comenzile /w (privat) /sms (Daca ai numarul de telefon) pentru a vorbi cu cineva.");
}
else if(TutTime == 35)
{
SetPlayerTime(i, 24, 0);
ClearChatbox(i, 10);
SetPlayerPos(i, 1529.5627,-1681.7024,12.9537);
SetPlayerCameraPos(i, 1535.9584,-1676.1428,18.3828);
SetPlayerCameraLookAt(i, 1553.7861,-1676.4270,16.1953);
SetPlayerInterior(i, 0);
SendClientMessage(i, COLOR_YELLOW, ":: Politia Los Santos::");
SendClientMessage(i, COLOR_WHITE, " ");
SendClientMessage(i, COLOR_YELLOW2, "{FF8000}Codurile nu sunt permise pe server, daca cineva foloseste va fi banat permanent.");
SendClientMessage(i, COLOR_YELLOW2, "{FF8000}De aceea nu dorim folosirea codurilor.");
SendClientMessage(i, COLOR_YELLOW2, "{FF8000}Daca vezi pe cineva folosind cod raporteaza-l la admini folosind comanda /report.");
SendClientMessage(i, COLOR_YELLOW2, "{FF8000}Abuzul de bug sau de altceva in scop personal este asemenea considerat cod deci primesti ban.");
SendClientMessage(i, COLOR_YELLOW2, "{FF8000}Deci nu vrem sa abuzezi, daca vezi pe cineva ca abuzeaza de un bug /report.");
SendClientMessage(i, COLOR_YELLOW2, "{FF8000}Incearca sa joci corect, e mai bine si mai distractiv.");
}
else if(TutTime == 44)
{
SetPlayerTime(i, 24, 0);
ClearChatbox(i, 10);
SetPlayerPos(i, 1457.1412,-1035.8192,23.6563);
SetPlayerCameraPos(i, 1535.9584,-1676.1428,18.3828);
SetPlayerCameraLookAt(i, 1553.7861,-1676.4270,16.1953);
SetPlayerInterior(i, 0);
SendClientMessage(i, COLOR_YELLOW, ":: Banka Los Santos ::");
SendClientMessage(i, COLOR_WHITE, " ");
SendClientMessage(i, COLOR_YELLOW2, "{FF8000}Inainte de toate doresc sa incep cu Adminii.Respectatii cu orice pret.");
SendClientMessage(i, COLOR_YELLOW2, "{FF8000}Noi toti incercam sa satisfacem pe toata lumea si sa ajutam pe toti oricum este posibil.");
SendClientMessage(i, COLOR_YELLOW2, "{FF8000}In al doilea rand nu incerca sa injuri sau ceva de genul, vei sfarsii banat pe server.");
SendClientMessage(i, COLOR_YELLOW2, "{FF8000}Trateaza cu respect jucatorii asa cum si tu astepti respect.");
}
else if(TutTime == 63)
{
ClearChatbox(i, 10);
SetPlayerTime(i, 24, 0);
SetPlayerPos(i, 2005.3171,-1448.1742,13.1280);
SetPlayerCameraPos(i, 1204.3781,-1313.3323,16.3984);
SetPlayerCameraLookAt(i, 1174.7167,-1323.4485,14.5938);
SetPlayerInterior(i, 0);
SendClientMessage(i, COLOR_YELLOW, ":: Spitalul Los Santos ::");
SendClientMessage(i, COLOR_WHITE, " ");
SendClientMessage(i, COLOR_YELLOW2, "{FF8000}Nu admitem Drive-by, deoarece e un mod usor de a omora.");
SendClientMessage(i, COLOR_YELLOW2, "{FF8000}Si este DeathMatch, care nu admitem de asemenea.");
SendClientMessage(i, COLOR_YELLOW2, "{FF8000}Nu face ceea ce interzicem daca nu vrei sa fi banat.");
}
else if(TutTime == 73)
{
ClearChatbox(i, 10);
SetPlayerTime(i, 24, 0);
SetPlayerPos(i, 594.1543,-1232.6328,17.4311);
SetPlayerCameraPos(i, 404.5051,177.8436,894.5491);
SetPlayerCameraLookAt(i, 383.0614,165.8229,893.7183);
SetPlayerInterior(i, 0);
SendClientMessage(i, COLOR_YELLOW, ":: Materials GET ::");
SendClientMessage(i, COLOR_WHITE, " ");
SendClientMessage(i, COLOR_YELLOW2, "{FF8000}Dorim sa folosesti limba romana, doar suntem romani.");
SendClientMessage(i, COLOR_YELLOW2, "{FF8000}Daca vrei sa vorbesti cu cineva pe limba ta, foloseste /sms sau /w.");
SendClientMessage(i, COLOR_YELLOW2, "{FF8000}Publicitatea este INTERZISA, publicitatea te va conduce direct spre ban.");
}
else if(TutTime == 85)
{
ClearChatbox(i, 10);
SetPlayerTime(i, 24, 0);
SetPlayerPos(i, -2108.7405,-168.3065,34.8878);
SetPlayerCameraPos(i, 1458.3872,-1042.2423,24.8281);
SetPlayerCameraLookAt(i, 1458.5930,-1019.9205,24.5264);
SetPlayerInterior(i, 0);
SendClientMessage(i, COLOR_YELLOW, ":: Materials DELIVER ::");
SendClientMessage(i, COLOR_WHITE, " ");
SendClientMessage(i, COLOR_YELLOW2, "{FF8000}Am terminat, sper sa iti amintesti tutorialul si regulamentul, daca ai probleme www.PlayINFERNO.net");
SendClientMessage(i, COLOR_YELLOW2, "{FF8000}Doar tineti-le minte si distrati-va!");
SendClientMessage(i, COLOR_YELLOW2, "{FF8000}Salutari de la echipa PlayINFERNO The Godfather. Sa aveti noroc si distrati-va.");
}
else if(TutTime == 100)
{
TutTime = 0; PlayerInfo[pTut] = 1;
//Update(i, pTutorialx);
gOoc = 0; gNews = 0; gFam = 0;
TogglePlayerControllable(i, 1);
MedicBill = 0;
//SetSpawnInfo(i, PlayerInfo[pTeam], PlayerInfo[pModel], 0.0, 0.0, 0.0, 10.0, -1, -1, -1, -1, -1, -1);
//SpawnPlayer(i);
//SpawnPlayer(i);
//AfterTutorial = 1;
SetCameraBehindPlayer(i);
CP = 80;
ClearChatbox(i, 10);
SetPlayerInterior(i, 0);
SetPlayerPos(i, 937.8021,-1720.4603,13.5469);
SetCameraBehindPlayer(i);
SetPlayerVirtualWorld(i, 0);
//PlayerInfo[pVirWorld] = 0;
SetCameraBehindPlayer(i);
//SetTimerEx("UnsetAfterTutorial", 2500, false, "i", i);
//SetTimerEx("UnsetFirstSpawn", 5000, false, "i", i);
new hour,minute,second;
gettime(hour, minute, second);
SetPlayerTime(i, hour, minute);
SendClientMessage(i, COLOR_YELLOW, ":: Finalul ::");
SendClientMessage(i, COLOR_WHITE, " ");
SendClientMessage(i, COLOR_YELLOW, "Daca ai nevoie de ajutor foloseste /n ca sa intrebi ceva");
SendClientMessage(i, COLOR_YELLOW, "Scrie /help2 ca sa vezi toate informatiile despre server");
}
}[/pawn]
RPG.VIBEPLAY.RO
Recomand acest server Romanesc bY woozie aka. weedluver aka. undertaker !!
4 answers to this question
Recommended Posts