Ammunation
#1

I have this OnPlayerConnect
pawn Код:
SetPlayerShopName(playerid,"AMMUN1");
SetPlayerShopName(playerid,"AMMUN2");
SetPlayerShopName(playerid,"AMMUN3");
SetPlayerShopName(playerid,"AMMUN4");
But still the cp and the bot doesn't appear in any!
Reply
#2

I think you have to use it when the player teleports to a shop.
See here for an example: https://sampwiki.blast.hk/wiki/SetPlayerShopName
Reply
#3

Yeah but in case im using when he enters in that yellow arrow. I don't have the DisableInteriorEnterExit or sumthin...
Reply
#4

Then I guess you could just the OnPlayerInteriorChange callback.
Reply
#5

Quote:
Originally Posted by Fj0rtizFredde
Посмотреть сообщение
Then I guess you could just the OnPlayerInteriorChange callback.
I did, the interior is 1, i tried If(newinterior == 1) SetPlayerShopName..
Still doesn't appear
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)