Add map
#1

How can i add a map into my script?
Reply
#2

Use MTA:SA IG
or
SA:MP Map Editor
Reply
#3

Quote:
Originally Posted by windrush
Посмотреть сообщение
Use MTA:SA IG
or
SA:MP Map Editor
or use my furniture system / object editor https://sampforum.blast.hk/showthread.php?tid=346371. Or if you downloading a map from sa-mp forums get the code and paste it under.

pawn Код:
Public OnGameModeInit()
{
}
Reply
#4

I got a map code. And i dont understand how to add it
Reply
#5

pawn Код:
public OnGameModeInit()
{
 // Add your Maps here
return 1;
}
Reply
#6

Quote:
Originally Posted by windrush
Посмотреть сообщение
pawn Код:
public OnGameModeInit()
{
 // Add your Maps here
return 1;
}
Can i put that where i want in the script?
Reply
#7

Quote:
Originally Posted by raamiix
Посмотреть сообщение
Can i put that where i want in the script?
Example Of This Map
pawn Код:
CreateObject(1655,101.72050000,2537.07030000,16.59220000,0.00000000,0.00000000,86.56220000);
pawn Код:
CreateObject(Objectid,X,Y,Z,Rot X,Rot Y,Rot Z);
Reply
#8

Quote:
Originally Posted by windrush
Посмотреть сообщение
Example Of This Map
pawn Код:
CreateObject(1655,101.72050000,2537.07030000,16.59220000,0.00000000,0.00000000,86.56220000);
pawn Код:
CreateObject(Objectid,X,Y,Z,Rot X,Rot Y,Rot Z);
Do you got skype? Can you help me there?
Reply


Forum Jump:


Users browsing this thread: 2 Guest(s)