10-27-2015, 08:06 AM
I think, you must use World object from player. In multiworld instance you do not have problems in future.
local Welt = Player:GetWorld();
local Welt = Player:GetWorld();
GetWorld parameter mismatch
|
« Next Oldest | Next Newest »
|
Messages In This Thread |
GetWorld parameter mismatch - by heroldini - 10-26-2015, 07:41 PM
RE: heroldinis beginner questions^^ - by Seadragon91 - 10-26-2015, 08:17 PM
RE: heroldinis beginner questions^^ - by xoft - 10-26-2015, 09:18 PM
RE: GetWorld parameter mismatch - by worktycho - 10-27-2015, 01:28 AM
RE: GetWorld parameter mismatch - by DrMasik - 10-27-2015, 08:06 AM
RE: GetWorld parameter mismatch - by xoft - 10-27-2015, 08:04 PM
|