Jump to content


jack sparrow

Member Since 27 Sep 2006
Offline Last Active Sep 30 2006 02:58 PM

Topics I've Started

final big problem

29 September 2006 - 04:13 PM

hi i got a problem with final big


how can i see the line numbers??

jack sparrow's Problems

29 September 2006 - 04:05 PM

i have finalbig but when i get an error its says something like line 149

but how can i find that line??



pls help


and another problem

problem with ini again

28 September 2006 - 03:44 PM

hi again

can someone help me with a problem in the tutorial

whan i add this this:

IdleAnimationState
;BeginScript
; Prev = CurDrawablePrevAnimationState()
; if Prev == "BeingConstructed" then 
; Don't play completed sound when canceling build-in-progress or when
; destroyed halfway
; if not CurDrawableModelcondition( "DYING" ) then 
; CurDrawablePlaySound("CampSoldierCompleteGeneric")
; end
; end
;EndScript
End



it will given an error: unknown block "IdleAnimationState"



pls someone help me again


2playedit: added code tags. please do it yourself next time

error with ini

27 September 2006 - 06:44 PM

hi , i am following the tutorial to learn how to mod but i have a problem with the fanction stuff

all was going good but when i add this it gives an error pls help



when i add this :

Object ElvesCampKeep
SelectPortrait = BPGCamp
; *** ART Parameters ***
Draw = W3DScriptedModelDraw ModuleTag_Draw
OkToChangeModelColor = Yes
UseStandardModelNames = Yes
DefaultModelConditionState 
Model = GBCCenter
; ParticleSysBone = glowbone01 TorchGlow
; ParticleSysBone = glowbone02 furnaceSmoke

End


it gives this error: Missing End Token

on line 0

is it possible?

2playedit: added code tags



PLZ HELP