Private ZScript method callable from inherited class.

Forum rules
Please don't bump threads here if you have a problem - it will often be forgotten about if you do. Instead, make a new thread here.

Post a reply

Smilies
:D :) :( :o :shock: :? 8-) :lol: :x :P :oops: :cry: :evil: :twisted: :roll: :wink: :geek: :ugeek: :!: :?: :idea: :arrow: :| :mrgreen: :3: :wub: >:( :blergh:
View more smilies

BBCode is OFF
Smilies are ON

Topic review
   

Expand view Topic review: Private ZScript method callable from inherited class.

Re: Private ZScript method callable from inherited class.

by Graf Zahl » Sat Oct 19, 2019 7:09 am

All I can say is that this fortunately could only be used to call actor functions which by their nature are limited in scope, otherwise it would have been a nasty exploit.

Re: Private ZScript method callable from inherited class.

by _mental_ » Sat Oct 19, 2019 5:30 am

Here is how I propose to fix this.

Private ZScript method callable from inherited class.

by Guest » Fri Oct 18, 2019 2:28 pm

In console: summon InheritedActor
Imp is gonna keep printing messages when the example shouldn't even load in the first place.

Example: https://drive.google.com/open?id=1xgO78 ... 65E5XxMKx2

Top