Quote:
Originally Posted by Alex Magaсa
The whole project preview looks good but when i tried to test the filterscript these errors come up (seems script is messed up a bit):
PHP код:
[ streetsign.pwn(127) : error 035: argument type mismatch (argument 3) ]
- mysql_query(dbHandler, query, "insert_street", "d", playerid);
[ streetsign.pwn(250) : error 035: argument type mismatch (argument 2) ]
- format(player_temp[playerid][static_string], "None");
[ streetsign.pwn(253) : error 017: undefined symbol "addr" ]
- if(IsValidDynamicObject(player_temp[playerid][temp_object][addr])) DestroyDynamicObject(player_temp[playerid][temp_object][addr]);
[ streetsign.pwn(254) : error 017: undefined symbol "addr" ]
- player_temp[playerid][temp_object][addr] = INVALID_OBJECT_ID;
[ streetsign.pwn(215) : warning 202: number of arguments does not match definition ]
- format(street_data[id][street_name], player_temp[playerid][static_string]);
The useful things that i didnt find in the whole project:
- The plugins you runned/tested the entire script
- The includes you runned/tested the entire script
- The sql file if needed in some case
|
this script is outdated, i will release the whole gamemode along with this feature in next month