Zapadni Balkan SA-MP

PAWN | SKRIPTANJE => SAMP Tutorijali => Topic started by: fx3ee.pwn on November 17, 2025, 11:10:13 PM

Title: [TUTORIAL] CreateActor
Post by: fx3ee.pwn on November 17, 2025, 11:10:13 PM

/ACTOR - Tutorijal
Pozdrav svima! 
Danas cemo pokazati kako napraviti ACTORA u SA:MP. 
Ovaj tutorijal je jednostavan i sve se moze uraditi za oko 5 minuta.

★ KORACI ★

Code: You are not allowed to view links. Register or Login
Documents\GTA San Andreas User Files\SAMP
i pronadjite fajl savedpositions.txt.
Code: You are not allowed to view links. Register or Login
AddPlayerClass(0,1080.7222,-1747.4792,13.4776,176.0950,0,0,0,0,0); // bot1
Code: You are not allowed to view links. Register or Login
1080.7222,-1747.4792,13.4776,176.0950
Code: You are not allowed to view links. Register or Login
CreateActor(294, 1080.7222, -1747.4792, 13.4776, 176.0950);

★ OBJASNJENJE ★

Code: You are not allowed to view links. Register or Login
[*] [b]CreateActor[/b] - funkcija kojom spawnate actora.
[*] [b]294[/b] - Skin actora (moze biti bilo koji od 1 do 311).
[*] [b]1080.7222, -1747.4792, 13.4776, 176.0950[/b] - kordinate gde zelite da se actor pojavi.

★ INCLUDE FAJL ★

Code: You are not allowed to view links. Register or Login
#include <a_actor>
ispod:
Code: You are not allowed to view links. Register or Login
#include <a_samp>
Proverite ovde (https://www.virustotal.com/#/file/62301876f2db8a522c0d951c594b0fd12a3656168dfc004441df30744eff58f1/detection)

★ NAPOMENA ★ 
To je to! Sada imate svog ACTORA u SA:MP-u.
SimplePortal 2.3.7 © 2008-2026, SimplePortal