View Single Post
laper32
AlliedModders Donor
Join Date: Nov 2019
Location: m_iName
Old 01-04-2020 , 19:48   Re: [HELP] Particle precache with invalid handle
Reply With Quote #5

Quote:
Originally Posted by xerox8521 View Post
You never setup the sdkcall (https://sm.alliedmods.net/new-api/sd...artPrepSDKCall)
Setting the info: https://sm.alliedmods.net/new-api/sd...ll_SetFromConf
For params: https://sm.alliedmods.net/new-api/sd...l_AddParameter
Return Info: https://sm.alliedmods.net/new-api/sd..._SetReturnInfo
Finalize the SDKCall with https://sm.alliedmods.net/new-api/sd...EndPrepSDKCall

Also make sure to check the value of EndPrepSDKCall if its a valid handle or not which indicates something went wrong during the setup process.
It is solved by using Signature.
------------------------------------------------
Referencing Zombie plague.

Last edited by laper32; 01-13-2020 at 21:29.
laper32 is offline