17.09.2011, 05:10
I've got a spawn problem, wich i had in past scripts and i have no clue how to fix it up.
I add the next code in the script:
In any part of my script that would be logic to add in, my problem is, it doesnt spawns, it still shows the skin bar(added in 0.3a), wich i DONT want to be there.
I've tried adding SetSpawnInfo but it spawns me, BUT it sets me skin 0 (idk why) and it shows radar and etc, i tried adding TogglePlayerSpectating but still dont works.
If you guys have any clue it would be really usefull and +rep.
Thanks,
Marricio.
I add the next code in the script:
pawn Код:
SpawnPlayer(playerid);
I've tried adding SetSpawnInfo but it spawns me, BUT it sets me skin 0 (idk why) and it shows radar and etc, i tried adding TogglePlayerSpectating but still dont works.
If you guys have any clue it would be really usefull and +rep.
Thanks,
Marricio.