Jump to content
  • 0

Question

Posted

D:\Mereu Ultimu Update\Ultimu 006\gamemodes\cityroleplay.pwn(8587) : error 004: function "FixHour" is not implemented
D:\Mereu Ultimu Update\Ultimu 006\gamemodes\cityroleplay.pwn(11270) : error 017: undefined symbol "SenderName"
D:\Mereu Ultimu Update\Ultimu 006\gamemodes\cityroleplay.pwn(11271) : error 017: undefined symbol "SendNearbyMessage"
D:\Mereu Ultimu Update\Ultimu 006\gamemodes\cityroleplay.pwn(11276) : error 017: undefined symbol "StopAudioEx"
D:\Mereu Ultimu Update\Ultimu 006\gamemodes\cityroleplay.pwn(11303) : error 017: undefined symbol "PlayAudioEx"
D:\Mereu Ultimu Update\Ultimu 006\gamemodes\cityroleplay.pwn(11328) : error 017: undefined symbol "PlayAudioEx"
D:\Mereu Ultimu Update\Ultimu 006\gamemodes\cityroleplay.pwn(11464) : error 017: undefined symbol "PlayAudioEx"
D:\Mereu Ultimu Update\Ultimu 006\gamemodes\cityroleplay.pwn(11489) : error 017: undefined symbol "PlayAudioEx"
D:\Mereu Ultimu Update\Ultimu 006\gamemodes\cityroleplay.pwn(11514) : error 017: undefined symbol "PlayAudioEx"
D:\Mereu Ultimu Update\Ultimu 006\gamemodes\cityroleplay.pwn(11540) : error 017: undefined symbol "PlayAudioEx"
D:\Mereu Ultimu Update\Ultimu 006\gamemodes\cityroleplay.pwn(18179) : error 004: function "PurchaseItem" is not implemented
D:\Mereu Ultimu Update\Ultimu 006\gamemodes\cityroleplay.pwn(18206) : error 004: function "PurchaseItem" is not implemented
D:\Mereu Ultimu Update\Ultimu 006\gamemodes\cityroleplay.pwn(18233) : error 004: function "PurchaseItem" is not implemented
D:\Mereu Ultimu Update\Ultimu 006\gamemodes\cityroleplay.pwn(18260) : error 004: function "PurchaseItem" is not implemented
D:\Mereu Ultimu Update\Ultimu 006\gamemodes\cityroleplay.pwn(18287) : error 004: function "PurchaseItem" is not implemented
D:\Mereu Ultimu Update\Ultimu 006\gamemodes\cityroleplay.pwn(18314) : error 004: function "PurchaseItem" is not implemented
D:\Mereu Ultimu Update\Ultimu 006\gamemodes\cityroleplay.pwn(18341) : error 004: function "PurchaseItem" is not implemented
D:\Mereu Ultimu Update\Ultimu 006\gamemodes\cityroleplay.pwn(18368) : error 004: function "PurchaseItem" is not implemented
D:\Mereu Ultimu Update\Ultimu 006\gamemodes\cityroleplay.pwn(18395) : error 004: function "PurchaseItem" is not implemented
D:\Mereu Ultimu Update\Ultimu 006\gamemodes\cityroleplay.pwn(20481) : error 004: function "PurchaseItem" is not implemented
D:\Mereu Ultimu Update\Ultimu 006\gamemodes\cityroleplay.pwn(20505) : error 004: function "PurchaseItem" is not implemented
D:\Mereu Ultimu Update\Ultimu 006\gamemodes\cityroleplay.pwn(24369) : error 004: function "ClearChatbox" is not implemented
D:\Mereu Ultimu Update\Ultimu 006\gamemodes\cityroleplay.pwn(24569) : error 017: undefined symbol "pLottoNr"
D:\Mereu Ultimu Update\Ultimu 006\gamemodes\cityroleplay.pwn(25425) : error 017: undefined symbol "SenderName"
D:\Mereu Ultimu Update\Ultimu 006\gamemodes\cityroleplay.pwn(25430) : error 017: undefined symbol "StopAudioEx"
D:\Mereu Ultimu Update\Ultimu 006\gamemodes\cityroleplay.pwn(25478) : error 004: function "FinishRobbery" is not implemented

Au venit din senin aceste erori si numai tin minte ce am facut ultima data la el.

Ce pot face ? Presupun ca este o paranteza ceva sau nu stiu..Ce pot face ? Nici numai stiu ce am facut ultima data...

2 answers to this question

Recommended Posts

Posted
PlayAudioStreamForPlayer(playerid, "link");
StopAudioStreamForPlayer(playerid);

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

 

Guest
This topic is now closed to further replies.
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • 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.