This is TikiWiki 1.9.2 -Sirius- © 2002–2005 by the Tiki community Fri 03 of Sep, 2010 [09:43 UTC]
TTDPatch Site

ActionC

Do nothing. print
history

Action C

Do nothing.

Introduction

Action C is a NOP (no operation). It can be used to temporarily comment out a sprite while testing.

Format

The data looks as follows:

<Sprite-number> * <Length> 0C [<ignored>]


ElementSizeDescription
<Sprite-number>decA sequential sprite number
<length>decThe total number of bytes used in this action
0CBDefines action 0C
<ignored>VAnything following the action byte 0C is ignored entirely


Filling in the terms

Sprite-number

This is just the number you are at.

Length

Count the number of bytes in this action.

ignored

These bytes, if present at all, are ignored. The action does nothing.

Example
Something to go here

Created by: system last modification: Saturday 22 of May, 2004 [21:12:38 UTC] by patchman


Menu
[ Execution time: 0.78 secs ]   [ Memory usage: 10.98MB ]   [ 78 database queries used ]   [ GZIP Enabled ]   [ Server load: 1.01 ]