1. This forum is ARCHIVED! Visit the new Cloud Sixteen forums, codename Eden, at https://eden.cloudsixteen.com. These forums will remain archived for a few months before being closed down, so try to encourage plugin developers to begin moving their content across to the new forums.
Dismiss Notice
Hi Guest, you need a Steam account to register and post on these forums. Login with Steam at the top of the forums to get started!
Dismiss Notice
Hi Guest, do you want to buy HL2RP or another Clockwork schema? Visit the Cloud Sixteen Store to get started!

Other I need HELP with giving players SPAWNWEAPONS

Discussion in 'Development' started by Germanium✔, Jan 15, 2018.

  1. Germanium✔

    Germanium✔ Clockwork Customer

    So... I'm still developing this Metro Universe RP Schema and I ran into a problem
    -- Called when a player's weapons should be given.
    function Schema:playerGiveweapons(player) <- wtf
    if (player:GetFaction() == FACTION_CIV) then
    Clockwork.player:GiveSpawnweapon(player, "cw_stunstick");
    end;
    end;

    for some reason, this script just doesn't work at all like, when I load the character which is in the FACTION_CIV it does not spawn with the weapon cw_stunstick.
     
    Last edited: Jan 15, 2018
  2. WestCoastKillers

    WestCoastKillers all links to the manifesto Clockwork Customer

    ...is there a weapon called cw_stunstick?
     
  3. Mixed

    Mixed removed Clockwork Customer

    I solved his problem.

    [​IMG]

    w = W
     
  4. Germanium✔

    Germanium✔ Clockwork Customer

    thx
     
  5. WestCoastKillers

    WestCoastKillers all links to the manifesto Clockwork Customer

Previous Readers (Total: 0)