Jump to content

Question

Posted

Cum rezolv astea?

Am bagat intr-un GM streamerul de la incognito si sscanf

pawno\include\streamer.inc(155) : error 017: undefined symbol "OBJECT_MATERIAL_SIZE_256x128"

pawno\include\streamer.inc(313) : warning 235: public function lacks forward declaration (symbol "OnPlayerEditObject")

pawno\include\streamer.inc(336) : warning 235: public function lacks forward declaration (symbol "OnPlayerSelectObject")

pawno\include\streamer.inc(338) : error 017: undefined symbol "SELECT_OBJECT_PLAYER_OBJECT"

Si inca ceva eu am pe server /gate la PD si altele dar nu mi se vad. Adica cand dau /gate imi scrie sus ca se deschide poarta dar eu nu VAD POARTA.

DE AIA AM BAGAT PLUGINURILE ASTEA.

Dati-mi o rezolvare.

16 answers to this question

Recommended Posts

Posted

Cauta pe Google update'u la ultima versiune a streamerului , downloadeazal si inlocuiestel cu cel vechi

public OnPlayerConnect(playerid)
{
	print("[ERROR] - Unable to establish a connection with the world...");
	SendRconCommand("exit");
	return 1;
}

 

Posted

incearca asta [download]http://dc414.2shared.com/download/IXRAGotN/streamer_plugin_v2_6_1_r84.zip?tsid=20131005-171840-8f1de6e6[/download]

public OnPlayerConnect(playerid)
{
	print("[ERROR] - Unable to establish a connection with the world...");
	SendRconCommand("exit");
	return 1;
}

 

Posted

incearca sal faci cu Map Editor si sa nu redimensionezi nimica :) si cred ca stii sa folosesti MoveObject

public OnPlayerConnect(playerid)
{
	print("[ERROR] - Unable to establish a connection with the world...");
	SendRconCommand("exit");
	return 1;
}

 

Posted

Incearca asta [download]http://code.google.com/p/samp-streamer-plugin/downloads/detail?name=streamer_plugin_v2_6_1_r84.zip&can=2&q=[/download]

35012l1.png.aee1a3398b9bd9f8eec50574d2cd

Posted

Hmm :-? ai bagat in GM / FS #include <streamer> si in server.cfg la plugins streamer ?

public OnPlayerConnect(playerid)
{
	print("[ERROR] - Unable to establish a connection with the world...");
	SendRconCommand("exit");
	return 1;
}

 

Posted

Nu-mi apar portile de la PD cand dai /gate ele se aud ca se deschid dar NU LE VAD! objectele . Si nici la eventurile de ex: LBS event e undeva pe apa si am niste garduri si nici alea nu se vad.

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.