help me - Printable Version
+- SA-MP Forums Archive (
https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (
https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Scripting Help (
https://sampforum.blast.hk/forumdisplay.php?fid=12)
+--- Thread: help me (
/showthread.php?tid=588483)
help me -
SeNNNz - 09.09.2015
Am si eu nevoie de putin ajutor.. cum fac ca atunci cand intru intr-o cladire sa apas "F" or "Enter" in loc sa mai scriu /enter & /exit de fiecare data ..
{
if(newkeys == KEY_SECONDARY_ATTACK)
{
if (IsPlayerInRangeOfPoint(playerid, 2,1554.7621,-1675.5870,16.1953)) // locul unde sa apese F
{
SetPlayerPos(playerid, x,y,z; //locul unde sa il teleporteze
}
}
}
Am incercat cu comanda aceasta pentru LSPD , la exterior merg coordonatele.. dar la interior am luat coordonatele si nustiu ce sa pun am incercat mai multe variante:
AddPlayerClass(61,246.7732,65.1425,1003.6406,256.3 727,0,0,0,0,0,0); // interiorlspd
Re: help me -
Sithis - 09.09.2015
Please choose a proper topic title, and use english only in your post.
Re: help me -
SeNNNz - 09.09.2015
RESOLVED