SA-MP Forums Archive
Is there a programm for - Printable Version

+- SA-MP Forums Archive (https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Scripting Help (https://sampforum.blast.hk/forumdisplay.php?fid=12)
+--- Thread: Is there a programm for (/showthread.php?tid=434270)



Is there a programm for - Nostrum - 01.05.2013

Hello, i accedently fucked up carrots script while i was editing it. Is there a programm or something that would help me find the cause of this error? I cant find it in more than 100k lines.. Spent alot of time editing it and so on. Doing that again is impossible.

Код:
U-RP.pwn(8653) : error 004: function "FixHour" is not implemented
U-RP.pwn(11345) : error 017: undefined symbol "SenderName"
U-RP.pwn(11346) : error 017: undefined symbol "SendNearbyMessage"
U-RP.pwn(11351) : error 017: undefined symbol "StopAudioEx"
U-RP.pwn(11378) : error 017: undefined symbol "PlayAudioEx"
U-RP.pwn(11403) : error 017: undefined symbol "PlayAudioEx"
U-RP.pwn(11539) : error 017: undefined symbol "PlayAudioEx"
U-RP.pwn(11564) : error 017: undefined symbol "PlayAudioEx"
U-RP.pwn(11589) : error 017: undefined symbol "PlayAudioEx"
U-RP.pwn(11615) : error 017: undefined symbol "PlayAudioEx"
U-RP.pwn(13083) : error 004: function "ProxDetector" is not implemented
U-RP.pwn(15508) : error 004: function "ProxDetector" is not implemented
U-RP.pwn(15580) : error 004: function "ProxDetector" is not implemented
U-RP.pwn(16905) : error 004: function "ProxDetector" is not implemented
U-RP.pwn(16918) : error 004: function "ProxDetector" is not implemented
U-RP.pwn(18273) : error 004: function "PurchaseItem" is not implemented
U-RP.pwn(18300) : error 004: function "PurchaseItem" is not implemented
U-RP.pwn(18327) : error 004: function "PurchaseItem" is not implemented
U-RP.pwn(18354) : error 004: function "PurchaseItem" is not implemented
U-RP.pwn(18381) : error 004: function "PurchaseItem" is not implemented
U-RP.pwn(18408) : error 004: function "PurchaseItem" is not implemented
U-RP.pwn(18435) : error 004: function "PurchaseItem" is not implemented
U-RP.pwn(18462) : error 004: function "PurchaseItem" is not implemented
U-RP.pwn(18489) : error 004: function "PurchaseItem" is not implemented
U-RP.pwn(18516) : error 004: function "PurchaseItem" is not implemented
U-RP.pwn(20602) : error 004: function "PurchaseItem" is not implemented



Re: Is there a programm for - Pottus - 01.05.2013

This is why you use includes not toss 100K lines into a script it's a donkey way to script.


Re: Is there a programm for - Nostrum - 01.05.2013

Quote:
Originally Posted by [uL]Pottus
Посмотреть сообщение
This is why you use includes not toss 100K lines into a script it's a donkey way to script.
So i guess i can just shift+delete the script?


Re: Is there a programm for - Fell - 01.05.2013

Happend lots to me with some other script. Backup is my plan A; as always!


Re: Is there a programm for - Pottus - 01.05.2013

Rule of thumb, fix the first error then recompile and repeat.


Re: Is there a programm for - Nostrum - 01.05.2013

Quote:
Originally Posted by [uL]Pottus
Посмотреть сообщение
Rule of thumb, fix the first error then recompile and repeat.
Thats the problem. Fixing them wont help.. its caused by unlisted thing i did in the script while editing it.


Re: Is there a programm for - Pottus - 01.05.2013

Well, if you have teamviewer I could probably fix it for you PM if interested.


Re: Is there a programm for - Nostrum - 02.05.2013

Hello, i managed to get rid of the errors, but now, when i try to launch the server:

Код:
Script[gamemodes/U-RP.amx]: Run time error 19: "File or function is not found"
Number of vehicle models: 0
There are no errors in the script and i havent really added any plugins or something like that...

EDIT: Silly me, i have accedently deleted streamers plugin in the past. Sorry.
Let this thread die.


Re: Is there a programm for - Yashas - 02.05.2013

delete

EDIT:U posted before me