Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- prontera,xxx,xxx1,5 script test1::q_test 459,{
- ....
- ....
- OnInit:
- function Funct1;
- Funct1("parm1",10,10);
- function Funct1{
- setd ("." +.varcount+"_somevariable$", getarg(0));
- ...
- ...
- }
- }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement