SA-MP Forums Archive
Problem - Printable Version

+- SA-MP Forums Archive (https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Scripting Help (https://sampforum.blast.hk/forumdisplay.php?fid=12)
+---- Forum: Help Archive (https://sampforum.blast.hk/forumdisplay.php?fid=89)
+---- Thread: Problem (/showthread.php?tid=89354)



Problem - Geekzor - 01.08.2009

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


Re: Problem - member - 01.08.2009

what is the command that is supposed to open the menu?


Re: Problem - Geekzor - 01.08.2009

/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 ...


Re: Problem - Geekzor - 01.08.2009

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


Re: Problem - Geekzor - 01.08.2009

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


Re: Problem - ruarai - 02.08.2009

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;
}




Re: Problem - Woet - 02.08.2009

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'