28.03.2010, 13:08
Код:
if (strcmp("/createminigun", cmdtext, true, 14) == 0) if (GetPlayerScore(killerid) == 10) { new Float:createx, Float:createy, Float:createz, Float:Rotation; GetPlayerPos(playerid,createx,createy,createz); GetPlayerFacingAngle(playerid,Rotation); SaveMinigunDataToLog(CreateMinigun(createx,createy,createz -1,Rotation,10,4,true),"blub"); return 1
Код:
DestroyMinigun(minigunid)
Код:
if(spree[killerid] == 10) {
[/quote]
Try that for score... Use a timer for pickup . Ill keep updating I need ago for abit now though,