ItsMods

Full Version: .Gsc Modding for Beginners
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Pages: 1 2 3 4 5 6 7 8 9
Quote:setPerk("specialty_Lightweight");
shouldnt it be self setPerk?
No, Btw vote /sticky :p
(01-21-2011, 12:57)No One Wrote: [ -> ]
Quote:setPerk("specialty_Lightweight");
shouldnt it be self setPerk?

Yes
(01-22-2011, 06:07)aosma8 Wrote: [ -> ]No, Btw vote /sticky :p

almighty master131 said it him self?

when i had bad syntax
Oops my bad was rushing when posting, I will change it, Sorry guys.
Forgot to stick this.
This won the XMas competition.
Therfore

/stickied
Thanks Nova!!
Hey man thanks for this thread!

However I am having a problem. (I will instead ask this in Problem forum if you want?)
When I try to load this mod I start combat training and then when the game is about to start I get

"Server Script Compile Error
Unknown Function"

I have done everything right I think.
Here is the console output. http://tinypic.com/r/dwuq7r/7
Also here is the _rank.gsc. http://pastebin.com/xkggvqyc

I have not had any problems running any other mods or editing any others.

I can run Azumikkel's Roll The Dice just fine and I have also messed around with the code a bit and it was all good.

Thanks in advanced Smile
Says your missing python lol I'm not sure.

EDIT: Solution is add : self giveWeapon , Thanks No one
in ur code where it says giveWeapon it should be self giveWeapon
Pages: 1 2 3 4 5 6 7 8 9