SA-MP Forums Archive
i need your help "MoveObject" - 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: i need your help "MoveObject" (/showthread.php?tid=297518)



i need your help "MoveObject" - altayeb789 - 16.11.2011

i want to do "MoveObject"]
.
.
.
When I Finish it look what happend
I prees F5
...............AND


error 017: undefined symbol "PlayerFile"
error 017: undefined symbol "PlayerFile"
error 030: compound statement not closed at the end of file (started at line 269)


can some one help ? please


Re: i need your help "MoveObject" - Qur - 16.11.2011

Post the part you worked on in the script please


Re: i need your help "MoveObject" - altayeb789 - 16.11.2011

i dont understand what to do


Re: i need your help "MoveObject" - SmiT - 16.11.2011

Show us the lines containing the errors.


Re: i need your help "MoveObject" - altayeb789 - 16.11.2011

ok
the line is :- if(strcmp(dini_Get(PlayerFile(playername),"Clan"), Hq9,true)){


Re: i need your help "MoveObject" - altayeb789 - 16.11.2011

http://pastebin.com/w0rDhixx


Re: i need your help "MoveObject" - SmiT - 16.11.2011

Well, the first two errors are self-explanatory, you used an undefined symbol "PlayerFile" - for the third error, you have forgot a bracket at the end of your /OG command.


Re: i need your help "MoveObject" - altayeb789 - 16.11.2011

DO it and show me the code please


Re: i need your help "MoveObject" - SmiT - 16.11.2011

Learn, please!

PAWN Language Guide
SA:MP Wiki


Re: i need your help "MoveObject" - altayeb789 - 16.11.2011

thats don`t help me can you help me