Hi, I'm rebuilding the mmokit right now and then I will test it agine, So fare there are no errors in the logs so once this is done compiling I will get it another go. website is setup php is all setup and Iv added it to the hostname to ue4 mmoInstant but when I get to the part where you have to make an account, there's where I get stuck at ,the passwords just go away and it keeps doing that. But I will be back to post and let you know how the rebuild goes. Thank you
Announcement
Collapse
No announcement yet.
MMO Starter Kit
Collapse
X
-
Originally posted by Realm Games View PostI dont know what to do but here is my log file
Comment
-
Originally posted by Realm Games View PostI dont know what to do but here is my log file
Instead of accessing the .php script directly, it seems to be wrapped into something with javascript by the hoster. This will never work. Change the hoster or contact their support.Last edited by CodeSpartan; 07-30-2018, 11:38 AM.
Comment
-
Ok I changed web hosting to another one and everything works out good thanks guys for all your helpLast edited by Realm Games; 07-30-2018, 01:33 PM.
Comment
-
Originally posted by yskwork View PostThe two Client,Why only one Client output speed,UE4 4.20.1
Originally posted by Tarly View PostHey CodeSpartan. Could I get a copy of the MMOkit for UE 4.18? Thanks man.
ps. please ignore the Skype message.. lol.. I think you said you didn't skype much any more.
Comment
-
The two Client,One client animation right, another client animation Shake,why?
https://youtu.be/Ag4UzXZG5UU
project in the mailLast edited by yskwork; 08-01-2018, 07:14 PM.
Comment
-
Originally posted by yskwork View PostThe two Client,One client animation right, another client animation Shake,why?
https://youtu.be/Ag4UzXZG5UU
project in the mailLast edited by CodeSpartan; 08-01-2018, 07:56 PM.
Comment
-
set actor rotation , Player character non rotation,why?
https://youtu.be/hV1YlYvI4PY
Local Player character non rotation,whyLast edited by yskwork; 08-03-2018, 06:15 AM.
Comment
-
Originally posted by yskwork View Postset actor rotation , Player character non rotation,why?
1. Check the "use controller rotation yaw"
2. On client, find player controller and call "set control rotation" on it.
Otherwise, I'd guess you probably can't set rotation, because "use controller rotation yaw" is already checked.
Comment
Comment