I deleted maps/mp/_load.gsc and now this map works. Don't understand at all.
Other map says
******* script runtime error *******
undefined is not an entity: (file 'maps/mp/bz_cage.gsc', line 11)...
I deleted maps/mp/_load.gsc and now this map works. Don't understand at all.
Other map says
******* script runtime error *******
undefined is not an entity: (file 'maps/mp/bz_cage.gsc', line 11)...
******* script runtime error *******
undefined is not an array, string, or vector: (file 'maps/mp/_load.gsc', line 113)
if (!isdefined(level._effect["lantern_light"]))
*...
1) What is the easiest way to change weapon hanging on the wall? Is it possible to do that by using np++ only?
2) How to know the name of the missing item (file) for instance a wallpaper?
3) Is...
http://uploads.im/jnMcY.png
Edit by kung: please use image upload in forum, those shitty sites delete the images once they bring no ad revenue anymore.
Thanks. Next
******* script compile error *******
uninitialised variable 'w': (file 'scripts/shops.gsc', line 533)
switch(w)
*
************************************
What does it mean?
******* script compile error *******
bad syntax: (file 'scripts/bonuses.gsc', line 297)
AllClientsPrint("Lost " + );
*...
Yes, I also thought about changing names of scrypts and the name of gametype or something like that.
A lot of work, maybe not worth it.
No, I did not. Nevertheless I worry about iwd files, when someone is only waiting I'll finish my work.
Sorry, but now you have to understand me, I have no idea what is the latest libcode.
All that time I worked on packages, not on scripts. Yeah, really...
Yes someone has the same scripts files as me. Now, I suggest you to understand.
How to protect mod and packages simultaneously?
One map when begins says Don't bug, 5 times and I can move like usualy.
What's going on?
No idea.
Adres HTTP: http://download.1shot1kill.pl/48940
set sv_allowDownload "1"
set sv_wwwDownload "1"
set sv_wwwBaseURL "http://download.1shot1kill.pl/48940/kar1"
...
Now is okey. Thanks
Could you hejp me with the path to fast download?
set sv_allowDownload "1"
set sv_wwwDownload "1"
set sv_wwwBaseURL "http://download.sth.hu/33333"
I try this:...
Thank you, I will work on it in a few days.
How to disable this two items?
Destroy or show Dvar (showdvar) - is any diffrance?
Why I cannot see "milky ways"? Try to find error.
init()
{
// Search for an electric fence objects
electricFence = GetEntArray("electric_fence", "targetname");...