Jump to content
  • 0

Probleme Obiecte (Interior)


Question

Posted

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

17 answers to this question

Recommended Posts

  • 0
Posted

Pune la toate obiectele CreateDynamicObject

 

pune pluing-ul unde trebuie si in server.cfg la pluging

Am incercat , tot nu merge sa se salveze interioarele.

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

  • 0
  • Administrator
Posted

Cupa aia este setata cu SetPlayerMapIcon si are id-ul 33. Cauta in gamemode dupa ea si sterge linia aia.

  • 0
Posted

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

  • 0
  • Administrator
Posted

Deja incepe sa fie o problema de scripting.

 

P.S: Ce ai gasit tu acolo este legat de Business-uri.

  • 0
  • Administrator
Posted

Cupa aia este setata cu SetPlayerMapIcon si are id-ul 33. Cauta in gamemode dupa ea si sterge linia aia.

 

Ti-am mai spus ...

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.