Forum

> > CS2D > Scripts > Request | Some Scripts.
ForenübersichtCS2D-Übersicht Scripts-ÜbersichtEinloggen, um zu antworten

Englisch Request | Some Scripts.

18 Antworten
Zum Anfang Vorherige 1 Nächste Zum Anfang

alt Request | Some Scripts.

admininthedeep
User Off Offline

Zitieren
Hi Guys! Its Me. SysRq_xO!
Can Some One Make A Scripts For Me-
Wallhack(Like In Crazyboy's ADM Script.)
Buildings Spawner.
USP That Put Barricade Around You.

I Dont Know If Its Hard To Make Or Not , So Please Can Some One Make It?.

Sorry For Bad English :X

alt Re: Request | Some Scripts.

admininthedeep
User Off Offline

Zitieren
user BaDgEr hat geschrieben
Search again


I found one ._. i dont know how to install it.
I puted it in sys/lua ._. and what now dofile("sys/lua/build_helper.lua)
its said me to add this.
i have no freakin idea to where.

alt Re: Request | Some Scripts.

Apache uwu
User Off Offline

Zitieren
I don't see why you didn't just more&code tag it.

I don't think this works...or does it?

1
if not entity(x,y,"exists") then

Should it not be object?

1
2
3
4
5
6
7
8
9
10
function objectexists(x,y)
	for _,id in pairs(object(0,"table")) do
		if object(id,"x")==x and object(id,"y")==y then
			return true
		end
	end
	return false
end

if not objectexists(x,y,"exists") then

alt Re: Request | Some Scripts.

admininthedeep
User Off Offline

Zitieren
LUA ERROR: sys/lua/server.lua:34: unfinished string near '"sys/lua/build_helper.lua)'

When i open new game server , thats what happen > <
Thats × working
Zum Anfang Vorherige 1 Nächste Zum Anfang
Einloggen, um zu antworten Scripts-ÜbersichtCS2D-ÜbersichtForenübersicht