Problem
#1

I have problem with menu... command works great all (almost all) is great but the problem is when i start working on ''license system'' i can use command for open a menu anywhere i want , but i want to use this command in checkpoint like before

where do i must search for this but i think its problem on command

i will give full link of my GM ... (i am not scar if someone copy and paste,cuz my gamemode is nothing special)

amm yeah i wanna give credits to someone who make a License Sytem but i forget who he is i just modify his FS a little --- i just add menu for this licenses

here is the pastebin:

http://pastebin.com/d464c695c

...

is mybe problem at player to point ? or idk where...
but i hope u can help me as allways

lol i allmost forget... YEAH THE PROBLEM IS WHEN I TYPE COMMAND FOR MENU (ANYWHERE -.-) IT JUST TOGLE MY CONTRORABLE TO 0 SO I CANT MOVE ETC, MY MENUE DONT SHOW UP

this is damn important for me si i hope u can help

ty for any help

Kljukec
Reply
#2

what is the command that is supposed to open the menu?
Reply
#3

/buyv --- for cars at wang cars

and

/buylicense --- for buy licenses at INSIDE of driving school if u want copy and paste my GM ofc if u have DragSta cps and try ...
Reply
#4

Quote:
Originally Posted by [B2K
Hustler ]
what is the command that is supposed to open the menu?
so any help ? or you jsut ask
Reply
#5

oh cmon guys -.- sry for dubble post but here is 100% someone who can check this and fix its so f****** important for me
Reply
#6

Quote:

if(strcmp(cmdtext, "/buyv", true) == 0)
{
if(PlayerToPoint(playerid,5,-1969.7827,278.2160,35.1719))
{
ShowMenuForPlayer(carbuy,playerid);
TogglePlayerControllable(playerid,0);
}
return 1;
}

Reply
#7

Quote:
Originally Posted by Geekzor
oh cmon guys -.- sry for dubble post but here is 100% someone who can check this and fix its so f****** important for me
'You can bump topics when you have no reply for at least 12 hours.'
'Use a proper subject'
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)