SA-MP Forums Archive
My Growing Weed System - 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: Filterscripts (https://sampforum.blast.hk/forumdisplay.php?fid=17)
+--- Thread: My Growing Weed System (/showthread.php?tid=93810)

Pages: 1 2


Re: My Growing Weed System - Justin3636 - 29.09.2009

C:\Users\Justin\Desktop\samp02Xserver.win32 (1)\gamemodes\weed.pwn(202) : error 017: undefined symbol "SetPlayerDrunkLevel"
C:\Users\Justin\Desktop\samp02Xserver.win32 (1)\gamemodes\weed.pwn(223) : error 017: undefined symbol "SetPlayerDrunkLevel"
Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase


2 Errors.

how do i fix this?


Re: My Growing Weed System - shady91 - 29.09.2009

Quote:
Originally Posted by Justin3636
C:\Users\Justin\Desktop\samp02Xserver.win32 (1)\gamemodes\weed.pwn(202) : error 017: undefined symbol "SetPlayerDrunkLevel"
C:\Users\Justin\Desktop\samp02Xserver.win32 (1)\gamemodes\weed.pwn(223) : error 017: undefined symbol "SetPlayerDrunkLevel"
Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase


2 Errors.

how do i fix this?
what are you changing in this?? as it complie's fine for me are you editing it


Re: My Growing Weed System - Justin3636 - 30.09.2009

i keep getting an error

C:\Users\Justin\Documents\Downloads\weed3\weed.pwn (202) : error 017: undefined symbol "SetPlayerDrunkLevel"
C:\Users\Justin\Documents\Downloads\weed3\weed.pwn (223) : error 017: undefined symbol "SetPlayerDrunkLevel"
Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase


2 Errors.


Re: My Growing Weed System - Sew_Sumi - 30.09.2009

Quote:
Originally Posted by Justin3636
C:\Users\Justin\Desktop\samp02Xserver.win32 (1)\gamemodes\weed.pwn(202) : error 017: undefined symbol "SetPlayerDrunkLevel"
C:\Users\Justin\Desktop\samp02Xserver.win32 (1)\gamemodes\weed.pwn(223) : error 017: undefined symbol "SetPlayerDrunkLevel"
Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase


2 Errors.

how do i fix this?
Use the 0.2x version rather than the 0.3...

SetPlayerDrunkLevel is a 0.3 only function...

SAMP 0.2x Is what you have, You need the v2 of this for it...

SAMP 0.3 is beta and for scripting, and you'd need the v3 version for that to run.



(You should download v2)


Re: My Growing Weed System - dhopboy - 09.10.2009

how u get to rolm free where to go to


Re: My Growing Weed System - Smokey619 - 09.10.2009

hmm well this scripts keeps telling me "you already have a seed" everytime i enter a command no matter what command y


Re: My Growing Weed System - Guedes747 - 09.10.2009

Mhh nice idea. gratz, very good.


Re: My Growing Weed System - dirkblok - 10.10.2009

looks cool man


Re: My Growing Weed System - shady91 - 10.10.2009

thanks for all comments f you want anything else added to it like cool idears would be nice to hear


Re: My Growing Weed System - *ToM* - 10.11.2009

Propaganja 2006
Propaganja 2009

check them out on *******.com those are cool songs

BTW: script looks great. I used to play on a server that used such a thing. But their weed was actually growing up (using move object thing). You had to wait over 15 minutes to get 99g and then you could use it as armor...Every1 liked it and the server had over 70 players (you might heard of it - Gangsta life roleplay 2.0 :P)
well done

and add move object, to make it actually growing :P That's just a suggestion you wanted to hear...



EDIT :
Quote:
Originally Posted by Smokey619
hmm well this scripts keeps telling me "you already have a seed" everytime i enter a command no matter what command y
got the same problem...


EDIT2 : Alright I solved it...See where the /buyseed command is...Make sure you have cmdtext not cmd...
Код:
	if(strcmp(cmdtext, "/buyseed", true) == 0)



Re: My Growing Weed System - shady91 - 11.11.2009

Quote:
Originally Posted by Toniu_
Propaganja 2006
Propaganja 2009

check them out on *******.com those are cool songs

BTW: script looks great. I used to play on a server that used such a thing. But their weed was actually growing up (using move object thing). You had to wait over 15 minutes to get 99g and then you could use it as armor...Every1 liked it and the server had over 70 players (you might heard of it - Gangsta life roleplay 2.0 :P)
well done

and add move object, to make it actually growing :P That's just a suggestion you wanted to hear...



EDIT :
Quote:
Originally Posted by Smokey619
hmm well this scripts keeps telling me "you already have a seed" everytime i enter a command no matter what command y
got the same problem...


EDIT2 : Alright I solved it...See where the /buyseed command is...Make sure you have cmdtext not cmd...
Код:
	if(strcmp(cmdtext, "/buyseed", true) == 0)
good idea if i have time i will do it, i will do it tonight


Re: My Growing Weed System - GTA-Roleplay - 06.09.2011

Link broken


AW: My Growing Weed System - NaS - 06.10.2011

Link doesn't work, could you reupload to pastebin?