Arrays
I have this code:
Code:
read_argv(3,arg3,31) makecar.sma<21 -- 22> : error 006:must be assigned to an array. I have tried assigning it but i am new and don't know how to fix these problems if someone could get this into a compilable plugin that would be great! |
I'm not quite sure what you're trying to do but you can't "copy" strings like that. You have to do:
Code:
|
also modelname is not even defined as a string/array
|
if i am not mistaken he is trying to get the plugin so in his sql he can put
item_car <id> "carname here eg:car_skyline" "x" "y" "z" |
| All times are GMT -4. The time now is 16:41. |
Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.