Jump to content
  • 0

Probleme Obiecte (Interior)


Diabolik

Question

Salut , deci ce e bine sa folosesc cand adaug mape de interior?  CreateObject , CreateDynamicObject ..?

Eu am adaugat cu CreateObject dar cand adaug mai multe mape de interior , celalalte de exterior dispar.

LISTA - GAMEMODE-URI SA-MP - Le gasiti pe toate aici: http://twiriock.com/3MGP

Link to comment
Share on other sites

17 answers to this question

Recommended Posts

  • 0

Uite ce am gasit:

for(new i = 0; i < sizeof(BizzInfo); i++) {
			SetPlayerMapIcon(playerid,i + 5,BizzInfo[bEntranceX],BizzInfo[bEntranceY],BizzInfo[bEntranceZ],36,COLOR_LIGHTRED); }
		for(new i = 0; i < sizeof(SBizzInfo); i++) {
		    SetPlayerMapIcon(playerid,i + 24,SBizzInfo[sbEntranceX],SBizzInfo[sbEntranceY],SBizzInfo[sbEntranceZ],36,COLOR_LIGHTRED);
		} }
	return (1) ; }

LISTA - GAMEMODE-URI SA-MP - Le gasiti pe toate aici: http://twiriock.com/3MGP

Link to comment
Share on other sites

Guest
This topic is now closed to further replies.
×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue. For more details you can also review our Terms of Use and Privacy Policy.