Where did conversions_c move to?

Please post any questions about developing your plugin here. Please use the search function before posting!
arawra
Senior Member
Posts: 190
Joined: Fri Jun 21, 2013 6:51 am

Where did conversions_c move to?

Postby arawra » Mon May 05, 2014 8:28 pm

Was able to find PlayerGenerator and commands.ClientCommands, but this last one is eluding me...
User avatar
satoon101
Project Leader
Posts: 2697
Joined: Sat Jul 07, 2012 1:59 am

Postby satoon101 » Mon May 05, 2014 8:33 pm

All conversions are found in the players.helpers module and most of them are also in the entities.helpers module. The ones that are in players.helpers and not entities.helpers are the functions that are specific to "players" (ie playerinfo or userid involved).

We apologize for the lack of documentation. We are going to completely re-do the wiki, and that will take some time.
User avatar
L'In20Cible
Project Leader
Posts: 1533
Joined: Sat Jul 14, 2012 9:29 pm
Location: Québec

Postby L'In20Cible » Mon May 05, 2014 9:32 pm

Here is a list of where things has been moved:

Code: Select all

basetypes_c -> basetypes
bot_c -> bots
command_c -> _commands -> commands
constants_c -> constants
conversions_c -> _conversions -> players/entity.helpers
cvar_c -> _cvars -> cvars
datamap_c -> datamaps
dump_c -> _dump
effects_c -> _effects -> effects
engine_c -> engines
entity_c -> _entities -> entities
event_c -> _events -> events
globals -> globals
keyvalues_c -> _keyvalues -> keyvalues
listener_c -> listeners
mathlib_c -> mathlib
memory_c -> _memory -> memory
player_c -> _players -> players
recipientfilter_c -> _recipients -> filters.recipients
stringtables_c -> stringtables
tools_c -> tools
usermessage_c -> _messages -> messages

Return to “Plugin Development Support”

Who is online

Users browsing this forum: No registered users and 17 guests