@Key button adds

God33344

Dedicated Member
Dedicated Member
Mar 1, 2005
72
1
34
hey guys, soz to post this but ive totally forgotten how to add @keys so when u press like 8 ingame itlle like spawn a pet or w.e i wna set it to..

jst wna no where i put this , cant remember where i do lol
 

Lucafer

LOMCN Veteran
Veteran
May 15, 2008
419
1
45
Newbury,Berks
u gotta put @key8 in custom commands

and in q-function ( ithink)

[@key8]
#ACT
recallmob omawarrior 1 1
linemsg 4 "heres your oma warrior"
#Elsesay
sorry you have not comlete the required/
task to use this button


i think this is right if not im sure sum1 will fix it
 
Upvote 0

Viper

LOMCN Veteran
Veteran
Feb 14, 2007
519
1
105
Newcastle
u gotta put @key8 in custom commands

and in q-function ( ithink)

[@key8]
#IF
(can check if they have done a quest etc etc...)

#ACT
recallmob omawarrior 1 1
sendmsg 4 "heres your oma warrior"
#Elsesay
sorry you have not comlete the required/
task to use this button


i think this is right if not im sure sum1 will fix it

Sorted :)
 
Upvote 0