Help with a line
#1

well i have this line and i am still a beginer but i want to know i am trying to make some /enter commands but i don't know does this
Код:
PlayerInfo[playerid][pLocal] = 240;
needs to be changed always and how can i change it so to difer it from a shop if that place is a gun shop? how can i know how to change it?
Reply
#2

You Wanna Change pLocal VAR ??

In your Command...
pawn Код:
PlayerInfo[playerid][pLocal] = X; // Put anything in place of X
Reply
#3

so if i put
Код:
PlayerInfo[playerid][pLocal] = 400
for a gunshop it will work i can put whatever i want?
Reply
#4

Quote:
Originally Posted by Dark Crow
Посмотреть сообщение
so if i put
Код:
PlayerInfo[playerid][pLocal] = 400
for a gunshop it will work i can put whatever i want?
Yes you can SET PlayerInfo[playerid][pLocal] Value to any Variable....

But I don't Know actually what This Variable do in your script.
Reply
#5

well i need to make shops, gunshops and some other shops and i needed to make it a player could only buy something on those locations using that but i didn't know how to find it now when i know that is what i want it to be i know how to make it
Reply
#6

just to know can i give the same variable to 2 Int?? or it needs all to be diffrent?
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)