Renegade Public Forums
C&C: Renegade --> Dying since 2003™, resurrected in 2024!
Home » Renegade Discussions » Mod Forum » scripts.dll 2.1
scripts.dll 2.1 [message #133314] Fri, 21 January 2005 17:22 Go to previous messageGo to previous message
jonwil is currently offline  jonwil
Messages: 3557
Registered: February 2003
Karma:
General (3 Stars)

I have dropped the Caryall scripts since the idea I had to implement them isnt going to work.

The final list of new engine calls for 2.1 (more stuff will go into bhs.dll but this is the final list of new engine calls going into engine.h unless someone asks me for a script that needs another engine call)
Stuff for accessing the cGameData structure
bool Is_Script_Attached(GameObject *obj,const char *script)
void Attach_Script_Once(GameObject *obj,const char *script,const char *params)
void Attach_Script_Preset_Once(const char *script, const char *params, const char *preset, int team)
void Attach_Script_Type_Once(const char *script, const char *params, int type, int team)
void Attach_Script_Building(const char *script, const char *params, int team)
void Attach_Script_Is_Preset(GameObject *obj,const char *preset,const char *script,const char *params, int team)
void Attach_Script_Is_Type(GameObject *obj,int type,const char *script,const char *params, int team)
void Attach_Script_Is_Building(GameObject *obj,const char *script,const char *params, int team)
void Remove_Script_Is_Preset(GameObject *obj,const char *preset,const char *script, int team)
void Remove_Script_Is_Type(GameObject *obj,int type,const char *script, int team)
bool Is_A_Building(GameObject *obj)
All of them still need testing to make sure they work but they have all been coded.


Jonathan Wilson aka Jonwil
Creator and Lead Coder of the Custom scripts.dll
Renegade Engine Guru
Creator and Lead Coder of TT.DLL
Official member of Tiberian Technologies
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: C&C Islands- water in tunnels
Next Topic: buildings.zip
Goto Forum:
  


Current Time: Tue Feb 25 15:52:36 MST 2025

Total time taken to generate the page: 0.01079 seconds