[HELP] /robstore command is not working in different Map [Zone]
#1

<rEMOVED>
Reply
#2

use this with any interior u like it
Quote:

if(GetPlayerInterior(playerid) == INTERIORID)

Reply
#3

Quote:
Originally Posted by Adarsh007
Посмотреть сообщение
I am Editing a Gamemode which is of San Fierro and I want to Edit it to Los Santos !
I Started with Stores,My First store is Burgershot.......
Marker is Showing itself by the Script in Los Santos (Not on Map btw its not the problem i know how to Add it to map)
When I Enter it I Can See the Checkpoints 1 for Buy Foods and 1 for Robbing !
My Problem is that I Can't use /robstore in that Checkpoint,But I Can Buy Food on other Checkpoint.

But in SF I CAN ROB THAT BURGERSHOT !

SITUATION : When I Enter the Robbing Checkpoint Server message displays use /robstore to rob Burgershot !
But when I Enter Command nothing Happens even it not says wrong cmd.But If I Go through a Distance and use /robstore it says You are not in any Checkpoint that you can Rob ! that Means I am Standing at Right Place But I Can't Understand Why Its Happening !!!

PLEASE HELP ME ! [+REP]
Post your code so we can help you mate
Reply
#4

or this
Quote:

if(IsPlayerInRangeOfPoint(playerid, 7.0, 2695.6880, -1704.6300, 11.843)

will working fine
Reply
#5

You have to configure the zones.
Reply
#6

You mean u can rob in SF but not in LS

Then take the SF cmd (or w/e) and change the 00.52323.434.6 or whatever you numbers u have and replace it with the LS stores (If u didn't understand tell me)

Good luck.
Reply
#7

<rEMOVED>
Reply
#8

If i am not wrong under
PHP код:
public OnPlayerCommandText(playeridcmdtext[])
{
  return 
1;

Reply
#9

<rEMOVED>
Reply
#10

so, does your cmd works?
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)