![]() |
disabling a+s
is there a way?
I think I seen it before but Im not sure how. |
Just make it so when they press it nothing happens or do you want it to be used for something?
|
You could also do it reverse, disable weapons and then use if(keydown(#)){} in your scripts, but that would be harder :D
|
I want it so if they hit A+S nothing happens (so they cant drop money and stuff)
|
Just use keydown to cancel everything
|
u can do a
if (keydown(5)&&keydown(6)) { } but it still calls the other thing |
why not...
why not:
NPC Code: |
good idea, but that will freeze the player for a short while, but it might be worth it. i dont know what liquid has in mind. :)
|
For like jail and stuff. so people cant drop . I think it will still be able to drop if u do that.. ill try it when i get home from school (im going now hehe)
|
NPC Code:Would mean that all items laid on the ground would instantly be taken away, it doesn't stop people from laying their stuff on the ground but it does at leat prevent the from taking it back again. |
Quote:
|
well...
Quote:
|
meh thinks if you give the player a level 4 glove, or above, it will disable laying items =P
|
setting a gani constantly might worik
|
set a timeout on the main gani
|
Quote:
|
| All times are GMT +2. The time now is 03:04 PM. |
Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2026, vBulletin Solutions Inc.
Copyright (C) 1998-2019 Toonslab All Rights Reserved.