Many Question's - 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: Many Question's (
/showthread.php?tid=587051)
Many Question's -
khRamin78 - 27.08.2015
Sry Guys I Have Some Simple Question's
Im Newbie so help me

Thanks
is there any timer that move's to a line not function ?
i mean like toggleplayercontrollable(playerid,1) and set a timer after 5 sec's read next line witch is toggleplayer...
and
Whats Strlen stcmp and these kind ... usage or maybe a tut
and
whats goto in pawno ?
oh sryy for my bad english xD
Re: Many Question's -
nezo2001 - 27.08.2015
Quote:
is there any timer that move's to a line not function ?
|
Pawno compiler compile the script to amx which can be read by computer to works on samp.
You can make a timer to run the code which you want to run after 5 seconds.
So you can toggle the player controablle to 1 and set a timer of 5 seconds to Set it back to 0
Quote:
Whats Strlen stcmp and these kind ... usage or maybe a tut
|
https://sampwiki.blast.hk/wiki/Strcmp and read related functions under it.
Goto search for the words you write in and find it in your script
Quote:
how to use inputtext with different style's and why it come's with strlen what if use without ? ... or no need for that ? or maybe a tut about that ?
|
Can't understand
Re: Many Question's -
SpikY_ - 27.08.2015
-REMOVED-
Re: Many Question's -
khRamin78 - 27.08.2015
-REMOVED-
Re: Many Question's -
khRamin78 - 27.08.2015
Thanks nezo2001 & Spikey_