22.02.2014, 19:40
Quote:
In your first post, you say "CarOwned" and now "CarOwner". For the "CarOwner" which is string, use DOF2_GetString.
|
PHP код:
error 035: argument type mismatch (argument 1)
PHP код:
DOF2_SetInt(PFile(DOF2_GetString(VFile(vehicleid), "CarOwner")), "MoneyBank", DOF2_GetInt(xPFile(DOF2_GetString(VFile(vehicleid), "CarOwner")), "MoneyBank") + DOF2_GetInt(VFile(vehicleid),"CarPrice"));