what samp gamemode should i make?
#1

what kind of choice in gamemodes do i have ?
Reply
#2

Quote:
Originally Posted by jamesbond007
what kind of choice in gamemodes do i have ?
Roleplay, deathmatch, team deathmatch, freeroam, stunt, race, mini mission, .. any other.
Reply
#3

Quote:
Originally Posted by Don Correlli
Quote:
Originally Posted by jamesbond007
what kind of choice in gamemodes do i have ?
Roleplay, deathmatch, team deathmatch, freeroam, stunt, race, mini mission, .. any other.
i think ill make a team deathmatch like world war 3 but do you know how can i make more then 3 weapon per person when he spawns?
i think its impossible......
Reply
#4

Quote:
Originally Posted by jamesbond007
i think ill make a team deathmatch like world war 3 but do you know how can i make more then 3 weapon per person when he spawns?
i think its impossible......
You're using AddPlayerClass? SA:MP's AddPlayerClass allows only 3 weapons, you could create your own class which would allow more weapons and ammo or you could use GivePlayerWeapon function with OnPlayerSpawn callback.
Reply
#5

Just use GivePlayerWeapon ( https://sampwiki.blast.hk/wiki/GivePlayerWeapon ) under OnPlayerSpawn ( https://sampwiki.blast.hk/wiki/OnPlayerSpawn )

Edit: Damnit, Don was faster.
Reply
#6

Quote:
Originally Posted by Don Correlli
Quote:
Originally Posted by jamesbond007
i think ill make a team deathmatch like world war 3 but do you know how can i make more then 3 weapon per person when he spawns?
i think its impossible......
You're using AddPlayerClass? SA:MP's AddPlayerClass allows only 3 weapons, you could create your own class which would allow more weapons and ammo or you could use GivePlayerWeapon function with OnPlayerSpawn callback.
yes, how do i create my own addplayerclass so i can add more then 3 weapons?? or just give me a link if you can please, because it might not be the place for this to ask
Reply
#7

mavtias already gave you the links.
Reply
#8

thanks mavtias
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)