Command Doesn't Work? :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: Command Doesn't Work? :s (
/showthread.php?tid=486211)
Command Doesn't Work? :s -
DeTix - 07.01.2014
Hello! Why does not this work?

Login and everything working perfect.. But it does not respond when i type /work or /stopwork ..
And server is NOT crashing.
http://pastebin.com/NFvUGw2r
Re: Command Doesn't Work? :s -
Blademaster680 - 07.01.2014
What do you want the command todo?
Re: Command Doesn't Work? :s -
Abagail - 07.01.2014
First of all, you don't need to return a stock... Just use "stockname(params);". If you want to make it more advanced also I'd recommend checking if the player's in a vehicle using IsPlayerInAnyVehicle.
Re: Command Doesn't Work? :s -
DeTix - 07.01.2014
Quote:
Originally Posted by Blademaster680
What do you want the command todo?
|
Start trucking mission for player.. If you see in pastebin you see script.
https://sampforum.blast.hk/showthread.php?tid=340517 Here do you see how it work.
Re: Command Doesn't Work? :s -
DeTix - 07.01.2014
Quote:
Originally Posted by Abagail
First of all, you don't need to return a stock... Just use "stockname(params);". If you want to make it more advanced also I'd recommend checking if the player's in a vehicle using IsPlayerInAnyVehicle.
|
If you can stop commenting just for post's and check script maybe you wil delete your comment ;p