Forum

> > Trash > as create my script.
Forums overviewTrash overviewLog in to reply

English as create my script.

4 replies
To the start Previous 1 Next To the start

closed moved as create my script.

MethodMan
User Off Offline

Quote
addhook("serveraction","spot")
function spot(id,g)
if g==3 then
menu(id,"Wings Mods By Nahuelpet ( W4R ) 1,Dragon Wings,Resized Demon Wings,Arctic Wings,Andromedar Wings,Void Arctic Wings,Gold Wings,Layer Of Hero,Phoenix Armor,Next")
end
end

addhook("menu","menuspot")
function menuspot(id,title,button)
if title=="Wings Mods By Nahuelpet ( W4R ) 1" then
if button==1 then
freeimage(id)
image("gfx/Wings Mods By Nahuelpet ( W4R )/dragon.png",1,1,200+id)
elseif button==2 then
freeimage(id)
image("gfx/Wings Mods By Nahuelpet ( W4R )/resized_demon.png",1,1,200+id)
elseif button==3 then
freeimage(id)
image("gfx/Wings Mods By Nahuelpet ( W4R )/Arctic.bmp",1,1,200+id)
elseif button==4 then
freeimage(id)
image("gfx/Wings Mods By Nahuelpet ( W4R )/andromedar.png",1,1,200+id)
elseif button==5 then
freeimage(id)
image("gfx/Wings Mods By Nahuelpet ( W4R )/void_angel.png",1,1,200+id)
elseif button==6 then
freeimage(id)
image("gfx/Wings Mods By Nahuelpet ( W4R )/Gold.png",1,1,200+id)
elseif button==7 then
freeimage(id)
image("gfx/Wings Mods By Nahuelpet ( W4R )/layer_of_hero.png",1,1,200+id)
elseif button==8 then
freeimage(id)
image("gfx/Wings Mods By Nahuelpet ( W4R )/Phoenix_set.png",1,1,200+id)
elseif button==9 then
menu(id,"Wings Mods By Nahuelpet ( W4R ) 2,Litle wings,basecap grey,angel wing,cowboy hat,devil,win 7,drink helmet,flower,Next")
end
end
if title=="Wings Mods By Nahuelpet ( W4R ) 2" then
if button==1 then
freeimage(id)
image("gfx/Wings Mods By Nahuelpet ( W4R )/little_wings.bmp",1,1,200+id)
elseif button==2 then
freeimage(id)
image("gfx/Wings Mods By Nahuelpet ( W4R )/basecap_grey.png",1,1,200+id)
elseif button==3 then
freeimage(id)
image("gfx/Wings Mods By Nahuelpet ( W4R )/angel_wing_.png",1,1,200+id)
elseif button==4 then
freeimage(id)
image("gfx/Wings Mods By Nahuelpet ( W4R )/cowboy_hat.png",1,1,200+id)
elseif button==5 then
freeimage(id)
image("gfx/Wings Mods By Nahuelpet ( W4R )/devil.png",1,1,200+id)
elseif button==6 then
freeimage(id)
image("gfx/Wings Mods By Nahuelpet ( W4R )/win_7_ct.png",1,1,200+id)
elseif button==7 then
freeimage(id)
image("gfx/Wings Mods By Nahuelpet ( W4R )/drink_helmet.png",1,1,200+id)
elseif button==8 then
freeimage(id)
id1=image("gfx/Wings Mods By Nahuelpet ( W4R )/flower.png",1,1,200+id)
elseif button==9 then
freeimage(id)
end
end
end
↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑
>up here and the original script.

addhook("serveraction","spot")
function spot(id,g)
if g==3 then
menu(id,"Wings Mods By Nahuelpet ( W4R ) 2,yoshi,wolf,umbrela,toad,star,spear,space helmet,space helmet 2,No Hat")
end
end
addhook("menu","menuspot")
function menuspot(id,title,button)
if title=="Wings Mods By Nahuelpet ( W4R ) 1" then
if button==1 then
freeimage(id)
image("gfx/Wings Mods By Nahuelpet ( W4R )/yoshi.png",1,1,200+id)
elseif button==2 then
freeimage(id)
image("gfx/Wings Mods By Nahuelpet ( W4R )/wolf.png",1,1,200+id)
elseif button==3 then
freeimage(id)
image("gfx/Wings Mods By Nahuelpet ( W4R )/umbrella_t.png",1,1,200+id)
elseif button==4 then
freeimage(id)
image("gfx/Wings Mods By Nahuelpet ( W4R )/toad.png",1,1,200+id)
elseif button==5 then
freeimage(id)
image("gfx/Wings Mods By Nahuelpet ( W4R )/star_t.png",1,1,200+id)
elseif button==6 then
freeimage(id)
image("gfx/Wings Mods By Nahuelpet ( W4R )/spear.png",1,1,200+id)
elseif button==7 then
freeimage(id)
image("gfx/Wings Mods By Nahuelpet ( W4R )/dspace_helmet.png",1,1,200+id)
elseif button==8 then
freeimage(id)
id1=image("gfx/Wings Mods By Nahuelpet ( W4R )/space_helmet2.png",1,1,200+id)
elseif button==9 then
end
end
end
↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑
this is the part I'm trying to add but not working, and the f4 button that displays the menu and then shows a menu that does not work how do I add this part to the script? write if you know.

>remembering I am editing a script to do my

old Re: as create my script.

Homam
User Off Offline

Quote
There's no f4 serveraction!

Edit: Dammit, I'm wrong.
edited 1×, last 03.07.11 01:35:31 pm
To the start Previous 1 Next To the start
Log in to replyTrash overviewForums overview