OficerD Posted November 19, 2015 Report Share Posted November 19, 2015 (edited) Buna Seara vreau sa schimb si eu Spawnul unei factiuni si tot am inampinat probleme la hq.Am mutat pickup la coordonatele care vreau eu dar cand dau enter nu face decat sa ma teleporteze toto la acelasi pickpup uitati aici linia: //SI HQ INTRARE } if (newkeys==KEY_SECONDARY_ATTACK) { if(PlayerInfo[playerid][pMember] == 11 || PlayerInfo[playerid][pLeader] == 11) { if PlayerToPoint(1,playerid,-2547.0818,392.5430,22.0156) *then { SetPlayerPos(playerid,-2547.0818,392.5430,22.0156); SetPlayerVirtualWorld(playerid,0); SetPlayerInterior(playerid,0); PlayerInfo[playerid][pInt] = 0; PlayerInfo[playerid][pvw] = 0; return 1; } }//SI HQ IESIRE } if (newkeys==KEY_SECONDARY_ATTACK) { if(PlayerInfo[playerid][pMember] == 11 || PlayerInfo[playerid][pLeader] == 11) { if PlayerToPoint(1,playerid,-2029.6576,-119.6139,1035.1719) *then { SetPlayerPos(playerid,-2029.8534,-120.5184,35.1693); SetPlayerVirtualWorld(playerid,0); SetPlayerInterior(playerid,0); PlayerInfo[playerid][pInt] = 0; PlayerInfo[playerid][pvw] = 0; return 1; Edited November 19, 2015 by OficerD Quote Link to comment Share on other sites More sharing options...
OficerD Posted November 20, 2015 Author Report Share Posted November 20, 2015 Acum 16 ore, OficerD a spus: Cineva? Quote Link to comment Share on other sites More sharing options...
WiDuAlK Posted November 20, 2015 Report Share Posted November 20, 2015 SetPlayerPos-reprezinta pozitia de spawn , acolo trebuie sa modifici coordonatele. Quote @WiDuAlK Tutorial`s: PAWN pentru SA:MP in Notepad++Tutorial Register-Login MYSQL R39 Tutorial etape de register Cum sa creezi un PayDay (2 METODE)Cum sa creezi o factiune de la 0 PART 1 Cum sa creezi o factiune de la 0 PART 2 Cum sa creezi o factiune de la 0 partea a 3-a (ULTIMA)Functii folositoare din NEW.PWN Tutorial Engine Vehicle Optimizare simplitate si stil Foreach inlocuieste loop-ul SSCANF si ZCMD Cum sa creezi o poarta miscatoare Tutorial cum sa creezi un radio pe server si cum sa iti creezi melodi pentru ascultat pe server Cum sa tii un server din PC folosind HAMACHI Documentatie* Despre hack-uri Servicii: Servicii Scripting & Mapping Produse: Farmer Job Realistic Drugs Dealer System [SA-MP] UNIQUE Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.