Help please
#1

Ive added a Ammu-Nation to my server,i can get in and out of it via checkpoints.What i need is for the red marker to show up inside to buy weapons? Any help would be greatly appreciated.
Reply
#2

The checkpoint is already there by default.
Reply
#3

Код:
public OnPlayerEnterCheckpoint(playerid)
{
  SetPlayerPos(playerid,286.148986,-40.644397,1001.515625);
  SetPlayerInterior(playerid, 1);
  return 1;
}
I Use this and there is no marker or ammu dude standing inside,remember i added:

Код:
CreateObject(18552, -1981.885986, 881.869263, 44.190384, 0.0000, 0.0000, 269.7592);
So this is not one of the existing ammu's with dude inside
Reply
#4

Then script the checkpoint and menu selection yourself.
Reply
#5

Quote:
Originally Posted by Swift_
Then script the checkpoint and menu selection yourself.
I did script checkpoint myself,as i said i can get in and out of ammu,i just do not how to script menu part
Reply
#6

Use - The - Wiki.
https://sampwiki.blast.hk/wiki/CreateMenu
Reply
#7

Thank-You now im getting somewhere.

Your name suits you,your responses and help are as "Swift" as it gets.
Reply
#8

lol. Thanks :P
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)