Have problem with privatecars.pwn my own
#10

Quote:
Originally Posted by thefirestate
Посмотреть сообщение
The function you are using will remove the player from the vehicle if the name is Wolf_Lv, and will let the player enter if the name is different from Wolf_Lv,
You should use this one instead:

PHP код:
if(!strcmp(GetName(playerid), "Wolf_Lv"true)) 
Also, the ignorecase parameter should be false, because another player with nickname WOLF_LV could drive the car also.
Reply


Messages In This Thread
Have problem with privatecars.pwn my own - by MojorX - 10.10.2015, 20:58
Re: Have problem with privatecars.pwn my own - by Unte99 - 10.10.2015, 21:06
Re: Have problem with privatecars.pwn my own - by Face9000 - 11.10.2015, 11:09
Re: Have problem with privatecars.pwn my own - by MojorX - 11.10.2015, 18:43
Re: Have problem with privatecars.pwn my own - by AbyssMorgan - 11.10.2015, 18:51
Re: Have problem with privatecars.pwn my own - by MojorX - 11.10.2015, 19:21
Re: Have problem with privatecars.pwn my own - by AbyssMorgan - 11.10.2015, 19:22
Re: Have problem with privatecars.pwn my own - by MojorX - 11.10.2015, 19:25
Re: Have problem with privatecars.pwn my own - by thefirestate - 11.10.2015, 19:30
Re: Have problem with privatecars.pwn my own - by Unte99 - 11.10.2015, 19:41

Forum Jump:


Users browsing this thread: 2 Guest(s)