SA-MP Forums Archive
Male/female spawn help - Printable Version

+- SA-MP Forums Archive (https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Scripting Help (https://sampforum.blast.hk/forumdisplay.php?fid=12)
+---- Forum: Help Archive (https://sampforum.blast.hk/forumdisplay.php?fid=89)
+---- Thread: Male/female spawn help (/showthread.php?tid=218733)



Male/female spawn help - .Com - 30.01.2011

Does anyone know how to fix the Male/female spawn problem in raven RP? Im a little confused about that haha thanks


Re: Male/female spawn help - ricardo178 - 30.01.2011

Post the code! Of OnPlayerSpawn i think!


Re: Male/female spawn help - .Com - 30.01.2011

No i mean like when ask you Are you a male or female? you typ male and it makes you a female SOMETIMES.. its weird and idk where to find it


Re: Male/female spawn help - FreshDoubleX - 30.01.2011

It's called OnPlayerSpawn.

And you should ask it in Raven's Gamemode topic.


Re: Male/female spawn help - Cenation - 31.01.2011

do OnPlayerSpawn
if u want to set spawing place to
Code:
AddPlayerClass(modelid, Float:spawn_x, Float:spawn_y, Float:spawn_z, Float:z_angle, weapon1, weapon1_ammo, weapon2, weapon2_ammo, weapon3, weapon3_ammo);