Drunk.inc needed. - 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: Drunk.inc needed. (
/showthread.php?tid=377677)
Drunk.inc needed. -
tsonn1 - 15.09.2012
Hello, Scripters.
I need drunk.inc for Pawno.
AW: Drunk.inc needed. -
BiosMarcel - 15.09.2012
What does this include?
Re: Drunk.inc needed. -
tsonn1 - 15.09.2012
I'm not sure, but my GM needs it.
AW: Drunk.inc needed. -
BiosMarcel - 15.09.2012
Double sentence removed (-:
Re: Drunk.inc needed. -
tsonn1 - 15.09.2012
Already looked. For like 4 hours.
AW: Drunk.inc needed. -
BiosMarcel - 15.09.2012
Send me the lines where the include is used
Re: Drunk.inc needed. -
clarencecuzz - 15.09.2012
Remove the line #include <Drunk> and post what errors you get.
AW: Drunk.inc needed. -
BiosMarcel - 15.09.2012
Yes and we can try to rebuild the functions
Re: Drunk.inc needed. -
tsonn1 - 15.09.2012
Errors:
Код:
C:\Program Files (x86)\Rockstar Games\GTASanAndreas\SAMP Server\gamemodes\GM.pwn(30862) : error 017: undefined symbol "GetPlayerDrunkTime"
C:\Program Files (x86)\Rockstar Games\GTASanAndreas\SAMP Server\gamemodes\GM.pwn(30931) : error 017: undefined symbol "AddPlayerDrunkTime"
C:\Program Files (x86)\Rockstar Games\GTASanAndreas\SAMP Server\gamemodes\GM.pwn(30935) : error 017: undefined symbol "AddPlayerDrunkTime"
C:\Program Files (x86)\Rockstar Games\GTASanAndreas\SAMP Server\gamemodes\GM.pwn(31034) : error 017: undefined symbol "GetPlayerDrunkTime"
C:\Program Files (x86)\Rockstar Games\GTASanAndreas\SAMP Server\gamemodes\GM.pwn(31036) : error 017: undefined symbol "AddPlayerDrunkTime"
C:\Program Files (x86)\Rockstar Games\GTASanAndreas\SAMP Server\gamemodes\GM.pwn(32668) : error 017: undefined symbol "GetPlayerHighTime"
C:\Program Files (x86)\Rockstar Games\GTASanAndreas\SAMP Server\gamemodes\GM.pwn(32672) : error 017: undefined symbol "AddPlayerHighTime"
C:\Program Files (x86)\Rockstar Games\GTASanAndreas\SAMP Server\gamemodes\GM.pwn(32698) : error 017: undefined symbol "GetPlayerHighTime"
C:\Program Files (x86)\Rockstar Games\GTASanAndreas\SAMP Server\gamemodes\GM.pwn(32701) : error 017: undefined symbol "AddPlayerHighTime"
AW: Drunk.inc needed. -
BiosMarcel - 15.09.2012
This is rebuildable