How can i make the custom maps?
#1

For exept that https://sampforum.blast.hk/showthread.php?tid=388653
How i make it ? I Guess i have to do it somewhere in gamemode not sure.
Reply
#2

Quote:
Originally Posted by Rodrifoo
Посмотреть сообщение
For exept that https://sampforum.blast.hk/showthread.php?tid=388653
How i make it ? I Guess i have to do it somewhere in gamemode not sure.
do you mean something like https://sampforum.blast.hk/showthread.php?tid=282801
Reply
#3

pawn Код:
public OnGameModeInit()
{
//Paste It Here
return 1;
}
Reply
#4

Use MTA map editor and the convert it to PAWN with this: http://gtamap.delux-host.com/converter/

To add em, go to OnPlayerConnect(It's better than OnGameModeInit, cuz u can use removebuilding there) and paste the stuff there.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)