What's Wrong! - 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: What's Wrong! (
/showthread.php?tid=188232)
What's Wrong! - Larsey123IsMe - 06.11.2010
Hello, Something is wrong with my script -.- When i am ingame then only the /HQ and /HQgate is working.. Whats wrong?
Here is The:
PASTEBIN
These commands
dont work:
- /HQcargate
- /HQdoor
- /HQlift
Re: What's Wrong! -
Exterminator - 06.11.2010
Do you get warnings
in your script o errors??
Re: What's Wrong! - Larsey123IsMe - 06.11.2010
Quote:
Originally Posted by Exterminator
Do you get warnings in your script o errors??
|
no, evrything is fine there
Re: What's Wrong! -
Scenario - 06.11.2010
I see some horrible indentation.. Do you get any warnings?
Re: What's Wrong! - Larsey123IsMe - 06.11.2010
Quote:
Originally Posted by RealCop228
I see some horrible indentation.. Do you get any warnings?
|
Nop, i dont get any warnings/error's :S
Re: What's Wrong! -
Scenario - 06.11.2010
Is that your full script?
Re: What's Wrong! - Larsey123IsMe - 06.11.2010
Quote:
Originally Posted by RealCop228
Is that your full script?
|
Yes it is
Re: What's Wrong! -
MadeMan - 06.11.2010
http://pawn.pastebin.com/XdP4VGJU
You should indent your code with TAB to find missing brackets.
Re: What's Wrong! - Larsey123IsMe - 06.11.2010
Quote:
Originally Posted by MadeMan
|
THANK YOU!!!