how to make any shop ?
#1

Hello
I need Someone to help me how to make a shop in cnr gamemode.
Thx For Reading.
Reply
#2

What kind of shop? You need to provide details to get any kind of help, and perhaps a valid attempt at trying to create it.
Reply
#3

What shop ?
Reply
#4

24/7 or any shop
Reply
#5

You can create a Map Icon.

pawn Код:
SetPlayerMapIcon(playerid, iconid, Float:x, Float:y, Float:z, markertype, color, style);
iconid
style

Then, You can create a pickup at the entrance of the shop.

Then, You can use
pawn Код:
SetPlayerPos(playerid,x,y,z);
and take the X,Y and Z from the mapped interior of a shop. (After you map it of course)

Then, You can create a checkpoint at the shop counter or something, where you can rob the shop or you can buy items from it.
Reply
#6

Thank You Adham for helping.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)