Jump to content

BINDKEY [PROBLEM]


bosslorenz

Recommended Posts

Posted
teamA = createTeam ( "REBEL", 255, 0, 0)

setTeamFriendlyFire ( REBEL, false )

function teamChoose ()

spawnPlayer ( source, 214, 1857, 13.10000038147, 0, 312, 0, 0, teamA )

giveWeapon ( source, 31, 200 )

end

bindKey ( source, "F1","down",teamChoose )

bindKey doesnt seem working and ammo given to player is infinite.

Posted

That's because 'source' is nil, you should bind it when the player joins the server.

Use the event: onPlayerJoin

San Andreas Utopia RPG (SAUR) Owner & Developer.

560x95_FFFFFF_FF9900_000000_000000.png

Education is the most powerful weapon which you can use to change the world.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...