horse problem

Play Now

wanabee

Golden Oldie
Golden Oldie
Jul 10, 2004
723
4
155
newbury
hiyas,

looking for some help please i have changed the text in cmlist for horse to say mount same as the strres3g as some of the threads have said regarding horse's.

this is what is in my cmlist regarding horse

#1418 @mounthorse
#1419 @hidehorse


;HorseWnd.cpp
#4100 mount
#4101 Dismount
#4102 Hide
#4103 Place
#4104 @mounthorse
#4105 @callhorse
#4106 @hidehorse

now in the strres part i have

STR_USERCMD_HIDEHORSE:m
STR_USERCMD_MOUNTHORSE:m
STR_USERCMD_CALLHORSE:CALLHORSE
i can buy horse but dosnt show until i log out and log on

i cant callhorse,hidehorse,or ridehorse.
 

Demonic

LOMCN VIP
VIP
Dec 1, 2003
1,806
2
165
You just posted the answer but are a bit stupid to see it..

In your CMDlist the commands it expects are:

#1418 @mounthorse
#1419 @hidehorse


Yet in your Strres3G File you have:

STR_USERCMD_HIDEHORSE:m
STR_USERCMD_MOUNTHORSE:m
STR_USERCMD_CALLHORSE:CALLHORSE

So when you type @mounthouse (or press the keys) then its sending @mounthorse to the server but the server has no idea what to do with it - why? Cos you have M - Duh !!!!
 
Upvote 0

wanabee

Golden Oldie
Golden Oldie
Jul 10, 2004
723
4
155
newbury
You just posted the answer but are a bit stupid to see it..

In your CMDlist the commands it expects are:

#1418 @mounthorse
#1419 @hidehorse


Yet in your Strres3G File you have:

STR_USERCMD_HIDEHORSE:m
STR_USERCMD_MOUNTHORSE:m
STR_USERCMD_CALLHORSE:CALLHORSE

So when you type @mounthouse (or press the keys) then its sending @mounthorse to the server but the server has no idea what to do with it - why? Cos you have M - Duh !!!!


ty very much i should have taken a bit more time to look the file,
 
Upvote 0

Amenovis

Golden Oldie
Golden Oldie
Loyal Member
Jan 9, 2006
1,105
0
123
Germany
dont think about it m8 demonic is ever a lil bit arrogant and he forgot that he have learned it also one day. But one thing isnt Ok the problem with the horse is posted very often. i dunno wich version u use but i belive the one from demonic 3,38 cd chinese. Have a look in the Search suport from Forum. or go on my name and search all post by Amenovis. i had much probs with that files also but in that threads are answers :)
 
Upvote 0

yajim

Dedicated Member
Dedicated Member
Aug 3, 2008
44
1
35
i got 3.55 files, i have that problem: Press "M" and the horse potps up OK. Press again "M" and horse doesnt leave... why?

i got
#1418 @mounthorse
#1419 @hidehorse

and
STR_USERCMD_HIDEHORSE:HIDEHORSE
STR_USERCMD_RIDEHORSE:MOUNTHORSE
STR_USERCMD_CALLHORSE:CALLHORSE
 
Upvote 0