tmppass - 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: tmppass (
/showthread.php?tid=372569)
tmppass -
Jermi - 27.08.2012
Help me,
Quote:
L:\Gta San Andreas\Gta San Andreas\WCRP.pwn(12293) : error 017: undefined symbol "tmppass"
Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase
|
Quote:
strmid(tmppass, inputtext, 0, strlen(inputtext), 255);
|
Re: tmppass -
xtreamer - 27.08.2012
new tmppass[64];
strmid(tmppass, inputtext, 0, strlen(inputtext), 255);
Re: tmppass -
Sig Hansen - 27.08.2012
Can You Show Us The Whole Code [Only The Part Of THe Error]? Like Little Up and Down:S
Re: tmppass -
Jermi - 27.08.2012
@xtremear Works and gonna test it, if it works = +Rep
Re: tmppass -
Jermi - 27.08.2012
+rEPED
Re: tmppass -
xtreamer - 27.08.2012
thanks