Welcome, Guest
Username Password: Remember me

TOPIC: Class weapons bug

Class weapons bug 15 years, 2 months ago #6064

Can we PLEASE atleast try to fix this? I'd be willing to take a crack at it, I can think of 3 ways.

1. Bring back the old sleep code
2. Use pl:IsUserGroup( \"Administrators\" ) or \"Super Administrators\" or \"Moderators\" to add the weps through that, rather than the citrus plugin.
3. Edit the citrus plugin so that it doesn't override the RP weapons.

I have a copy of citrus on my computer so I'll take a look at option 3

Re:Class weapons bug 15 years, 2 months ago #6067

Dudez when u goto a job and u loose weps what i always do is: sleep...wake up. ALWAYS WORKS!
  • Gannsi
  • OFFLINE
  • Platinum Boarder
  • Posts: 988
  • Karma: -111
OMFG MINUS 30 KARMA I HAVE THE RECORD THANK U ALL THAT GAVE ME BAD RATINGS :D:D:D:D:D:D:D:D

Re:Class weapons bug 15 years, 2 months ago #6075

Yea Gannis but it gets boarding doing that all the time, they will sort it in there own time.
  • Max
  • OFFLINE
  • Moderator
  • Posts: 858
  • Karma: 6
Last Edit: 15 years, 2 months ago by Max.

Re:Class weapons bug 15 years, 2 months ago #6076

Ok i mentioned something a while ago that may work. Ya' know how gundealers can buty shipments and cooks can buy microwaves? Why dont we make it so the mobboss can buy lockpicks, cops can buy arrest batons etc. the only difference we will have to make is that the sweps get added directly to the inventory.
  • Jordan
  • OFFLINE
  • Moderator
  • Posts: 299
  • Karma: 4
"Stuntman Mike: [as he drives] Hey, Pam, remember when I said this car was death proof? Well, that wasn't a lie. This car is 100% death proof. Only to get the benefit of it, honey, you REALLY need to be sitting in my seat.
[slams his boot to the brake and sends Pam flying face-first into the dashboard]"

This is FRIENDLY PLAYERS! 300 posts...

Re:Class weapons bug 15 years, 2 months ago #6080

@Gannsi, It doesn't work, it used to, but not anymore

@Jordan, That's super gay, a mobboss needing to buy his tools? Like wtf, and you have to think about the coding aspects too, who would bother? I know it's relativetly simply, like a /buytoolgun command, but, it's super gay

Re:Class weapons bug 15 years, 2 months ago #6083

i'll aveto agree with mns on jords im affraid

gansi u dont pay attention mutch do u that aint worked for atleast a month and a bit
  • Siblin
  • OFFLINE
  • Platinum Boarder
  • Posts: 1269
  • Karma: 11
Number 1 community, guess what im in it!

Re:Class weapons bug 15 years, 2 months ago #6085

I have no trouble with this swep bug seeing im admin (change class without voting) so i can rp cop etc.
But i know how damn annoying it is if you want to rp something and you cant.
I think you should give MNS a try on fixing this and if it doesnt work then i guess thats bad luck.

Also to jordan i like the suggestion but i think its a waste of time to make it all buyable etc. and script it. I think we should just concentrete on fixing it back to the normal way.
  • Zok
  • OFFLINE
  • Gold Boarder
  • Posts: 303
  • Karma: 9

Re:Class weapons bug 15 years, 2 months ago #6087

why does zok wlways say what i MEAN to say in a better more understandable way?>?
  • Siblin
  • OFFLINE
  • Platinum Boarder
  • Posts: 1269
  • Karma: 11
Number 1 community, guess what im in it!

Re:Class weapons bug 15 years, 2 months ago #6110

The sleep thing works out well sib :/
  • Gannsi
  • OFFLINE
  • Platinum Boarder
  • Posts: 988
  • Karma: -111
OMFG MINUS 30 KARMA I HAVE THE RECORD THANK U ALL THAT GAVE ME BAD RATINGS :D:D:D:D:D:D:D:D

Re:Class weapons bug 15 years, 2 months ago #6136

I´ll try to say what i learned in my 1 week in lua.

Make a Hook
(Playerspawn,\"GiveWeapons\",GiveWeapons)


And the function

function GiveWeapons()
if PlayersClass == Mobboss then
give Weapon lockpick
give Weapon knife
elseif PlayersClass == Cop then
give Weapon Battering Ram
give Weapon Arrest Button
give Weapon Unarrest Button
elseif ......



( I wrote this out of my head and don´t looked for the commands, so have a heart coders )
  • kycro
  • OFFLINE
  • Gold Boarder
  • Posts: 251
  • Karma: 2
Last Edit: 15 years, 2 months ago by kycro.
Time to create page: 0.18 seconds