SA-MP Forums Archive
hello need help about dialogs.. - 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)
+---- Forum: Help Archive (https://sampforum.blast.hk/forumdisplay.php?fid=89)
+---- Thread: hello need help about dialogs.. (/showthread.php?tid=214539)



hello need help about dialogs.. - trapped1 - 21.01.2011

So hello every one I need a little help about this...

Код:
error 001: expected token: "-string end-", but found "-identifier-"
error 029: invalid expression, assumed zero
error 029: invalid expression, assumed zero
fatal error 107: too many error messages on one line //to much warnings I know...
and here is the line....

Код:
strcat(DialogString, "___________Admin Commands________________" .\n", sizeof(DialogString));
And one one more thing can some one show a job function script? It will be so kind of you if you can.. ( I'm steel learning the pawno so yeah thanks


Re: hello need help about dialogs.. - iJumbo - 21.01.2011

why .\n ?


strcat(DialogString, "___________Admin Commands________________.\n", sizeof(DialogString));

try this


Re: hello need help about dialogs.. - trapped1 - 21.01.2011

Thank you very much mate You are grate One problem left


Re: hello need help about dialogs.. - iJumbo - 21.01.2011

what u mean for ""job function script?""


Re: hello need help about dialogs.. - trapped1 - 21.01.2011

So I can make a jobs in server like truck and stuff... So if a player is not worked 1 hour he don't get payday..