llde / xOBSE

Oblivion Script extender source
251 stars 36 forks source link

GetActorFullName / SetActorFullNameEx #139

Open MrTophatDev opened 2 years ago

MrTophatDev commented 2 years ago

GetActorFullName would return the actor's name as a string.

SetActorFullNameEx would work the same way as the vanilla SetActorFullName, but would accept string variables.

llde commented 2 years ago

By using $stringvar you should be able to pass thecontent to the original function