User talk:Knorke

From Spring
Jump to navigationJump to search

how a knorke brain work ?

  • how the knorke game maker moderator engine dev who writed :
--- knorke says:

Obey now !

feel not acting felony when showing factory in NOTreleased mods and by playing activelly often ZK corecommander COB factory ?

what your meaning ?

  1. infiltrating evil group of TA atari suppots /server owners /engine owner/devs for convert them to remove all copyright infrigement and factory of their OWNED mod(+engine) ?
  2. being a pure troll unaware of being illogic ?
  3. being nice & quiet for not shocking mad people having the power to crush insurgent but still pushing slowly in the good direction ?


knorke says:
In example, script wants to get health of unit:

1) Spring.UnitScript.GetUnitValue(4)

Very confusing, what does 4 mean? Reader does not know. I hate looking at scripts and see many numbers with no meaning!

2) Spring.UnitScript.GetUnitValue(COB.HEALTH)

Number replaced with constant, is better now.

3) health=Spring.GetUnitHealth(unitID)

I like this one best.

http://springrts.com/wiki/Animation-LuaCallins

BTW, don't forget to set INBUILDSTANCE to 1 to start building! For lua script, that is
function script.StartBuilding(heading, pitch)
SetUnitValue(COB.INBUILDSTANCE, 1)
end
function script.StopBuilding()
SetUnitValue(COB.INBUILDSTANCE, 0)
end


knorke says: yes, for 2 or 3 things there is no other function and SetUnitValue must be used. (for now?) But again, use SetUnitValue(COB.INBUILDSTANCE, 0)

and not

SetUnitValue(5, 0)

Emmanuel (talk) 07:34, 14 November 2012 (CET)
  1. since your are moderator you must give logic and argument and not only feeling of evilness or personnal preference for reverse enginering easyness for your exclusive usage
  2. obivously you are very stupid or so smart i cannot understand you and you want not i understand you
  3. what is evil is not chaotic dumbdness but accurate inteligence threating ego :
  • is writing number threat my ego ?
    • not than i know !
  • is writing nimber since there is no altertnative ELSE increase the engine translation during code seem better to me ?
    • surely !
  • is anyone dont have access to list of COB values ?
    • else you i dont think so !


action work charge code optimisation knorke satisfaction
submission to knorke low negligible huge
insults to knorke moderate huge negative
ignoring knorke null negative moderate

local knorke_the_felon_troll_evil_TA_player_ZKatari=5
SetUnitValue(knorke_the_felon_troll_evil_TA_player_ZKatari,1)