Jump to content

someone help me please


Guest Sirricharic

Recommended Posts

on *:SIGNAL:mta.connect:{

alias mta.menu {

if ($dialog(mta.menu)) !dialog -v mta.menu

else !dialog -md mta.menu mta.menu

}

on *:DIALOG:mta.menu:init:*:mta.menu.update

}

on *:DIALOG:mta.menu:sclick:*:{

if ($did == 21) !run http://www.mtavc.com

elseif ($did == 22) !run http://www.renegadeassasinproduction.co.nr

elseif ($did == 23) !run Sirricharic

elseif ($did == 48) {

}

elseif ($did == 73) mta.menu.update

elseif ($did == 81) !writeini -n " $+ $script.dir $+ qotd.ini" Quote $did(mta.menu,80)

}

if ($readini($rpg.dir $+ rpg.data.ini,data,admin)) !did -a rpg.menu 80 $readini($rpg.dir $+ rpg.data.ini,data,admin)

else !did -ra rpg.menu 80 un-set

}

title "Quote of the Day by Sirricharic"

size -1 -1 196 108

option dbu

dialog mta.menu {

tab "Created By", 1, 0 -2 197 112

tab "QOTD", 4

edit "", 80, 37 15 57 10, tab 4 autohs

button "Ok", 81, 97 15 37 10, tab 4

text "Quote Name:", 82, 4 16 32 8, tab 4

}

}

Can somone fix this for me im having trouble with it and i cant get the thing rite when u type !quote it wont work

Link to comment
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...