Map Editing!
#7

you need editor first (MTA or SAMP map editor(SAMP editor is better)) then build what you want , its too easy ,, then click "show code" and copy all codes , then go to www.convertffs.com paste you objects there and select input "SAMP create object" ,,,, when you convert then copy that converted codes and paste it in gamode.pwn,, in
Quote:

public OnGameModeInit ()
{
return 1;
}

example:
Quote:

public OnGameModeInit()
{
CreateObject(3361,-640.30000000,489.29000000,4.25000000,0.00000000,0. 00000000,90.00000000); //
CreateObject(3361,-642.74000000,481.68000000,4.25000000,0.00000000,0. 00000000,270.00000000); //
CreateObject(10865,-691.29000000,485.65000000,5.23000000,0.00000000,0. 00000000,0.00000000); //
CreateObject(10865,-691.38000000,450.90000000,5.23000000,0.00000000,0. 00000000,180.00000000); //

return 1;
}

Reply


Messages In This Thread
Map Editing! - by JokerNathan - 18.03.2011, 18:02
Re: Map Editing! - by maramizo - 18.03.2011, 18:04
Re: Map Editing! - by JokerNathan - 18.03.2011, 18:05
Re: Map Editing! - by JokerNathan - 18.03.2011, 18:09
Re: Map Editing! - by TheYoungCapone - 18.03.2011, 18:10
Re: Map Editing! - by austin070 - 18.03.2011, 18:11
Re: Map Editing! - by Amel_PAtomAXx - 18.03.2011, 18:16

Forum Jump:


Users browsing this thread: 2 Guest(s)