function Vehc(PlayerID,vehid) local X, Y, Z = getPlayerPos(PlayerID) carid = strval(vehid) if carid == nil then outputChatBox(PlayerID,">> Syntax: /veh <vehid>",255,0,0,255) return end if carid > 129 and carid < 235 then createVehicle(carid,X,Y,Z,180.0,-1,-1) setPlayerPos(PlayerID,X, Y, Z+1); else outputChatBox(PlayerID,"/veh 130 - 235 only!.",255,0,0,255) return end end addCommand("veh","Vehc")
первая комманда от ХАОСа и меня)
More than 4 years of development, more than 250,000 lines of source code, more than a hundred units and more than 3400 revisions. Valakas Roleplay - choose your role.
я тоже тут сижу читаю...глаза слипаютса, вот.... работаю над другими функциями...
function GiveWeapon (PlayerID,WeaponID,Ammunition)
local status = givePlayerWeapon (PlayerID,WeaponID,Ammunition) -- attempt to give the weapon, forcing it as selected weapon if Ammunition == nil or WeaponID == nil then outputChatBox(PlayerID,">> Syntax: /weapon <weaponid> <ammo-count>",255,0,0,255) return end end addCommand("weapon","GiveWeapon")
function Vehc(PlayerID,vehid) if vehid == nil then outputChatBox(PlayerID,">> Syntax: /veh <vehid>",255,0,0,255) return end local X, Y, Z = getPlayerPos(PlayerID) carid = strval(vehid) if carid > 129 and carid < 235 then createVehicle(carid,X,Y,Z,180.0,-1,-1) setPlayerPos(PlayerID,X, Y, Z+1); end end
addCommand("veh","Vehc")
Code
function GiveWeapon(PlayerID,WeaponID,Ammunition) if WeaponID == nil or Ammunition == nil then outputChatBox(PlayerID,">> Syntax: /weapon <weaponid> <ammo-count>",255,0,0,255) return end wid = strval(WeaponID) amm = strval(Ammunition) givePlayerWeapon(PlayerID,wid,amm) end addCommand("gw","GiveWeapon")
Добавлено (28.03.2009, 06:34) --------------------------------------------- Relax, краши скорее всего из-за неправильного написания синтаксиса функций в бланк-скрипте, к примеру
XAOC, Всёравно где-то ещё прокол, краши так и остались. Нада будет переписывать весь мод.... Вдруг чё найдёшь ещё связанное с крешами, напиши пож. =\ Paul[ICK], Вечером на оф серве можно порубитса)
More than 4 years of development, more than 250,000 lines of source code, more than a hundred units and more than 3400 revisions. Valakas Roleplay - choose your role.
Время скажите лучше. Поиграл на официальном сервере.Или там все игроки багоюзеры или читеры.Ибо бегают со скоростью света. В общем сегодня играли с Паулем.Такой вот бред сняли: