how to do 21lvl horse for start

11/11/2009 19:22 olechuk#1
hi can some1 tell me how to do or how to write script that give u 21lvl horse when u first login ( i have my priv server hamachi and i need that cos i dont want spend 2h to give every one horse) please can some one tell me??
11/11/2009 19:52 NoMore..#2
you make by FTP main.questlvl1 horseadvance() 21 x
11/11/2009 20:27 olechuk#3
if pc . getqf ( "basic_weapon" ) == 0 then
pc . setqf ( "basic_weapon" , 1 )
local item = 10
if pc . job == 1 then
item = 1000
elseif pc . job == 3 then
item = 7000
end
if pc . countitem ( item ) == 0 and pc . weapon ~= item then
pc . give_item2 ( item )
pc . give_item2 ( 27001 , 200 )
pc . give_gold ( 2000000 ) pc . horseadvance( 21 )
end
end

and that dont work :(
11/11/2009 20:28 BreaThe9#4
87.239.87.221:27015 Geras Naujas gungame serveris junkites :) Counter-strike 1.6 server
06/20/2011 08:35 4MT2Server#5
man you didn't understand her she said to write this horseadvance() 21 times
no to write just horseadvance(21) this will give you only 1 lvl horse
but if you type it 20 more times it will work


Thanks me:handsdown: ;)