13.12.2013, 18:09
(
Last edited by MORJAN1122; 14/12/2013 at 08:08 AM.
)
hi all today i will show you how to add object from MTA or SAMP EDITOR To your server
FIRST I WILL START IN SAMP EDITOR WHENE YOU FINSH YOUR MAP SELECT IN SHOW CODES AND THAT CODE YOU
HAVE TO ADD IT IN :
LIKE:
that you have to add it under
that what you have to do :
2- NOW IF YOU USE MTA WHENE YOU SAVE THE FILE YOU FIND IT AND OPEN IT YOU WILL SEE CODE THAT CODES COPY IT AND GO TOSAMP CONVENTERpaste it and get the codes and take the code and paste it in
look like :
**notes:if you add more that 1000 object you have to use streamer plugins you can download it. and want to set CreateDynamicObject in CreateObject and in samp editoe you can find that whene you selcet show code in MTA you can convert it in SAMP CONVENTER
THX IF I HELP YOU REP ME PLS
FIRST I WILL START IN SAMP EDITOR WHENE YOU FINSH YOUR MAP SELECT IN SHOW CODES AND THAT CODE YOU
HAVE TO ADD IT IN :
Code:
public OnGameModeInit()
Code:
CreateObject(19431,937.9721670,2332.8820800,15.1062370,0.0000000,0.0000000,90.0000000); //
Code:
public OnGameModeInit()
Code:
public OnGameModeInit() {CreateObject(19431,937.9721670,2332.8820800,15.1062370,0.0000000,0.0000000,90.0000000); }
Code:
public OnGameModeInit()
Code:
public OnGameModeInit() {CreateObject(19431,937.9721670,2332.8820800,15.1062370,0.0000000,0.0000000,90.0000000); }
THX IF I HELP YOU REP ME PLS