View Single Post
  #13  
Old 08-27-2005, 01:02 AM
calani calani is offline
Scriptess
calani's Avatar
Join Date: Aug 2003
Location: asmgarden.gmap
Posts: 606
calani is on a distinguished road
Send a message via AIM to calani
Quote:
Originally Posted by Malinko
Read Rules #2 and #4
har har @ breaking rule #4.
shall I bring up our last argument wherein every one of your glorious 'points' were off or misinformed, or completely and utterly wrong?
Quote:
Originally Posted by Malinko
For all we know, the only information you posess is the knowledge of you abusing your powers and harassing players/playerworlds with the powers you have gained. So don't speak to me unless you know your information.
It's scary how perfectly accurate that is about the very person who spoke it.



Anyways, enough with the bashing.

I broke rule #2 for posting a 'full script' that could not possibly work?
lets review the script i posted


[start of script]
(serverside script showing thiso. vars inside a with)
//#CLIENTSIDE
(clientside script showing thiso.vars not crossing the clientside boundary)

//////////////

(a second serverside script showing how this. vars do not work through withs)
//#CLIENTSIDE
(clientside code showing that this. vars also do not cross the clientside boundary)
[end of script]


few problems with that one being a full script they can copy/paste into an editor:
* will not work at all. the script has no purpose and no way to link itself together
* there's actually two scripts in one! neither of which work

please, explain to me how that violates rule #2.
__________________

Last edited by calani; 08-27-2005 at 02:23 AM..
Reply With Quote