26.02.2010, 15:44
Alright thaks guys btw do i put this under OnPlayerCommandText? or in the new think at the begining of the script btw OnPlayerCommandText i already got
Should i replace this parameters? or should i just Add them? Thanks for the info
Код:
new cmd[256]; new tmp[256]; new giveplayerid, moneys, idx; new idcar = GetPlayerVehicleID(playerid); new pveh = GetVehicleModel(GetPlayerVehicleID(playerid)); cmd = strtok(cmdtext, idx);