Can't see vehicles after changing virtualworld
#10

Quote:
Originally Posted by PepsiCola23
Посмотреть сообщение
try this

PHP код:
YCMD:setvw(playeridparams[], help)
{
    new 
id,intid;
    if(
sscanf(params"ui"idintid)) return SendUsage(playerid,"/setvw <Name/Playerid> <vw>");
    
SetPlayerVirtualWorld(idintid);

it's working the same as my command, dude it doesn't work
Reply


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)