HolyLib Wiki

AddString

  number INetworkStringTable:AddString( string value, boolean isServer = true )

Description

Adds the given string into the stringtable.

Arguments

1string value
the string to add
2boolean isServer = true
if were adding the string serverside or not

Returns

1number index
Returns the index that was assigned to the string