Search found 1 match

by meow
Sat Aug 20, 2016 4:50 pm
Forum: Plugin Development Support
Topic: Client command filter help. blocking weapon drop
Replies: 2
Views: 3224

Client command filter help. blocking weapon drop

I am new because I was using eventscripts. I am trying to convert my script from eventscripts and A part of the script is blocking weapon drop. Here is my previous eventscripts script which worked: import es def preventweapondrop(userid, args): if args[0] == 'drop' or args[0] == '...

Go to advanced search